@charset "iso-8859-1";

a:link    {text-decoration: none; color: bcbcbc}
a:active  {text-decoration: none; color: bcbcbc}
a:visited {text-decoration: none; color: bcbcbc} 
a:hover   {text-decoration: bold; color: 000000} 


FONT.tex1 {
    color: #ffffff;
    font-family: verdana, arial;
    font-size: 9pt;
    font-weight: none}		


	

input {
	color:#ffffff;
	background-color:#6BB2ED;
	font-size: 9px;
	font-family: Verdana;
	font-weight: bold;
	text-align: center;
}

select {
	color:#ffffff;
	background-color:#6BB2ED;
	font-size: 9px;
	font-family: Verdana;
	font-weight: bold;
	text-align: center;
}

textarea {
	color:#ffffff;
	background-color:#6BB2ED;
	font-size: 9px;
	font-family: Verdana;
	font-weight: bold;
}
	
BODY
{scrollbar-face-color: #518917; scrollbar-darkshadow-color: #518917; scrollbar-shadow-color: #000000; scrollbar-highlight-color: #518917; scrollbar-3dlight-color: #bcbcbc; scrollbar-track-color: #518917; scrollbar-arrow-color: #000000; }
