BODY
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: 'Verdana';
	
	scrollbar-base-color:#000000;
	scrollbar-3dlight-color:#006699;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#006699;
	scrollbar-highlight-color:#006699;
	scrollbar-shadow-color:#000000;
	scrollbar-track-color:#006699;	
}
TD
{
	font-family:Verdana;
	font-size:8pt;
	color: white;
}
.td_menu
{
	font-family:Verdana;
	font-size:8pt;
	color: white;
	border-left : 1 solid Black;
}
.index_white
{
   font-family:Verdana;
   font-size:8pt;
   color: white;
}
input
{
   font-family:Verdana;
   font-size:8pt;
   color: white;
   background: #999999;
   border: 1 solid #000000;
}
textarea
{
   font-family:Verdana;
   font-size:8pt;
   color: white;
   background: #999999;
   border: 1 solid #000000;
}
A:active
{
	FONT-SIZE: 8pt;
    COLOR: 'FFFFFF';
	FONT-FAMILY: 'Verdana';
	font-weight : bold;
	text-decoration : none;
}
A:link
{
    FONT-SIZE: 8pt;
    COLOR: 'FFFFFF';
    FONT-FAMILY: 'Verdana';
    font-weight : bold;
	text-decoration : none;
}
A:visited
{
    FONT-SIZE: 8pt;
    COLOR: 'FFFFFF';
    FONT-FAMILY: 'Verdana';
	font-weight : bold;
	text-decoration : none;
}
A:hover
{
    FONT-SIZE: 8pt;
    COLOR: black;
    font-weight : bold;
	text-decoration : none;
}
