@charset "iso-8859-1";

a:link    {text-decoration: none; color: 005D80}
a:active  {text-decoration: none; color: 005D80}
a:visited {text-decoration: none; color: 005D80} 
a:hover   {text-decoration: bold; color: 000000} 

b:link    {text-decoration: none; color: 005D80}
b:active  {text-decoration: none; color: 005D80}
b:visited {text-decoration: none; color: 005D80} 
b:hover   {text-decoration: bold; color: ffffff} 

FONT.tex01 {
    color: #005D80;
    font-family: verdana;
    font-size: 10pt;
    font-weight: none}

FONT.tex02 {
    color: #000000;
    font-family: verdana;
    font-size: 10pt;
    font-weight: none}	

FONT.tex03 {
    color: #ffffff;
    font-family: verdana;
    font-size: 10pt;
    font-weight: none}		
	

	
input {
	color:#ffffff;
	background-color:#005D80;
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
	text-align: center;
}

select {
	color:#ffffff;
	background-color:#005D80;
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
	text-align: center;
}

textarea {
	color:#ffffff;
	background-color:#005D80;
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
}

BODY
{scrollbar-face-color: #FF7A0D; scrollbar-darkshadow-color: #005D80; scrollbar-shadow-color: #ff7a0d; scrollbar-highlight-color: #FF7A0D; scrollbar-3dlight-color: #005D80; scrollbar-track-color: #ffffff; scrollbar-arrow-color: #005D80;}
