body {
	margin: 0px;
	padding: 0px;
	background: #DDF9EA;
	scrollbar-face-color: #DDF9EA;
	scrollbar-track-color: #DDF9EA;
	scrollbar-arrow-color: #FFFFFF;
	}

	A { color: #55724A; text-decoration: none; }
	A:link { color: #55724A; text-decoration: none; }
	A:visited { color: #55724A; text-decoration: none; }
	A:active { color: #55724A; }
	A:hover { color: #000000; background: #B2D1C0; }
	
#header {
	background: #DDF9EA;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom: 0px none;
	text-align: center;
}

#module-main {
	margin-left: auto;
	margin-right: auto;
	width: 700;
	border-top: 1px dashed #888888;
	border-bottom: 1px dashed #888888;
	float: center;
}

#main-img {
	width: 345px;
	color: #000000;
	padding-right: 5px;
	margin-top: 5px;
	text-align: left;
	float: left;
}

#main-content {
	width: 345px;
	height: 345px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 150%;
	letter-spacing: 1pt;
	background: #EAFCF2;
	padding-left: 5px;
	margin-top: 5px;
	text-align: justify;
	float: right;
}

#module-topten {
	width: 150px;
	color: #000000;
	padding: 5px;
	margin-top: 10px;
	text-align: left;
	float: right;
}

.newsheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background: #000000 url(green/header-news.gif);
	height: 25px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px dashed #000000;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.newstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 150%;
	letter-spacing: 1pt;
	background: #000000 url(newstitlestar.gif);
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px dashed #000000;
	padding-left: 30px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.newsitem {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 150%;
	letter-spacing: 1pt;
	background-color: #BED1AE;
	padding: 10px;
	border-top: 1px none #8A734E;
	border-left: 1px dashed #8A734E;
	border-right: 1px dashed #8A734E;
	border-bottom: 1px dashed #8A734E;
}

.menuheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background: #7DA75C url(green/header-menu.gif);
	height: 25px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px dashed #000000;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.menuitem {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 150%;
	letter-spacing: 1pt;
	background-color: #BED1AE;
	padding: 6px;
	border-top: 1px none #8A734E;
	border-left: 1px dotted #8A734E;
	border-right: 1px dotted #8A734E;
	border-bottom: 1px dotted #8A734E;
}

.toptenheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background: #BED1AE url(green/header-topten.gif);
	height: 25px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px dashed #000000;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.squares1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #7DA75C;
}

.squares2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #7DA75C;
}