body {
	font-family: "Times New Roman", Times, serif;
	background-color: #8D8A45;
	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: #CEB767;
}
.divider {
	background-image: url(images/divider.jpg);
	background-repeat: repeat-y;
}
.footer {
	background-color: #926A2C;
	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: #1E5565;
}

.style1 {
	font-size: 14px:
	}
.style3 {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px;
	}
.style6 {
	font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px;
	}
