body{
	margin: 0px; 
	background-color: #8f8f8f;
}
.hj{
	font-family: Arial;
	font-size: 14px;
	color: #0071bc;
}
.thank{
	font-family: Arial;
	font-size: 12px;
	color: #0071bc; 
	text-decoration:none;
}
.menubg{ 
	background-image:url(../images/menubg.jpg); 
	background-repeat:repeat-y;
}
.menutex {
	font-family: Arial;
	font-size: 12px;
	color: #0071bc; 
	font-weight:bold; 
	text-decoration:none;
}	
.menutex:hover{
	font-family: Arial;
	font-size: 12px;
	color: #0071bc; 
	font-weight:bold; 
	text-decoration:underline;
}	
.term{
	font-family: Arial;
	font-size: 11px;
	color: #0071bc; 
	font-weight:bold;
}		
.bottommenu {
	font-family: Verdana;
	font-size: 12px;
	color: #484848; 
}
.botmenu {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	font-weight: bold; 
	text-decoration:none;
}
.botmenu:hover{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	font-weight: bold; 
	text-decoration:underline;
}
.topbg{
	background-image:url(../images/topbg.jpg); 
	background-repeat:repeat-x;
}
.design{
	font-family: Arial;
	font-size: 12px;
	color: #0071bc; 
	font-weight:bold; 
	padding-right:10px; 
	text-decoration:none;
}	
.bodytext {
	font-family: Arial;
	font-size: 13px;
	color: #0071bc; 
	font-weight:bold; 
	text-decoration:none;
}	
.bodyhead {
	font-family: Arial;
	font-size: 14px;
	color: #0071bc; 
	font-weight:bold; 
	text-decoration:none; 
	background-color:#E2EFEF;
}	
.success
{
	font-family:Tahoma, verdana, arial;
	font-size:10px;
	color:#009933;
	font-weight:bold;
}
.simple_text_link1{
	font-family: Tahoma, verdana, arial;
	font-size: 12px;
	color: #0000FB;
	font-weight: bold;
	text-decoration:underline;
}
.simple_text_link1 a:link{
	font-family: Tahoma, verdana, arial;
	font-size: 12px;
	color: #0000FB;
	font-weight: bold;
	text-decoration:none;
}
.simple_text_link1 a:visited{
	text-decoration:underline;
}
a.simple_text_link1:hover{
	text-decoration:none;
}
.compulsory {
	font-size: 11px;
	font-style: italic;
}
.btn{
	width:100px;
}
.text {
	font-family: Arial;
	font-size: 12px;
	color: #000000; 
	text-decoration:none; 
}
.showerror{
	font-family: Arial;
	font-size: 12px;
	color: #FF0000; 
	text-decoration:none; 
}