body {
	text-align: center;
	background-color: #F7FBD7;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
a.link {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: none;
}
a.link:hover {
	color: #C10000;
	text-decoration: underline;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
a.menu {
	color: #000000;
	text-decoration: none;
}
a.menu:hover {
	color: #FFFFFF;
	background-color: #660000;
	text-decoration: none;
}
.menuactive {
	color: #FFFFFF;
	background-color: #660000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;


}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a.footer {
	color: #000000;
	text-decoration: none;
}
a.footer:hover {
	color: #FFFFFF;
	background-color: #333333;
	text-decoration: none;
}
.footeractive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #333333;
}
.menucell {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	padding: 5px;
}
.headercell {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.footercell {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.maincell {
	padding: 2px 4px 4px;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.imageright {
	clear: right;
	float: right;
}
.imageleft {
	clear: left;
	float: left;
}
.whatsnew {
	font: 18px "Times New Roman", Times, serif;
	color: #990000;
}
a.whatsnew {
	color: #990000;
	text-decoration: underline;
}
a.whatsnew:hover {
	color: #993300;
	text-decoration: none;
}
