Td
{
    FONT-STYLE: normal;
    FONT-FAMILY: VERDANA, Arial;
    FONT-SIZE: 8pt;
    TEXT-DECORATION: none
}
BODY A
{
	COLOR: #000000;
	FONT-FAMILY: VERDANA;
	FONT-SIZE: 8pt;
}
BODY A:visited
{ 
	COLOR: #000000;
    FONT-FAMILY: VERDANA;
 }
BODY A:hover
{
    FONT-FAMILY: VERDANA;
    COLOR:#000000;    
    TEXT-DECORATION: none
 }
SELECT
{
	font-family:verdana,arial,helvetica;
	font-size:10;
	border:1px solid black;
	height:12;
	size:40;
}
INPUT
{
	font-family:verdana,arial,helvetica;
	font-size:10;
	border:1px solid #7797A1;
	height:17;
}
#scroll
{
	overflow:auto;
	height:300px;
	width:525px;
	scrollbar-3dlight-color:#AD9040; 
	scrollbar-arrow-color:#AD9040 ; 
	scrollbar-base-color:#AD9040; 
	scrollbar-darkshadow-color:#AD9040; 
	scrollbar-face-color:#f4f4f4; 
	scrollbar-highlight-color:#AD9040; 
	scrollbar-shadow-color:#AD9040;
	scrollbar-track-color:#AD9040;	
}