body {
	background-color: #FCFCFC;
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
}
.shadows {
	width: 52px;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.content {
	width: 751px;
}
.contentright {
	width: 249px;
	text-align: center;
	vertical-align: top;

}
.maintable {
	background-image: url(images/back-big.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 139px;
	width: 1104px;
}
a:link {
	font-weight: bold;
	color: #D88400;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #D88400;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #D88400;
	text-decoration: underline;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #904D00;
	background-image: url(images/h1.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 44px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	padding-top: 7px;
	padding-left: 22px;
}
hr {
	height: 1px;
	color: #D88400;
}
.tablists {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-color: #D88400;
	border-left-color: #D88400;
	border-bottom-style: solid;
	border-left-style: solid;
}
.tablists td {
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #D88400;
	border-right-color: #D88400;
}
.names {
	font-size: 14px;
	font-weight: bold;
	color: #996600;
}

