.CONTENTBACK {
	background-image: url(images/CONTENTBACK.jpg);
	background-repeat: repeat-x;
	background-color: #7B0305;
}
.maintable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
body {
	background-image: url(images/bodyback.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.footer {
	background-image: url(images/footer_back.jpg);
	background-repeat: no-repeat;
	height: 20px;
}
.leftnav {
	height: 750px;
	width: 200px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #A63E20;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 182px;
	width: 760px;
}
.downborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
