@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: #C5457B;
	line-height: 16px;
    font-family: verdana;
    font-size: 9pt;
    font-weight: none}		

FONT.tex02 {
    color: #EBC400;
	line-height: 16px;
    font-family: verdana;
    font-size: 9pt;
    font-weight: none}	

FONT.tex03 {
    color: #00B2EB;
	line-height: 16px;
    font-family: verdana;
    font-size: 9pt;
    font-weight: none}		

FONT.tex04 {
    color: #56A004;
	line-height: 16px;
    font-family: verdana;
    font-size: 9pt;
    font-weight: none}	
	
FONT.tex1 {
    color: #4a4a4a;
	line-height: 16px;
    font-family: verdana;
    font-size: 9pt;
    font-weight: none}		

FONT.tex2 {
    color: #000000;
	line-height: 16px;
    font-family: verdana;
    font-size: 9pt;
    font-weight: none}	
	
input {
	color:#ffffff;
	background-color:#EBC400;
	font-size: 9px;
	font-family: Verdana;
	font-weight: bold;
	text-align: center;
}

select {
	color:#ffffff;
	background-color:#EBC400;
	font-size: 9px;
	font-family: Verdana;
	font-weight: bold;
	text-align: center;
}

textarea {
	color:#ffffff;
	background-color:#EBC400;
	font-size: 9px;
	font-family: Verdana;
	font-weight: bold;
}

BODY
{scrollbar-face-color: #EBC400; scrollbar-darkshadow-color: #EBC400; scrollbar-shadow-color: #E6F0F7; scrollbar-highlight-color: #EBC400; scrollbar-3dlight-color: #f5f5f5; scrollbar-track-color: #F2F2F2; scrollbar-arrow-color: #F2F2F2;}
