body,td,th {
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #EFE3C0;
}
.colBarText {
	padding: 10px;
	color: #631218;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #EFE3C0;
	width: 150px;

}
.textbox {
	padding: 10px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #EFE3C0;
	width: 150px;

}
.box {
	padding: 10px;
	color: #EFE3C0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #A37C5E;
	width: 150px;
	
}
.boxHead {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #EFE3C0;
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 14px;
	background-color: #631218;
	width: 150px;
}
.leftCol {
	position: absolute;
	top: 180px;
	left: 10px;
	width: 170px;
}
.rightCol {
	position: absolute;
	top: 176px;
	left: 633px;
	width: 170px;
}
.mainCol {
	position: absolute;
	top: 180px;
	left: 200px;
	width: 420px;
}
.reverseText {
	color: #EFE3C0;
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 14px;
	background-color: #631218;
}
.titleGraphic {
	position: absolute;
	top: 7px;
	left: 10px;
}
.footer {
	margin-left: 10px;
}
.navButton1 {
	position: absolute;
	top: 142px;
	left: 10px;
}
.navButton2 {
	position: absolute;
	top: 142px;
	left: 120px;
}
.navButton3 {
	position: absolute;
	top: 142px;
	left: 220px;
}
.navButton4 {
	position: absolute;
	top: 142px;
	left: 320px;
}
.navButton5 {
	position: absolute;
	top: 142px;
	left: 420px;
}
.navButton6 {
	position: absolute;
	top: 142px;
	left: 520px;
}
.navButton7 {
	position: absolute;
	top: 142px;
	left: 620px;
}
.navButton8 {
	position: absolute;
	top: 142px;
	left: 720px;
}
