body {
	font-family: "Times New Roman", Times, serif;
	background-color: #Bf8138;
	background-image: url(images/3bars.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bodyShadow {
	background-image: url(images/footerShadowRight1.jpg);
	background-repeat: repeat-y;
}

td {
	font-family: "Times New Roman", Times, serif;
	background-color: #D5Bf8F;
}
.divider {
	background-image: url(images/divider.jpg);
	background-repeat: repeat-y;
}
.footer {
	background-color: #8F542D;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
}

th {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

a:link {
	color: #000000;
}
a:hover {
	color: #FF6600;
}

a:visited {
	color: #1F5464;
}

