body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	background-color: #000000;
	text-align: left;
	margin: 0px;
}
.cellback {
	background-image: url(images/boxback.jpg);
	background-repeat: repeat-x;
	border: 2px solid #847A01;
	text-align: left;
}
.bottomcellback {
	background-image: url(images/bottom.JPG);
	background-repeat: no-repeat;
}
a:link {
	color: #847A01;
	text-decoration: underline;
}
a:visited {
	color: #847A01;
	text-decoration: underline;
}
a:hover {
	color: #847A01;
	text-decoration: none;
}
a:active {
	color: #847A01;
	text-decoration: underline;
}
a.navlink:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a.navlink:hover {
	color: #847A01;
	text-decoration: none;
}
a.navlink:visited {
	color: #fff;
	text-decoration: none;
}
.boarder {
	border: 2px solid #847A01;
}
h1 {
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
}
.smallhead {
	font-family: Arial;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
}
.smallheadblack {
	font-family: Arial;
	font-size: large;
	font-weight: bold;
}
.smallerheadblack {
	font-family: Arial;
	font-size: small;
	font-weight: bold;
}
.sidehead {
	font-family: Arial;
	font-size: large;
	color: #FFFFFF;
}
.boarder {
	border: 2px solid #847D00;
}

