﻿body 
{
  background-color : #BABABB; 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11pt;
}
h1 
{
  font-size: 10pt;
  color: #336699;
}
#headClass 
{
	width: 774px;
	background-color: white;
}
#belowHeadClass 
{
	background-color: #600000;
	text-align: right;
	text-transform: uppercase;
}
#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: #000000;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
}
#mainContentClass 
{
	background-color: White;
	padding-right: 10px;
	padding-left: 10px;
}
.menua {
	position: absolute;
	right: 37px;
	top: 13px;
	text-transform: uppercase;
	font-size: 10px;
}
.nav {
	position: absolute;
	right: 37px;
	top: 51px;
	text-transform: uppercase;
	font-size: 10px;
}
.menua a:visited, .nav a:visited {
	color: #DBB94F;
}

