.textmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #015E94;
	text-decoration: none;
	text-align: center;
	padding-left: 5px;

}
.cellbrleft {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #afafaf;

}
.textleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.cellbrtop {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #afafaf;

}
.textmq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	line-height: 20px;
	padding-left: 10px;



}
.textjustify {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;

}
.textlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1579B3;
	font-weight: bold;

}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	font-weight: bold;

}
.textblue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0033CC;
}
a:hover {
	color: #990000;
	text-decoration: none;
}

