﻿body 
{
  background-color : #BABABB; 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11pt;
}
h1 
{
  font-size: 14pt;
  color: #336699;
}
#headClass 
{
	width: 774px;
	background-color: white;
}
#belowHeadClass 
{
	background-color: black;
	text-align: right;
	text-transform: uppercase;
}
#bottomClass 
{
	background-color: black;
	text-align: center;
	text-transform: uppercase;
	color: White;
}
 
#belowHeadClass a:link, #belowHeadClass a:visited {
	color: white;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	border-left: 1px solid #000000;
}
#belowHeadClass a:hover {
	color: yellow;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
}
#mainContentClass 
{
	background-color: White;
	padding-right: 10px;
	padding-left: 10px;
}
img
{  border-style: none;
}
