/* external style sheet kanji.css */
 BODY{   	//background: #F0F8FF;
 		//background: #F7F8FA;
		//background-image:URL("images/bkg.gif");
 		color: black;
 		font-family: Arial,Helvetica,sans-serif; 
		font-size: 12pt ;	
 		margin-top: 10pt; 
		SCROLLBAR-FACE-COLOR: #F0F8FF;
		SCROLLBAR-HIGHLIGHT-COLOR: #F0F8FF; 
		SCROLLBAR-SHADOW-COLOR: #4682B4;
		SCROLLBAR-3DLIGHT-COLOR: #4682B4; 
		SCROLLBAR-ARROW-COLOR: #4682B4; 
		SCROLLBAR-DARKSHADOW-COLOR: #F0F8FF; 
		SCROLLBAR-BASE-COLOR: #F0F8FF; 
		//BACKGROUND-COLOR: #f2f6f9;
		BACKGROUND-COLOR: #F0F8FF; 

  }
#container1 { position: absolute; top: 10px; left: 10px; width: 100%}  
#container2 { position: absolute; top: 10px; left: 10px; width: 300px}

FORM{		font-family: Arial,Helvetica,sans-serif; 
		font-size: 12pt ;
		background:#336699;	
 		margin-top: 0pt;
		margin-bottom: 0pt;
}
SELECT{		font-family: Arial,Helvetica,sans-serif; 
		font-size: 10pt ;
		text-align:center;
		margin-top: 0pt;
		margin-bottom: 0pt;
		margin-left:0pt;
		margin-right:0pt;
		color:#FFFFFF;	
		background:#336699;
}
A{		
		font-size: 18px;
		font-family: Arial, Helvetica, sans-serif;
		text-align:center;
		color:#FFFFFF;
		text-decoration:none;
}    

.hide {
  		display: none;
  		color: white;		
}
P {		color:#660066;
		//color:#6d036d;
		//color:#4e074e;
		margin-left: 30pt;
 		margin-right: 0pt;
 		font-family:Arial, Helvetica, sans-serif;
		font-size:18px;
		line-height: 1.5;
 		text-align: left;
}
.margin {	
		
		color:#000000;
		margin-left: 30pt;
 		margin-right: 0pt;
 		font-family:Arial, Helvetica, sans-serif;
		font-size: 18px;
		line-height: 1.5;
 		
}
.right{
		text-align: right;
}

FORM {	color: #000;
		line-height:200%;
 		text-align:left;
}
TD{
	   	//color: #660066;
	   	color:#6d036d;
	   	margin-left: 20pt;
		font-family:Arial,Helvetica,sans-serif;
		font-size:12pt;	
			
}
iframe{
		font-family:Arial,Helvetica,sans-serif;
}

UL {		color:#660066;
		//color:#6d036d;
		//color:#575757;
		margin-left: 50pt;
 		margin-right: 0pt;
 		font-family:Arial,Helvetica,sans-serif;
		font-size:18px;
		line-height: 1.5;
 		text-align: left;
}
.greenCenterS{
		color: #5F9EA0;
		font-size: 18pt;
		font-family: Arial, sans-serif; 		 
		text-align: center;		
}
.greenCenterB{
  		color: #5F9EA0; 
  		font-size: 48pt ;
  		font-family: Times, serif; 
  		text-align: center; 
  		
}
.greenCenter36{
		color: #5F9EA0;
		font-size: 36pt;
		font-family:Times,serif;
		text-align: center;
}
.greenCenter24{
		color: #5F9EA0;
		font-size: 24pt;
		font-family:Times,serif;
		text-align: center;
}
.greenLeft18{
		color: #5F9EA0;
		font-size: 18pt;
		font-family:Times,serif;
		margin-left: 150pt;
		text-align: left;
}
.greenCenter18{
		color: #5F9EA0;
		font-size: 18pt;
		font-family:Times,serif;
		text-align: center;
}
.crimsonCenter{
		color:#DC143C;
		font-size: 9pt;
		font-family: Arial, sans-serif; 
		text-align: center;		
}
.crimsonLeft{
		color:#DC143C;
		font-size: 18pt;
		font-family: Arial, sans-serif; 
		margin-left: 30pt;
		text-align: left;		
}
.center{
		color: #660066;
		font-size:12pt;
		font-family: Arial,Helvetica,sans-serif; 
		text-align: center;
}

.blackCenter{
		color: #000000;
		font-size:12pt;
		font-family: Arial,Helvetica,sans-serif; 
		text-align: center;
}
.whiteCenter{
	   	color: white;
		font-size:12pt;
		font-family: Arial,Helvetica,sans-serif;
		text-align: center;
}
.redCenter{
	   	color: red;
		font-size:12pt;
		font-family: Arial,Helvetica,sans-serif;
		text-align: center;
}




/* end of file */
