a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #30A1C3;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #30A1C3;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2F628F;
	text-decoration: underline;
}


.style3 a {
	color: #2C86FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;
}
.style3 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #227CFF;
	text-decoration: underline;
}

.content
{
color: #E4E4E4;
padding-left:50px;
font-family:tahoma;
font-size:14px; 
font-weight:400;
height:35;
}

.content01
{ 
 color: #DADADA;  
 padding-left:20px; 
 font-family:tahoma;
 tahoma font-size:12px;
 font-weight: 400;
 padding :5px;
}
.content02
{
 
color: 
padding-left:30px;
font-family:tahoma;
font-size:14px; 
font-weight:bold;
padding :5px;
}
.content03{
	color:#164386;
	background-color:#E4E4E4;
	font-family:tahoma;
	font-size:14px;
	height: 20px; 
	width:200px;
	border: 1px solid #4B88E2;
}
 
.submitbtn {
	color:#FFFFFF;
	background-color:#246CD9;
	font-family:tahoma;
	font-size:10px;
	height: 20px;
	width:100px;
	border: 1px solid #ADC9F1;
	padding-bottom: 3px;
}
