.mainbackground {
	background-image: url(../adsplus_images/AdsPlus_Site_01.jpg);
	background-repeat: repeat-x;
}
.pagebackground {
	background-image: url(../adsplus_images/Page_Background_03.jpg);
	background-repeat: no-repeat;
	background-color: #C7C7C7;
}
.textbackground {
	background-image: url(../adsplus_images/Text_Background.jpg);
	background-repeat: repeat-x;
	background-color: #E2E2E2;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.bodytextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.bodytextboldred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}


.bodytextboldblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #114E87;
}

.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bolder;
	color: #134C81;
}
.minortext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
}
