.clsMNTeHeader {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006633;
}
.clsColHeader {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
}
.cssMainTD {
	font-family: tahoma;
	font-size: 11px;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006633;
	text-align:center;
}
.cssTD {
	font-family: arial;
	font-size: 11px;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
	text-align:center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006633;
}
.cssTable {
	width:223px;
}

.cssTR {
	text-align:left;
}
.subjectTR {
	font-family: tahoma;
	font-size: 10px;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
	padding-left: 1px;
	text-align:left;
	font-weight: bold;
	margin-top:10px;
}
