.butt { color:#000046; 
	font-size:12px; 
	font-family:Verdana,Arial,sans-serif; }

a:link
{
	text-decoration: underline; 
	color: #80FF00;
}

a:visited
{
	text-decoration: underline; 
	color: #80FF00;
}

a:hover       
{
	text-decoration: overline; 
	color: #80FF00; 
}

a:active
{
	text-decoration: overline; 
	color: #D7FF5B;
}

BODY
{
 scrollbar-face-color:#86A6B8;
 scrollbar-shadow-color:#D2DEE6;
 scrollbar-highlight-color:#D2DEE6;
 scrollbar-3dlight-color:#98B3C2;
 scrollbar-darkshadow-color:#98B3C2;
 scrollbar-track-color:#98B3C2;
 scrollbar-arrow-color:#FFFFFF;

 button-face-color:#5e5e88;
 background-color:#86A6B8;
 color:#FFFFFF;
 font-family: verdana;
 font-size: 10pt;
}

TextArea, Input, Select
{
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
	border-top: 0pt #202040 solid;
	border-left: 0pt #202040 solid;
	border-right: 0pt #8F8FC8 solid;
	border-bottom: 0pt #8F8FC8 solid;
}

h1
{
	font-family: verdana;
	font-size: 13pt;
	color: #FFFFFF;
	background-color: #5E5E8A;
	width: 100%;
	height: 22;
}

table
{
	border: #000000 0px solid;
}

.cell_dark0
{
	background-color: #373773;
}	

.cell_dark1
{
	background-color: #5E5E8A;
}

th, td
{
	font-size: 9pt;
}	
