.top_bg {
	background-image: url(../images/top_bg.gif);
	background-repeat: repeat-x;
}
.footer_bg {
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
}
.whitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.bg {
	background-image: url(../images/bg_base.gif);
	background-repeat: repeat-y;
}
.blacktext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 2E434F;
	text-decoration: none;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: B00405;
	text-decoration: none;
}
a:hover {
	color: B00405;
	}
.whiteheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: B00405;
	text-decoration: none;

}



