body
{
	font-family: Arial, Verdana;
	font-size: 9pt;
}
.HeadingMiddleBorder
{
	background-color: #ffffff;
	height: 3px;
}
.HeadingBottomBorder
{
	background-color: #990000;
	height: 5px;
}
.HeaderTable
{
	background-color: #990000;
}
.AddressLine
{
	background-image: url(images/addressline.gif);
	text-align: center;
	font-family: Arial, Verdana;
	font-size: 10pt;
	font-weight: bold;
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 2;
}
.HeaderEmailLink
{
	font-family: Arial, Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: White;
	text-decoration: none;
}
a.NavigationLink
{
	font-family: Arial, Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a.NavigationLink:visited
{
	color: #990000
}
a.NavigationLink:active
{
	text-decoration: underline;
}
a.NavigationLink:hover
{
	text-decoration: underline;
}
.NavigationRelocation
{
	border-width: 1;
	border-style: solid;
	border-color: #990000;
	padding: 3, 3, 3, 3;
}
.NavigationRelocationText
{
	font-family: Arial, Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: Black;
}
.NavigationRelocationLink
{
	font-family: Arial, Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.NavigationRelocationLink:hover
{
		background-color: Yellow;
}
.NavigationRelocationLink:active
{
		background-color: Yellow;
}
.BroughtToYou
{
	font-family: Arial, Verdana;
	font-size: 9pt;
}
.CityName
{
	font-family: Arial, Verdana;
	font-size: 16pt;
	font-weight: bold;
	color: #990000;
}
.GreatPlace
{
	font-family: Arial, Verdana;
	font-size: 9pt;
	color: Red;
}
.GreatPlaceLink
{
	font-family: Arial, Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.GreatPlaceLink:hover
{
		background-color: Yellow;
}
.GreatPlaceLink:active
{
		background-color: Yellow;
}
.SectionHeading
{
	font-family: Arial, Verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #990000;
}
.BodyCell
{
	padding-left: 6;
	padding-right: 6;
	width: 540;
	border-bottom-style: solid;
	border-bottom-color: Black;
	border-bottom-width: 1;
	border-left-style: solid;
	border-left-color: Black;
	border-left-width: 1;
	border-right-style: solid;
	border-right-color: Black;
	border-right-width: 1;
}
.NavigationCell
{
	padding-right: 5;
	width: 100;
}
.StatsTable
{
	width: 80%;
	font-family: Arial, Verdana;
	font-size: 10pt;
	font-weight: bold;
/*	border-style: solid;
	border-color: Black;
	border-width: 1; */
}
.StatsTableLabel
{
	text-align: left;
	border-style: solid;
	border-color: Black;
	border-width: 1;
}
.StatsTableData
{
	text-align: right;
	font-weight: normal;
	border-style: solid;
	border-color: Black;
	border-width: 1;
}
.StatsTableHeading
{
	text-align: center;
	border-style: solid;
	border-color: Black;
	border-width: 1;
}