a:link {
	font-family: Tahoma;
	font-size: 10px;
	color: #316395;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: Tahoma;
	font-size: 10px;
	color: #316395;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #316395;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	font-family: Tahoma;
	font-size: 10px;
	color: #316395;
	text-decoration: none;
	font-weight: bold;
}


a.b:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
a.b:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
a.b:hover {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
a.b:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.normalFont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.whiteBG {
	background-color: #D1D1E9;
}
.grayBG {
	background-color: #8787AF;
}
.darkBG{
	background-color: #8787AF;
}

.smallLink {
	font-family: Tahoma;
	color: #639ABD;
	font-size: 9px;
}
.logoFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.menuFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.smallHeading {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #5670AA;
}
.copyRight {

	font-family: Tahoma;
	color: #000000;
	font-size: 9px;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #DD127D;
}
.tdHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #378E9B;
	background-color: #D1D1E9;
}
.tdFont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-color: #D1D1E9;
}
