body {
	color: #000;
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	margin: 0;
	padding: 0;
}
p {
	margin-top: .8em;
	margin-bottom: .8em;
}
table {
	font-size: 12px;
}


a:link { color: #000; text-decoration: underline; }

a:visited { color: #909090; text-decoration: none; }

a:hover { color: #909090; text-decoration: none; }

a:active { color: #909090; text-decoration: none; }
.scroll { color: #000; font-size: 10px; text-align: left; width: 487px; height: 100%; overflow: auto; }
.main_content {
	background-image: url(../gfx/watermark.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 59px;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
}
.menubkg {
	background-image: url(../gfx/menu-bkg-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


.menucell {
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(../gfx/top_main.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 33px;
	padding-top: 7px;
	padding-bottom: 7px;
}
.menu_norm {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
a.menu_norm:link {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
a.menu_norm:visited {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
a.menu_norm:hover {
	text-decoration: none;
	font-weight: bold;
	color: #A8C49B;
}
a.menu_norm:active {
	text-decoration: none;
	font-weight: bold;
	color: #A8C49B;
}
.menu_on {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
a.menu_on:link {
	text-decoration: none;
	font-weight: bold;
	color: #A8C49B;
}
a.menu_on:visited {
	text-decoration: none;
	font-weight: bold;
	color: #A8C49B;
}
a.menu_on:hover {
	text-decoration: none;
	font-weight: bold;
	color: #A8C49B;
}
a.menu_on:active {
	text-decoration: none;
	font-weight: bold;
	color: #A8C49B;
}
.copyright {
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 10px;
	background-color: #0F4B22;
}
.powered_by {
	font-size: 11px;
	background-color: #0F4B22;
	text-align: right;
	vertical-align: middle;
	padding-right: 10px;
	color: #FFFFFF;
}
.powered_by a:link {
	text-decoration: none;
	color: #FFFFFF;
	margin-left: 20px;
}
.powered_by a:visited {
	text-decoration: none;
	color: #FFFFFF;
	margin-left: 20px;
}
.powered_by a:active {
	text-decoration: underline;
	color: #FFFFFF;
	margin-left: 20px;
}
.powered_by a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	margin-left: 20px;
}
.quotebox {
	font-size: 14px;
	color: #0F4B22;
	text-align: right;
	vertical-align: top;
	padding-top: 14px;
	padding-right: 20px;
	font-weight: bold;
}
.quotebox a:link {
	color: #0F4B22;
	text-decoration: none;
}
.quotebox a:visited {
	color: #0F4B22;
	text-decoration: none;
}
.quotebox a:active {
	color: #0F4B22;
	text-decoration: underline;
}
.quotebox a:hover {
	color: #0F4B22;
	text-decoration: underline;
}
.formtitles {
	font-size: 12px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-weight: bold;
}
.formfineprint {
	font-size: 10px;
	color: #999999;
}
.price {
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #000099;
}
.back {
	font-size: 11px;
	color: #009B58;
}
a.back:link {
	text-decoration: underline;
	color: #009B58;
	
}
a.back:visited {
	text-decoration: underline;
	color: #009B58;
	
}
a.back:active {
	text-decoration: underline;
	color: #009B58;
	
	font-style: italic;
}
a.back:hover {
	text-decoration: underline;
	color: #009B58;
	
	font-style: italic;
}
.address_box {
	font-size: 13px;
	color: #FFFFFF;
	padding-left: 8px;
}
.address_box a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.address_box a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.address_box a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.address_box a:hover {
	color: #FFFFFF;
	text-decoration: none;
}.news_box {
	background-color: #FEEBA7;
	background-image: url(../gfx/news-box_top.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
