
td.TopNavItem
{
	color: White;
	font-family: Times New Roman, serif;
	font-size: 16px;
	font-weight: bold;
	background-color: #000066;
	padding: 2 20 2 20;
}
a.TopNavItem:Link
{
	color: White;
	font-family: Times New Roman, serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
a.TopNavItem:Visited
{
	color: White;
	font-family: Times New Roman, serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
a.TopNavItem:Hover
{
	color: #99ccff;
	font-family: Times New Roman, serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
td.LeftNavItem
{
	color: White;
	font-family: Times New Roman, serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #99ccff;
	padding: 5 5 5 0;
	width: 150;
	text-align: right;
}
a.LeftNavItem:Link
{
	color: White;
	font-family: Times New Roman, serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
a.LeftNavItem:Visited
{
	color: White;
	font-family: Times New Roman, serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
a.LeftNavItem:Hover
{
	color: #6699cc;
	font-family: Times New Roman, serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
td.LeftNavItem2
{
	color: White;
	font-family: Times New Roman, serif;
	font-size: 16px;
	font-weight: bold;
	background-color: #99ccff;
	padding: 5 10 5 0;
	width: 200;
	text-align: right;
	border-left-width:20;
}
td.Content
{
	color: #000066;
	font-family: Times New Roman, serif;
	font-size: 14px;
	font-weight: bold;
}
a.ContentLink
{
	color: #000066;
	font-family: Times New Roman, serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
a.ContentLink:hover
{
	color: Red;
	font-family: Times New Roman, serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
a.EmailLink
{
	color: #000066;
	font-family: Times New Roman, serif;
	font-size: 14px;
	text-decoration: underline;
}
a.EmailLink:hover
{
	color: Red;
	font-family: Times New Roman, serif;
	font-size: 14px;
	text-decoration: underline;
}
a.MapLink
{
	color: #000066;
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
a.MapLink:hover
{
	color: Red;
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
