@charset "iso-8859-1";

a:link    {text-decoration: none; color: 515151}
a:active  {text-decoration: none; color: 515151}
a:visited {text-decoration: none; color: 515151} 
a:hover   {text-decoration: bold; color: B3060B} 


FONT.tex0 {
    color: #000000;
    font-family: verdana;
    font-size: 7pt;
    font-weight: none}	

FONT.tex1 {
    color: #003377;
    font-family: verdana;
    font-size: 8pt;
    font-weight: none}		
	
FONT.tex2 {
    color: #0082BB;
    font-family: verdana;
    font-size: 9pt;
    font-weight: none}		
	
input {
	color:#ffffff;
	background-color:#006EA1;
	font-size: 9px;
	font-family: Verdana;
	font-weight: bold;
	text-align: center;
}

select {
	color:#ffffff;
	background-color:#006EA1;
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
	text-align: center;
}

textarea {
	color:#ffffff;
	background-color:#006EA1;
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
}

BODY
{scrollbar-face-color: #0088BB; scrollbar-darkshadow-color: #0088BB; scrollbar-shadow-color: #E6F0F7; scrollbar-highlight-color: #0088BB; scrollbar-3dlight-color: #f5f5f5; scrollbar-track-color: #f5f5f5; scrollbar-arrow-color: #ffffff;}