@charset "iso-8859-1";

a:link    {text-decoration: bold; color: 404040; font-weight:bold}
a:active  {text-decoration: bold; color: 404040; font-weight:bold}
a:visited {text-decoration: bold; color: 404040; font-weight:bold} 
a:hover   {text-decoration: underline overline; color: 000000; font-weight:bold} 



FONT.tex1 {
    color: #4B789E;
    font-family: verdana;
    font-size: 9pt;
    font-weight: none}

FONT.tex2 {
    color: #CC0000;
    font-family: verdana;
    font-size: 9pt;
    font-weight: none}	

FONT.tex3 {
    color: #000000;
    font-family: verdana;
    font-size: 9pt;
    font-weight: none}	
	
input {
	color:#ffffff;
	background-color:#4B789E;
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
	text-align: center;
}

select {
	color:#ffffff;
	background-color:#4B789E;
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
	text-align: center;
}

textarea {
	color:ffffff;
	background-color:#4B789E;
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
}

BODY
{scrollbar-face-color: #ffffff; scrollbar-darkshadow-color: #bcbcbc; scrollbar-shadow-color: #ffffff; scrollbar-highlight-color: #000000; scrollbar-3dlight-color: #bcbcbc; scrollbar-track-color: #ffffff; scrollbar-arrow-color: #bcbcbc;}