.abc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	
}

.abcd
{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style:normal;
	font-weight:bold;
	line-height: 15px;
	font-variant: normal;
	text-transform: none;
}


.bg_small {
	background-image: url(images/bg_small.gif);
	background-repeat: repeat-x;
}
.blueheading {
	font-family: Verdana;
	font-size: 13px;
	color: #00619c;
}
.normaltxt {
	font-family: Verdana;
	font-size: 12px;
}
.sp_font {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: df0010;
}
.heading {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.heading:hover {
	color: #CC0000;
}
a:hover {
}
.heading_red {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #A21734;
}
a:hover {
}
.white {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
a:hover {
	color: #000000;
}
.black {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #94281D
}
