BODY
{
	font-family: Verdana;
}

TD
{
	font-size: 90%;
	font-family: Verdana;
	background-color: #F5F5FF;
	text-align: justify;
}

TD.Sidebar
{
	font-size: 80%;
	background-image: url(SidebarBG.gif);
	background-repeat: repeat-y;
	color: #000080;
	text-align: left;
}

TD.SidebarDS
{
	background-color: #A6AFC8;
	height: 3px;
}

TD.MainDS
{
	background-color: #D3D4E5;
	height: 3px;
}

TD.SubPageBanner
{
	font-style: italic;
	font-family: Arial;
	font-size: 110%;
	color: White;
	font-weight: bold;
	text-align: right;
	padding-right: 20px;
	padding-bottom: 20px;
	background-color: #000080;
	background-image: url(SubPageBannerRight.gif);
}

TH
{
	font-size: 90%;
	font-weight: normal;
	text-align: right;
}

P.Copyright
{
	font-size: 60%;
	text-align: center;
}

div.Headline
{
	text-align: left;
	font-family: Arial;
	font-weight: bold;
	color: #000080;
	font-size: 120%;
}

div.SBHeadline
{
	border-bottom: solid 1 #000080;
	font-weight: bold;
	font-size: 120%;
	color: #000080;
	font-family: Arial;
}

div.WeekendUpdate
{
	margin-left: 20px;
	margin-right: 20px;
	font-size: 120%;
	font-family: Times New Roman;
}

div.error
{
	color: Red;
	font-weight: bold;
}

HR
{
	color: #000080;
	height: 1px;
	width: 80%;
	text-align: center;
}

A
{
	color: #CA0000;
}

A:hover
{
	color: #FF0909;
}

A.Sidebar
{
	color: #000080;
	text-decoration: none;
}

A.Sidebar:hover
{
	color: Red;
}
