@charset "iso-8859-1";

a:link    {text-decoration: none; color: FF9900}
a:active  {text-decoration: none; color: FF9900}
a:visited {text-decoration: none; color: FF9900} 
a:hover   {text-decoration: bold; color: #FF9900} 

FONT.men1 {
    color: #FF9900;
    font-family: verdana;
    font-size: 7pt;
    font-weight: bold}		
	
FONT.tex1 {
    color: #000000;
    font-family: verdana;
    font-size: 8pt;
    font-weight: none}		
	
FONT.tex2 {
    color: #000000;
    font-family: arial;
    font-size: 8pt;
    font-weight: none}		

input {
	color:#DEE3E9;
	background-color:#00293F;
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
	text-align: center;
}

select {
	color:#DEE3E9;
	background-color:#00293F;
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
	text-align: center;
}

textarea {
	color:#DEE3E9;
	background-color:#668899;
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
}
	
BODY
{scrollbar-face-color: #DEE3E9; scrollbar-darkshadow-color: #000000; scrollbar-shadow-color: #000000; scrollbar-highlight-color: #000000; scrollbar-3dlight-color: #bcbcbc; scrollbar-track-color: #DEE3E9; scrollbar-arrow-color: #000000; }
