/* CSS Document */
a.blink
{
float:left;
width:200px;
text-decoration:none;
color:#FF4E00;
border-bottom:1px solid #E1DEDE;
}
a:hover
{
color:#298c02
}
td.one:hover {background-color:#F3F3F3;
text-decoration:none;
color:#298C02}

td.hlight:hover {background-color:#70e421;
text-decoration:none;
color:#298C02}tr.two
{border-style:solid;
border-bottom-width:thin;
}


img.bdr
{border:#000000 thin solid;
border-collapse:collapse
}
table.t1
{
table-border:2;
border-color:#94C681;
border-collapse:separate;
border-spacing:10 px;
}
tr.t
{
color:#fffff
}
td.three:hover {
text-decoration:none;
color:green}
tr.four
{border-style:solid;
border-bottom-width:thin;
}
a:hover
{
color:#298c02
}
td.three:hover {
text-decoration:none;
color:#029c32}
tr.four
{border-style:solid;
border-bottom-width:thin;
}
table.t1
{
border-style:solid;
border-width:1px;
}
font.f1
{
font-size:12px;
}

table.re
{
border-style:solid;

border-width:1px;
}
a.saroj:link{color:#2e2e2e}
a.saroj:visited{color:#2e2e2e}
a.saroj:hover{color:#2e2e2e}

a.seven:link{color:#029c32}
a.seven:visited{color:#029c32}
a.seven:hover{color:#029c32}

a.main:link{color:#ff6500}
a.main:visited{color:#ff6500}
a.main:hover{color:#029c32}
a.main:hover{border-bottom:1px solid #E1DEDE}



/* Style for top-menu */
td.topMenu {
}

/* Style for submenus */
td.submenu {
  background-color: #FFFFFF;
  border-width: 1px;
  border-style: solid;
  border-color: #AAAAAA;
  padding: 0px;
}

/* Style for top items: normal state */
.topItemNormal {
  background-image: url(images/css/btn1.gif);
  background-repeat: no-repeat;
  font-family: Tahoma;
  font-size: 11px;
  color: #FFFFFF;
  cursor: pointer;
  width: 100px;
  height: 32px;
  padding-left: 5px;
  padding-right: 5px;
}

/* Style for top items: mouseover state */
.topItemOver {
  background-image: url(images/css/btn2.gif);
  background-repeat: no-repeat;
  font-family: Tahoma;
  font-size: 11px;
  color: #FFFFFF;
  cursor: pointer;
  width: 100px;
  height: 32px;
  padding-left: 5px;
  padding-right: 5px;
}

/* Style for items: normal state */
.itemNormal {
  cursor: pointer;
  background-color: #FFFFFF;
  padding: 5px 15px 5px 15px;
  width: 200px;
}

/* Style for items: mouseover state */
.itemOver {
  cursor: pointer;
  background-color: #357EF8;
  padding: 5px 15px 5px 15px;
  width: 200px;
}

/* Style for items text: normal state */
.itemTextNormal {
  font-family: Trebuchet MS, Tahoma;
  font-size: 11px;
  color: #000000;
  width: 100%
}

/* Style for items text: mouseover state */
.itemTextOver {
  font-family: Trebuchet MS, Tahoma;
  font-size: 11px;
  color: #FFFFFF;
  width: 100%
}
a.sar:link{color:#ffffff}
a.sar:visited{color:#ffffff}
a.sar:hover{color:#ffffff}


