﻿body
{
	background-color:#6699CC;
	font-family:Verdana;
	width:1024px;
}
td.PageHeader
{
	background-color:#6699CC;
}
td.PageMenu
{
	background-color:#3366FF;
	background-image:url(/images/menuItemBackground.gif);
	background-repeat: repeat-x;
}
td.PageContent
{
	background-color:#FFE8A3;
}
td.PageFooter
{
	background-color:#6699CC;
	font-size:x-small;
}
table.ContentTable
{
	border-style:groove;
	border-color:#6699CC;
	font-family:tahoma, Verdana,Times New Roman;
	font-size:medium;
	background-color:#FFFFFF;
}
table.WoodGrainTable
{
	background-image:url(/images/woodBackground.png);
}
td.FinePrint
{
	font-size:x-small;
	text-align:center;
}
td.PanelHeader
{
	background-image:url(/images/MainItemNormal.gif);
	background-repeat:repeat-x;
	color: White;
	font-size:smaller;
}
td.PanelItem
{
	background-color:White;
	color:Black;
	font-size:smaller;
}
a.StandardText:link
{
	color:Black;
	text-decoration:none;
}
a.StandardText:visited
{
	color: Black;
	text-decoration:none;
}
a.StandardText:hover
{
	color:Gray;
	text-decoration:none;
}
a.StandardText:active
{
	color:Red;
	text-decoration:none;
}
fieldset
{
	border-color:#6699CC;
}
image.FloatImage
{
	float:left;
}
