/*
body onLoad="init()"    { 
	color: #666666; 
	font-weight: normal;  
	font-size: 12px;  
	line-height: 16px;  
	font-family: Tahoma, Arial, Helvetica, sans-serif;  
	background-color: #ffffff; 
	margin: 0; 
}

body {
	margin: 0px;
	padding: 0px;
}


*/
p {
	color: #666666;
	font-weight: normal;
	font-size: 12px;
	line-height: 30px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin: 0;
	border-right-style: none;
	border-bottom-style: none;
	border-top-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	height: auto;
	padding-top: 5px;
	width: auto;
	padding-right: 20px;
}


#main {
	width: 900px;
	height: 600px;
	border: 4px;
	border-color:#0033CC;
}



.header      	{  
	color: #666666;  
	font-size: 16px;
	font-weight: bold;  
	line-height: 18px; 
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
}

.subtitle      	{  
	/* color: #0A3E71; */
	color: #015a99;
	font-size: 12px;
	font-weight: normal;  
	line-height: 18px; 
	font-family:  Tahoma, Arial, Helvetica, sans-serif;

}

.basic     	{  
	color: #666666;  
	font-size: 12px;
	font-weight: normal;  
	line-height: 18px; 
	font-family:  Tahoma, Arial, Helvetica, sans-serif;

}

.language      	{  
	color: #666666;  
	font-size: 10px;
	font-weight: normal;  
	line-height: 12px; 
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	
}
