BODY {
	background-color: #8cc63f;
	margin: 0px;
	padding: 0px;
}
.bottomshadow {
	background-image: url(assets/bottomshadow.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.topshadow {
	background-image: url(assets/topshadow.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E8E1DD;
	text-decoration: none;
}
.footertextLINK {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E8E1DD;
	text-decoration: none;
}
.footertextDARK {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336600;
	text-decoration: none;
}
.footertextLINKDARK {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #336600;
}
.menuOFF {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #587E25;
	cursor: pointer;
	cursor: hand;
}
.menuetext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}

.undercon {
	background-attachment: fixed;
	background-color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	-moz-opacity:.9;
	filter:alpha(opacity=90);
	background-position: 0px 0px;
}

.menubar {
	padding: 0px;
	width: 100%;
	margin: 0px;
	height: 32px;
	text-align: center;
}
.advertTEXT {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #75A535;
}

.menuON {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #7DB335;
	font-weight: normal;
	cursor: pointer;
	cursor: hand;
}
.welcomeHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #003300;
}
.welcomeRighthandborer {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C8C6AE;
}
.vertline {
	background-image: url(assets/line.gif);
	background-repeat: repeat-y;
}

.welcomeBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	text-decoration: none;
	color: #000;
}
.adverttopandbottomborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C8C6AE;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C8C6AE;
}
