 //.z { } 
html{ 
height:100%; border:0;
}
body{
height:100%;
margin:0;
line-height:22px;
text-align:center;
background-image: url(image/bg.jpg);
background-repeat:repeat-x;
background-color:#c7c7c7;}
table,td{
font-size: 10pt ;
font-family: Verdana, Geneva;
color:#33200b;
}

#d543 {
	width:540px;
	height:340px;
	overflow: auto;}

A:link    { color:#6a6645;text-decoration:none; }
A:visited { color:#6a6645;text-decoration:none; }
A:hover   { color:#09273c; 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 : #bbdef6; 
	 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 : #bbdef6; 
	 color : #000 ;  
	 font: 0.95em/1.45em 'MS UI Gothic','Osaka',san-serif; 
	 font-size : 9pt ;
	 
	}
