﻿body
{
	background-color: #E0DCC1;
	padding:0px; 
	margin:0px;
}
.mainTable
{
		background-image: url(Images/Page/hp_top_bg.jpg); 
		background-position:top center; 
		background-repeat: no-repeat;
}
.toolTable
{
	background-color:#FFFFFF; 
}
.menuTable
{
	padding-left:10px; 
	background-position: left top; 
	background-image: url(Images/Page/top_nav_bg.jpg);
	background-repeat: no-repeat;
	width:100%;
	height:34px;
}
.title
{
	font-size: 16px;
	font-weight:bold;
	color: White;
}
.lowBand
{
	height:4px;
	background-color: #7A3E22;
}
.footer
{
	font-family:Verdana;
	font-size:xx-small;
	color: #213245;
}
. adminLinks
{
	font-size:x-small;
	color:White;
	cursor:hand;
}
.adminMenu
{
	font-size:x-small;
	color:White;
	vertical-align:middle;
}

