.footerFONT {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.backgroundFOOTER {
	background-image: url(images/background_footer.jpg);
	background-repeat: no-repeat;
}
.pageHDR {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.pageSUBHDR {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #5A3441;
}

.bodyFONT {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
}
.tableBACKGROUNDbody {
	background-color: #FFFFFF;
	background-image: url(images/background_body.jpg);
	background-repeat: repeat-x;
}
.outerTABLEbg {
	border: 1px solid #FFFFFF;
}
.picBORDER {
	padding: 5px;
	border: 1px solid #333333;
}
.mainCell {
	width: 70%;
	margin-top: 0px;
	margin-right: 5%;
	margin-bottom: 0px;
	margin-left: 0px;
}

.offCell {
	width: 30%;
	margin-left: 15%;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 10%;
	background-color:#EFEFF7;
}
li {
	text-indent: -35px;
	list-style-position: inside;
}
