body {
	background-color: #000000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.textheader {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #840800;
}
.content {
	background-image: url(images/BODYBG.jpg);
	background-repeat: repeat-y;
	width: 670px;
	padding-right: 20px;
	padding-left: 20px;
}
.maintablebg {
}
.header {
	background-image: url(images/HEADER.jpg);
	background-repeat: no-repeat;
	height: 115px;
	width: 694px;
}
.subheader {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	color: #003300;
}
.menu {
	height: 112px;
	width: 694px;
}
.subfooter {
	background-image: url(images/SUBFOOTER.jpg);
	background-repeat: no-repeat;
	height: 79px;
	width: 694px;
}
.footer {
	background-image: url(images/FOOTER.jpg);
	background-repeat: no-repeat;
	height: 80px;
	width: 694px;
}
.margins {
	width: 10px;
}
a:link {
	color: #840800;
	text-decoration: none;
}
a:visited {
	color: #8C1000;
	text-decoration: none;
}
a:hover {
	color: #003300;
}
a:active {
	color: #8C1800;
	text-decoration: none;
}
.tablemenufont {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CE7B39;
}
.bodytable {
	background-image: url(images/BODYBG.jpg);
	background-repeat: repeat-y;
}
