@charset "iso-8859-1";

a:link    {text-decoration: bold; color: 00D7F7}
a:active  {text-decoration: bold; color: 00D7F7}
a:visited {text-decoration: bold; color: 00D7F7} 
a:hover   {text-decoration: bold; color: FFFFFF} 

FONT.tex0 {
    color: #ffffff;
    font-family: verdana;
    font-size: 8pt;
    font-weight: none}	

FONT.tex1 {
    color: #FFFFFF;
    font-family: arial, verdana;
    font-size: 9pt;
    font-weight: none}	

FONT.tex2 {
    color: #628BAA;
    font-family: arial, verdana;
    font-size: 8pt;
    font-weight: none}		
	
FONT.tex3 {
    color: #628BAA;
    font-family: arial, verdana;
    font-size: 9pt;
    font-weight: none}		
	
input {
	color:#ffffff;
	background-color:#00D7F7;
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;

}

select {
	color:#ffffff;
	background-color:#00D7F7;
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
	text-align: center;
}

textarea {
	color:#ffffff;
	background-color:#00D7F7;
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
}
	
BODY
{scrollbar-face-color: #00A6E7; scrollbar-darkshadow-color: #00A6E7; scrollbar-shadow-color: #000000; scrollbar-highlight-color: #00A6E7; scrollbar-3dlight-color: #bcbcbc; scrollbar-track-color: #00D7F7; scrollbar-arrow-color: #000000; }