body {
	background: #5fc7c9 url(/images/background.gif);
	font: normal 12px Arial, Helvetica, Sans-serif;
	color: #000000;
	margin: 0;
}
a:link, a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover, a:active {
	color: #3f9837;
	text-decoration: underline;
}
h1 {
	font-size: 16px;
	font-family: Georgia;
	color: #532217;
	text-decoration: underline;
}
h2 {
	font-size: 15px;
	color: #000000;
	margin-top: 15px;
	margin-bottom: 1px;
	text-align: left;
	text-decoration: underline;
}
h3 {
	font: bold 13px/14px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial, sans-serif;
	color: #186fff;
}
.mainarea {
	width: 900px;
	text-align: center;
	background: #ffffff;
	border-left: 1px solid #3a7475;
	border-right: 1px solid #3a7475;
}
.menu {
	background: #5fc7c9;
	border-right: 1px solid #3a7475;
	padding: 0 0 20px 0;
}
.menus {
	padding-top: 15px;
}
.menus a:link, .menus a:visited {
	display: block;
	border-bottom: 1px solid #3a7475;
	padding: 4px 0 4px 0;
	font-size: 12px;
}
.menus a:active, .menus a:hover {
	color: #000000;
	background-color: #ffffff;
	text-decoration: none;
}
.content {
	width: 640px;
	text-align: left;
	padding: 30px 0 20px 0;
	font-size: 12px;
}
.footer {
	background: #bfe7e8;
	font-size: 11px;
	padding: 10px 0 10px 0;
}
.font {
	font-size: 12px;
}
.itemcolor {
	font-size: 12px;
}
.newsletter {
	background: #bfe7e8;
	padding: 5px;
	text-align: center;
	font-size: 12px;
}
.newsletter a:link, .newsletter a:visited {
	font-size: 12px;
	padding: 0 10px 0 10px;
}
.newsletter a:active, .newsletter a:hover {
	color: #000000;
	text-decoration: underline;
}