.bodybg {
	background-color: #FFFFFF;
	background-image: url(images/shaded.jpg);
	background-repeat: repeat-x;
}
.maintext {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 13px;
	color: #424242;
	text-align: justify;
}
.bodybg-bot {
	background-color: #CCCCCC;
	background-image: url(images/shadedpg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 137px;
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 11px;
	color: #BF408F;
	text-decoration: none;
}
.footer2 {
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 11px;
	color: #006699;
	text-decoration: none;
	padding-top: 5px;
	margin: 0px;
}
.headings {
	font-family: "Trebuchet MS", Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #23CADA;
}
.topstyle {
	font-family: "Trebuchet MS", Verdana;
	font-size: 13px;
	color: #A80B61;
}
.maintext2 {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 13px;
	color: #424242;
	text-align: left;
}
.formflds {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #7D7D7D;
	border: 1px solid #23CADA;
}
.sub-headings {
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #8A346B;
}
