﻿body
{
	margin: 0px 0px 0px 0px;
	background-image: url( 'images/Back.jpg' );
	background-repeat: repeat-x;
}
td, p, input, a, select
{
	font-family: Tahoma;
	font-size: 11px;
	color: #424242;
	font-weight: normal;
	text-decoration: none;
}
a:link, a:visited, a:active
{
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
.Menu
{
	color: #2B3036;
	font-size: 12px;
	text-align: center;
}
.MenuActive
{
	color: #2B3036;
	font-size: 12px;
	text-align: center;
}
.SubHeading
{
	font-size: 12px;
	color: #133886;
}
.SubHeadingAlternate
{
	font-size: 12px;
	color: #830800;
}
.Bullet
{
	font-size: 12px;
	font-weight: bold;
	color: #082573;
	padding-left: 5px;
}
.BulletRed
{
	font-size: 12px;
	font-weight: bold;
	color: #830800;
	padding-left: 5px;
}
.BulletLink
{
	font-size: 12px;
	font-weight: bold;
	color: #082573;	
}
.Footer
{
	color: #919191;
}

