body
{
	background-color: #336633;
	margin-left: 20;
	margin-top: 20;
	margin-right: 20;
}

td.TopNavItem
{
	color: White;
	font-family: Times New Roman, serif;
	font-size: 16px;
	font-weight: bold;
	background-color: #336633;
	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: #cbedcb;
	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: 16px;
	font-weight: bold;
	background-color: #949599;
	padding: 10 10 10 0;
	width: 200;
	text-align: right;
}
a.LeftNavItem:Link
{
	color: White;
	font-family: Times New Roman, serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
a.LeftNavItem:Visited
{
	color: White;
	font-family: Times New Roman, serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
a.LeftNavItem:Hover
{
	color: #666633;
	font-family: Times New Roman, serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
td.LeftNavItem2
{
	color: #949599;
	font-family: Times New Roman, serif;
	font-size: 16px;
	font-weight: bold;
	background-color: #CBEDCB;
	padding: 5 10 5 0;
	width: 200;
	text-align: right;
	border-left-width:20;
}
a.LeftNavItem2:Link
{
	color: #949599;
	font-family: Times New Roman, serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
a.LeftNavItem2:Visited
{
	color: #949599;
	font-family: Times New Roman, serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
a.LeftNavItem2:Hover
{
	color: #666633;
	font-family: Times New Roman, serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
td.Content
{
	color: #336633;
	font-family: Times New Roman, serif;
	font-size: 14px;
	font-weight: bold;
}
a.ContentLink
{
	color: #336633;
	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: #336633;
	font-family: Times New Roman, serif;
	font-size: 14px;
	text-decoration: none;
}
a.EmailLink:hover
{
	color: Red;
	font-family: Times New Roman, serif;
	font-size: 14px;
	text-decoration: none;
}

