﻿body 
{
	background: #2b373d url('../Images/bg.jpg') repeat-x scroll top;
	margin: 0px 0px 0px 0px;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #828182;
}

A
{
	color: #4684b6;
	font-weight: bold;
	text-decoration: none;
}

A:hover
{
	text-decoration: underline;
}

HR
{
	border: solid 1px #4684b6;
}

.divTopBar
{
	height: 90px;
	background-color: #f1f2f2;
	border-bottom: solid 1px #e9eaeb;
}

.divTopBar a
{
	color: #828182;
	font-weight: bold;
	text-decoration: none;
}

.divTopBar a:hover
{
	text-decoration: underline;
}

.tdMainStage
{
	background-color: #FFFFFF;
}

.divBottomBar
{
	color: #88949a;
	font-size: 10px;
	background-image: url('../Images/bottomBarBg.jpg');
	height: 79px;
}

.divBottomBar a
{
	color: #88949a;
	font-weight: bold;
	text-decoration: none;
}

.divBottomBar a:hover 
{
	text-decoration: underline;
}

.textHeader
{
	font-size: 16px;
	font-weight: bold;
	color: #4684b6;
}

.subHead
{
	font-size: 14px;
	font-weight: bold;
}
