﻿body 
{
	background-color:White;
	font-family:Arial;
	background-image:url('images/bkgrnd.gif');
}

a
{
	color:Black;
}

hr
{
	color:#8D997E;
}

td.header
{
	color:Black;
	background-color:White;
	height:115px;
}

.menu
{
	color:Black;
	background-color:White;
	width:180px;
	font-size:small;
	text-decoration:underline;
	vertical-align:top;
}

.content
{
	color:Black;
	background-color:White;
	font-family:Arial;
	font-size:small;
	vertical-align:top;
}

td.footer
{
	text-align:center;
	color:Black;
	background-color:#8D997E;
	font-size:small;
	font-family:Arial;
	border:4px;
	height:20px;
	vertical-align:middle;
}

span.body_header
{
	font-family:Arial;
	font-size:small;
	color:#a55e3e;
	font-weight:bold;
}

table.mainTable
{
	position:relative;
	top:5px;
	bottom:30px;
	margin-right: 10px;
	margin-left: 10px;
	height:100%;
	min-width:796px;
	max-width:796px;
	width:796px;
	border:0px;
}

td.mainContent
{
 background-color:White;
}

img.menu_button
{
	border:0px;
	cursor:pointer;
}

span.header_text
{	
	color:#a55e3e;
	font-weight:bold;
}

img.header_image
{
	border:0px;
}