﻿body {
}
.HeaderBackground
{
	font-weight: bold;
	color: #ffffff;
	background-color: #c3c3c3;
}
.FontStyle
{
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial;	
}
.HomeLeftImage
{
	background-image: url(Images/HomeLeftImage.JPG);
}
.StaticMenuHoverStyle
{
	font-weight: bold;
	font-size: 11pt;
	color: #000000;
	background-color: #d2691e;
	text-decoration: none;
	font-family: Arial;
}
.StaticMenuStyle
{
	font-weight: bold;
	font-size: 11pt;
	color: #ffffff;
	font-family: Arial;
	background-color: #800000;
	text-decoration: none;
}

.DynamicMenuStyle
{
	font-family: Corbel;
	font-size: 8pt;
	text-decoration: none;
}

.MenuStyle
{
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	background-color: #800000;
	text-align: center;
}
