body 
{
	color: Black;
	font-family: Verdana, Tahoma, Arial, helvetica;
	font-size: 10pt;
	background-color: #e8d7bd;
}

.bodytable
{
	border: 1px black solid;
	background-color: #c4a16a;
}

.bodytable TH 
{
	background-image: url('images/header.png');
	text-align: left;
	vertical-align: bottom;
	width: 800px;
	height: 100px;
	font-size: 25pt;
	color: White;
	border-bottom: 2px #a84 solid;
}

.bodytable TD
{
	font-size: 10pt;
	background-color: #c4a575;
}

.sidebar
{
	background-color: #c4a575;
	padding: 5px;
	width: 100%;
	height: 100%;
}

.copyright
{
	font-size: 8pt;
	vertical-align: bottom;
}

a 
{
	color: Black;
}

a:visited 
{
	color: black;
}

a:active
{
	color: white;
}

a:hover 
{
	color: white;
}

.googlead 
{
	vertical-align: top;
	text-align: center;
	width: 100%;
}

.footerimages
{
	vertical-align: bottom;
}

.inset 
{
	background-color: #e8d7bd;
	padding: 5px;
	width: 85%;
	border-bottom: 2px #a84 solid;
	border-left: 2px #ca6 solid;
	border-right: 2px #a84 solid;
}

.inset_images
{
	background-color: #e8d7bd;
	padding: 5px;
	width: 85%;
	text-align: center;
	border-bottom: 2px #a84 solid;
	border-left: 2px #ca6 solid;
	border-right: 2px #a84 solid;
}

.insethead
{
	background-color: #c4a16a;
	width: 85%;
	padding: 5px;
	border-right: 2px #a84 solid;
	border-top: 2px #ca6 solid;
	border-left: 2px #ca6 solid;
}
