 //.z { } 
html{ 
height:100%; border:0;
}
body{
height:100%;
margin:0;
line-height:20px;
text-align:center;
background-color: #333333;
}
table,td{
font-size: 10pt ;
font-family: Verdana, Geneva;
color:#FFFFFF;
}
div{
font-size: 10pt ;
font-family: Verdana, Geneva;
color:#4a3804;
}
div td{
font-size: 10pt ;
font-family: Verdana, Geneva;
color:#ffffff;
}

#main_content{
margin:20px 15px 20px 15px;
width:570px;
height:380px;
overflow:auto;}



.border_green{
font-size: 11pt ;
font-weight:bold;
color:#677809;
}
.border_red{
font-weight:bold;
color:#ba0000;
font-size:10pt;
}

A:link    { color:#ffc8da;text-decoration:none; }
A:visited { color:#ffc8da;text-decoration:none; }
A:hover   { color:#596361; text-decoration:underline; }
INPUT,TEXTAREA	{border-top : 1px double #aaa ;
	 border-bottom : 1px double #aaa ; 
	 border-left : 1px double #aaa ; 
	 border-right : 1px double #aaa ; 
	 background-color : #edddaf; 
	 color : #000 ;  
	 font: 1em/1.25em 'MS UI Gothic','Osaka',san-serif; 
	 font-size : 9pt ;
}
.nonstyle {border-top :none ;
	        border-bottom : none ; 
	        border-left : none; 
	        border-right : none;
			background-color : transparent;
}
select {border-top : 1px double #aaa ;
	 border-bottom : 1px double #aaa ; 
	 border-left : 1px double #aaa ; 
	 border-right : 1px double #aaa ; 
	 background-color : #edddaf; 
	 color : #000 ;  
	 font: 0.95em/1.45em 'MS UI Gothic','Osaka',san-serif; 
	 font-size : 9pt ;
}
