﻿body 
{
	background-color: #434343;
	margin: 0px 0px 0px 0px;
}

body, td, th, p
{
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 
{
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
}

h2
{
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}

h3 
{
	color: #D1986F;
	font-weight: bold;
	font-size: 16px;
}

h4 
{
	color: #DE6810;
	font-weight: bold;
	font-size: 16px;
}

h5
{
	color: #D1986F;
	font-size: 14px;
	font-weight: bold;
}

h6
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
}

.MainTable
{
	width: 971px;
	height: 830px;
	border: none 0px #000;
}

.LeftPane
{
	width: 208px;
	height: 576px;
	background-color: #94ab8b;
	text-align: left;
	vertical-align: top;
	padding: 15px 0px 15px 0px;
}

.LeftPaneTable
{
	width: 195px;
	border: none 0px #000;
}

.ContentPane
{
	width: 573px;
	height: 350px;
	background-color: #434343;
	text-align: left;
	vertical-align: top;
	padding: 15px 0px 0px 0px;
}

.ContentPaneTable
{
	width: 554px;
	border: none 0px #000;
}

.RightPane
{
	width: 190px;
	height: 576px;
	background-color: #d1986f;
	text-align: left;
	vertical-align: top;
	padding: 15px 0px 15px 0px;
}

.RightPaneTable
{
	width: 179px;
	border: none 0px #000;
}

.RightPaneTable td 
{
	color: #424242;
	font-size: 11px;
}
.BottomPane
{
	width: 573px;
	height: 226px;
	background-color: #434343;
	text-align: left;
	vertical-align: top;
	padding: 0px 0px 15px 0px;
}

.BottomPaneTable
{
	width: 402px;
	border: none 0px #000;
}

.FooterPane
{
	width: 971px;
	height: 99px;
	background-color: #1e1e1e;
}

blockquote 
{
	margin: 5px 5px 5px 5px; 
	background: transparent url(images/menubg.gif) repeat-x scroll left bottom;
	color: #424242;
	padding: 5px 5px 5px 10px;
	border-top: solid 1px #B1CFA8;
	border-right: solid 1px #B1CFA8;
	border-bottom: solid 1px #B1CFA8;
	border-left: solid 4px #B1CFA8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.Caption 
{
	color: #FFFFFF;
	font-size: 11px;
}

.Message 
{
	color: #94ab8b;
	font-size: 12px;
	font-weight: bold;
}

.ErrorMessage 
{
	color: red;
	font-size: 12px;
	font-weight: bold;
}

A {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; font-style: normal;}  
A:link {text-decoration: none; color: #fff; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; font-style: normal;}
A:visited {text-decoration: none; color: #fff; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; font-style: normal;}
A:hover {text-decoration: underline; color: #fff; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; font-style: normal;}
A:active {text-decoration: underline; color: #fff; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; font-style: normal;}

