a:link
{
     font-family: Verdana;
     font-size: 10px;
	 text-decoration: none;
     font-weight: bold;
     color:#000000;
}
a:hover
{
     font-family: Verdana;
     font-size: 10px;
     text-decoration: none;
     font-weight: bold;
     color:#FFFFFF;
}
a:visited
{
     font-family: Verdana;
     font-size: 10px;
     text-decoration: none;
     font-weight: bold;
     color:#000000;
}
a:active
{
     font-family: Verdana;
     font-size: 10px;
     text-decoration: none;
     font-weight: bold;
     color:#000000;
}

a.toptab
 {
  text-decoration : none;
  color : #FFFFFF;
  font-weight : bold;
  font-family: Verdana;
  font-size: 10px;
 }

a.toptab:hover
 {
  text-decoration : none;
  color : #FFE165;
  font-weight : bold;
  font-family: Verdana;
  font-size: 10px;
 }

a.toptab:active
 {
  text-decoration : none;
  color : #FFFFFF;
  font-weight : bold;
  font-family: Verdana;
  font-size: 10px;
 }

a.toptab:visited
 {
  text-decoration : none;
  color : #FFFFFF;
  font-weight : bold;
  font-family: Verdana;
  font-size: 10px;
 }
 
a.txt
 {
  text-decoration : underline;
  color : #AC8B18;
  font-weight :bold;
  font-family: Verdana;
  font-size: 10px;
 }

a.txt:hover
 {
  text-decoration : none;
  color : #000000;
  font-weight : bold;
  font-family: Verdana;
  font-size: 10px;
 }

a.txt:active
 {
  text-decoration : underline;
  color : #000000;
  font-weight : normal;
  font-family: Verdana;
  font-size: 10px;
 }

a.txt:visited
 {
  text-decoration : none;
  color : #AC8B18;
  font-weight : bold;
  font-family: Verdana;
  font-size: 10px;
 }
 
 a.bottom
 {
  text-decoration : none;
  color : #000000;
  font-weight :normal;
  font-family: Verdana;
  font-size: 10px;
 }

a.bottom:hover
 {
  text-decoration :underline;
  color : #000000;
  font-weight : normal;
  font-family: Verdana;
  font-size: 10px;
 }

a.bottom:active
 {
  text-decoration : none;
  color : #FFFFFF;
  font-weight : normal;
  font-family: Verdana;
  font-size: 10px;
 }

a.bottom:visited
 {
  text-decoration : none;
  color : #000000;
  font-weight : bold;
  font-family: Verdana;
  font-size: 10px;
 }
 
 a.page
 {
  text-decoration : underline;
  color : #0000CC;
  font-weight :normal;
  font-family: Verdana;
  font-size: 11px;
 }

a.page:hover
 {
  text-decoration :none;
  color : #000000;
  font-weight : normal;
  font-family: Verdana;
  font-size: 11px;
 }

a.page:active
 {
  text-decoration : underline;
  color : #0000CC;
  font-weight : normal;
  font-family: Verdana;
  font-size: 11px;
 }

a.page:visited
 {
  text-decoration : underline;
  color : #0000CC;
  font-weight : normal;
  font-family: Verdana;
  font-size: 11px;
 }

 .Tab
{
	background-color: #AC8B18;
	border : 1px solid;
	border-color: #715800;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
}
  
 body 
{
font-size: 12px;
color: #424242;
font-family: Verdana, Arial, Helvetica, sans-serif;
scrollbar-arrow-color : #858585;
scrollbar-3dlight-color : #858585;
scrollbar-darkshadow-color : #858585;
scrollbar-face-color : #E8E8E8;
scrollbar-highlight-color : #E8E8E8;
scrollbar-shadow-color : #E8E8E8;
scrollbar-track-color : #DEDEDE
} 

TABLE
{
font-family: "MS Sans Serif", Geneva, sans-serif;
font-size: 13px;
color: #424242;
font-weight : normal;
}

THEAD
{
   /*BORDER-BOTTOM: #B0B0B0 1px solid;
   BORDER-LEFT: 0px;
   BORDER-RIGHT: #B0B0B0 1px ridge;
   BORDER-TOP: 0px;
   BACKGROUND-COLOR: AB2E18;
   Height: 18px;*/
   font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 10px;
   color: #424242;
   font-weight : normal;
   /*TEXT-TRANSFORM: capitalize;
   Padding-left: 5px*/
}

/*TABLE TD
{
   BORDER-BOTTOM: #B0B0B0 1px ridge;
   BORDER-LEFT: 0px;
   BORDER-RIGHT: #B0B0B0 1px ridge;
   BORDER-TOP: 0px;
   Height: 18px;
   EMPTY-CELLS: show;
}
*/
TABLE TBODY
{
   /*BORDER-BOTTOM: #B0B0B0 1px ridge;
   BORDER-LEFT: #B0B0B0 1px ridge;
   BORDER-RIGHT: #B0B0B0 1px ridge;
   BORDER-TOP: #B0B0B0 1px ridge;
   Height: 18px;
   BACKGROUND: transparent;
   BORDER-WIDTH: 1px;
   font-family: "MS Sans Serif", Geneva, sans-serif;
   font-size: 13px;
   color: #424242;
   font-weight : normal;
}

TABLE TFOOT
{
   BORDER-BOTTOM: #B0B0B0 1px ridge;
   BORDER-LEFT: 0px;
   BORDER-RIGHT: #B0B0B0 1px ridge;
   BORDER-TOP: 0px;
	background-color: #F0F0F0;
	border: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-left: 5px;
}*/