.maintext
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #3A3A3A;
	font-size: 11px;
	font-weight: normal;
	line-height:18px;
	
}

.whitetext
{
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;	
}

.whitetextbold
{
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;	
}

.bodybgcolor {
	background-color: #252525;
	
}

.greencolor {
	background-color: #C8D7A9;
	
}

.headingtext {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3A3A3A;
	font-size: 15px;
	font-weight: normal;
	line-height:18px;
}
.maintext12 {

	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #3A3A3A;
	font-size: 12px;
	font-weight: normal;
	line-height:18px;
}
.redtext {

	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #990000;
	font-size: 11px;
	font-weight: normal;
	line-height:18px;
}
.maintext12bold {


	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #3A3A3A;
	font-size: 12px;
	font-weight: bold;
	line-height:18px;
}
.redtext12 {


	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #990000;
	font-size: 12px;
	font-weight: normal;
	line-height:18px;
}
