@charset "iso-8859-1";

a:link    {font-weight: bold; color: 4A4A4A; text-decoration: none}
a:active  {font-weight: bold; color: 4A4A4A; text-decoration: none}
a:visited {font-weight: bold; color: 4A4A4A; text-decoration: none} 
a:hover   {font-weight: bold; color: 000000; text-decoration: underline} 

FONT.tex01 {
    color: #4a4a4a;
    font-family: verdana;
    font-size: 7pt;
    font-weight: none}		

FONT.tex02 {
    color: #000000;
    font-family: verdana;
    font-size: 7pt;
    font-weight: none}	
	
FONT.tex1 {
    color: #4a4a4a;
    font-family: verdana;
    font-size: 8pt;
    font-weight: none}		

FONT.tex2 {
    color: #000000;
    font-family: verdana;
    font-size: 8pt;
    font-weight: none}		

input {
	color:#000000;
	background-color:#DAD9D9;
	font-size: 9px;
	font-family: Verdana;
	font-weight: bold;
	text-align: center;
}

select {
	color:#000000;
	background-color:#DAD9D9;
	font-size: 9px;
	font-family: Verdana;
	font-weight: bold;
	text-align: center;
}

textarea {
	color:#000000;
	background-color:#DAD9D9;
	font-size: 9px;
	font-family: Verdana;
	font-weight: bold;
}

BODY
{scrollbar-face-color: #56A004; scrollbar-darkshadow-color: #56A004; scrollbar-shadow-color: #E6F0F7; scrollbar-highlight-color: #56A004; scrollbar-3dlight-color: #f5f5f5; scrollbar-track-color: #F2F2F2; scrollbar-arrow-color: #F2F2F2;}
