.mainbox {
	background-color: #FFFFFF;
	border: 1px solid #978217;
}
.mainContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
	background-image: url(art/main_bak.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.navCell {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #978217;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #978217;
}
.singleNav {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #978217;
}
a:link {
	color: #CA8317;
}
a:visited {
	color: #CA8317;
}
a:hover {
	color: #978217;
}
.listTables {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F6C44C;
}

a:active {
	color: #FCCA43;
}

.navTable {
	background-image: url(art/nav_bak.gif);
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(art/mainBak.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FCCA43;
}
h1 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #978217;
}
