.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;

}

.tblborder {
	border: 1px solid #CCCCCC;
}

.background {
	background-repeat: no-repeat;
	background-position: left top;
}
.tdborder {
	border: 1px solid #E4E4E4;

}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003300;
	font-weight: bold;
	line-height: 20px;

}

.headingblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	line-height: 20px;

}

.headinglarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;

}
