.backgroundrepeat {
	background-image: url(../fota_images/FOTA_HTML_Site_01.jpg);
	background-repeat: repeat-x;
}
.tablerepeat {
	background-color: #A69B7F;
	background-image: url(../fota_images/FOTA_HTML_Site_05.jpg);
	background-repeat: no-repeat;
}
.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.headingtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #1C1400;
}
.menubackground {
	background-image: url(../fota_images/FOTA_HTML_Site_04.jpg);
	background-repeat: no-repeat;
}
.textrepeat {
	background-image: url(../fota_images/Text_Background.jpg);
	background-repeat: repeat-x;
	background-color: #C9CBCD;
}
