html, body, #wrapper {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
   }
   #wrapper {
	margin: 0 auto;
	text-align: left;
	vertical-align: middle;
	width: 100%;
	background-color: #B2BC00;
	color: #000000;
   }
.text-area {
	color: #666600;
	border: none;
	text-align: left;
	vertical-align: top;
	overflow: hidden;
	position: static;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-position: left;
	left: 0px;
	line-height: 12px;
	margin: 0px 14px;
	padding: 0px;
}
.menu {
	color: #000000;
	border: none;
	overflow: hidden;
	position: static;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}

a:link {
	color: #990000;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	text-decoration: none;
	color: #990000;
	font-weight: normal;
}
a:hover {
	text-decoration: none;
	color: #4A6952;
}
a:active {
	text-decoration: none;
}
.links-cells {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7F0076;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #E5CCE4;
	border-right-color: #E5CCE4;
	border-bottom-color: #E5CCE4;
	border-left-color: #E5CCE4;
	line-height: 16px;
}
.links-bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7F0076;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E5CCE4;
	border-right-color: #E5CCE4;
	border-bottom-color: #E5CCE4;
	border-left-color: #E5CCE4;
	line-height: 16px;
}
.rest-cells {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #E5CCE4;
	border-right-color: #E5CCE4;
	border-bottom-color: #E5CCE4;
	border-left-color: #E5CCE4;
	line-height: 15px;
}
.footer-contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	background-position: center;
}
.footer-bg {
	background-image: url(images/footer-blank.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.pop-text {
	color: #666600;
	border: none;
	text-align: justify;
	vertical-align: top;
	overflow: hidden;
	position: static;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-position: left;
	left: 0px;
	line-height: 12px;
	margin: 0px;
	padding: 20px;
}
