﻿#html, body 
{
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  width:896px;
  height: 100%;
  margin: auto;
}
body 
{
    text-align:Center;
    background-color:#BE9C50; 
    color:#C9A42f;
}
a
{
	color:#C9A42f;
}
.layoutTable
{
	background-color:#004C48;
	text-align:Center;
	border-color:#8E733A;
    border-style:solid;
    border-width:4px;
    width:896px;            
}
.linkBar
{
	width:888px;
	color:Black;
	font-weight:bold;
	height:30px;
	vertical-align:middle;
	background-color:#627D78; 
	text-align:Center;
	border-color:#003B37;
    border-style:none;
    border-width:1px;    
    border-bottom-style:Solid;
    border-bottom-width:4px; 
}
.linkBar td
{ 
	width:128px;
    border-left-style:Solid;
    border-left-width:1px; 
}
.linkBar td:hover
{ 
	width:128px;
	background-color:#BE9C50; 
    border-left-style:Solid;
    border-left-width:1px; 
}
.linkBar td a
{ 
	color:Black;
    text-decoration:none;
} 
h2
{
	margin-right:0in;
	margin-left:0in;
	font-size:18.0pt;
	font-family:"Times New Roman","serif";
	color:white;
	font-weight:bold
}
li.MsoNormal
{
	mso-style-parent:"";
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:"Times New Roman","serif";
	margin-left:0in; margin-right:0in; margin-top:0in
}