.a1:link 
{
	font-family: "arial";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
}

.a1:visited 
{
	font-family: "arial";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
}

.a1:hover 
{
	font-family: "arial";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:underline;
	

}
.a2:link 
{
	font-family: "Arial";
	font-size: 12px;
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}

.a2:visited 
{
	font-family: "Arial";
	font-size: 12px;
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}

.a2:hover 
{
	font-family: "Arial";
	font-size: 12px;
	color: #000000;
	font-weight:bold;
	text-decoration:underline;
	

}
.a3:link 
{
	font-family: Arial;
	font-size: 11px;
	color: #0099FF;
	text-decoration:none;
}

.a3:visited 
{
	font-family: Arial;
	font-size: 11px;
	color: #0099FF;
	text-decoration:none;
}

.a3:hover 
{
	font-family: Arial;
	font-size: 11px;
	color: #0099FF;
	text-decoration:underline;
	

}
.newsbg
{
	background-image:url(images/2_40.jpg);
	background-repeat:no-repeat;

}
.inputtext {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	background-color:#FFFFFF;
	height: 16px;
	border: 1px solid #dedede;


}
.listmenu {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	background-color:#FFFFFF;
	border: 1px solid #dedede;


}

.bodytext {	
	font-family: Arial;
	font-size: 11px;
	color: #000000;

}
.tabletext {	
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	padding-left:6px;

}
.smallbluetext {	
	font-family: Arial;
	font-size: 11px;
	color: #0024FF;
}	
.boldtext {	
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight:bold
}
.subheading {	
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	font-weight:bold		
}
.redtext{	
	font-family:"Times New Roman", Times, serif;
	font-size: 13px;
	font-weight:bold;
	color: #dc2e3d;

}
.heading {
	font-family: "Arial";
	font-size: 18px;
	color: #D30013;
}
.blacktext {
	font-family: "Arial";
	font-size: 11px;
	color: #000000;
}
.whitetext {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;

}
.footertext {
	font-family: "Arial";
	font-size: 11px;
	color: #5c5c5c;
}
.leftnavtext {
	font-family: "Tahoma";
	font-size: 11px;
	color: #074904;
	font-weight:600;
}
.buttonstyle {
	font-family: "Arial";
	font-size: 11px;
	color: #FFFFFF;
	background-color: #0061c0;
	border: 1px solid #0061c0;
	height:18px;
	padding-left:5px;
	padding-right:5px;

}
