.TextMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.taSpecSt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.SelectDropDown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 700;
	color: #000000;
	background-color: #FDFEE2;
}
.RedAsterisk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
	color: #FF0000;
}
.TextSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.TableBorderColour {
	background-color: #FF9933;
}
.SelectHighlight {
	font-weight: 700;
	color: #000000;
	background-color: #FF9900;
	font-size: 12px;

}
