body
{
	margin: 0;
	padding: 0;
	border: 0;
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #5A5738;
	text-align: center;
}

body, td, ul, ol, li, dl, dt, dd, p
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #363628;
	font-weight: normal;
}

img
{ 
	border: 0;
	border-style: none;
	display: block; 
}

.headertext
{
	color: #363628;
	font-weight: bold;
	font-size: 12px;
}

.maintable
{
	width: 525px;
	margin: 0px auto;
}

.menuarea
{
	background: #000 url(../images/menuback.gif) repeat 0 0;
}

.imageinline
{
	display: inline;
}

.footer
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;	
}

A:link { text-decoration: underline; color: #5F3C27; font-weight: bold; }
A:visited { text-decoration: underline; color: #5F3C27; font-weight: bold; }
A:hover { text-decoration: underline; color: #844F2F; font-weight: bold; }
A:active { text-decoration: underline; color: #844F2F; font-weight: bold; }

.footer A:link { text-decoration: none; color: #000000; }
.footer A:visited { text-decoration: none; color: #000000; }
.footer A:hover { text-decoration: underline; color: #000000; }
.footer A:active { text-decoration: underline; color: #000000; }
