body {background-color: #ECE9D8}
body {margin: 20px}
a:hover {  color: #CC9933}
a {  color: #0066CC}
a:active {  color: #FFFF00}
.darklink {
	color: #333333;
	text-decoration: none;
}
.linksbg {
	text-decoration: none;
	background-color: #ECE9D8;
}
.mainbg {

	text-decoration: none;
	background-color: #FFFFFF;
}
.mainborder {
	text-decoration: none;
	background-color: #758897;
}
.maintext {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: #666666}
.maintextbold {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #666666}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #54678B;
	text-align: center;
}
.menu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #54678B;
	text-align: center;
	font-style: italic;
}
.menulinks {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #EC7600;
	text-decoration: none;
	background-color: #FFD2A4;
	text-align: center;
}
.menutop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #678EC5;
	text-align: center;
	font-style: italic;
}
.whitelink {
	color: #FFFFFF;
	text-decoration: none;
}
