body {
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

p {
	margin: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	text-decoration: none;
}

.submenu, a.submenu, a.submenu:active, a.submenu:visited, a.submenu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: White;
	text-decoration: none;
	font-weight: bold;
}

a.submenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: White;
	text-decoration: underline;
	font-weight: bold;
}

.footer, a.footer, a.footer:active, a.footer:visited, a.footer:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	text-decoration: none;
}

.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	text-decoration: underline;
}

.idc, a.idc, a.idc:active, a.idc:visited, a.idc:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	text-decoration: none;
}

a.idc:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	text-decoration: underline;
}

.LeftNav, a.LeftNav, a.LeftNav:active, a.LeftNav:visited, a.LeftNav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: White;
	text-decoration: none;
	font-weight: bold;
}

.LeftNav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: White;
	text-decoration: underline;
	font-weight: bold;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #34631C;
	text-decoration: underline;
	font-weight: bold;
}

.dotted {
	border: 1px dashed #34631C;
}

.Featured {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: Gray;
	font-weight: bold;
}

.Featured-Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	font-weight: bold;
}

.MenuBackground {
	background-image:url(Images/menubackground.jpg); 
	background-repeat:no-repeat;
}