﻿body 
{
	font-family:Verdana;
	font-size:11px;
	line-height:18px;
	text-align:justify;
	margin:3px 0px 0px 0px;
	color:#6d6e6f;
	background-color:#4a79a3;
}

A
{
	text-decoration:none;
	color:#666666;
}
A:hover
{
	text-decoration:underline;
}

.MasterTable
{
	background-color:#ffffff;
}

.MenuBG
{
	background-image: url(../../Images/MenuBackground.jpg);
	background-repeat: repeat-x;
}
.HeaderMenu
{
	font-weight:bold;
}
.HeaderMenu A
{
	color:#FFFFFF;
	text-decoration:none;
}
.HeaderMenu A:hover
{
	color:#FFFFFF;
	text-decoration:Underline;
}


.FooterBG
{
	background-image: url(../../Images/FooterBackground.jpg);
	background-repeat: repeat-x;
}
.FooterMenu
{
	font-weight:bold;
}
.FooterMenu A
{
	color:#000000;
	text-decoration:none;
}
.FooterMenu A:hover
{
	color:#000000;
	text-decoration:Underline;
}

.QuickLinks
{
	
}
.QuickLinks A
{
	color:#4a79a3;
	text-decoration:none;
}
.QuickLinks A:hover
{
	color:#4a79a3;
	text-decoration:Underline;
}


