<style type="text/css">


#content {
	position:relative;
	z-index:1;
	width: 850px;
	height: 638px;
	background-color: #eaeed8;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #FFFFFF;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin-top: 20px;
	background-image: url(images/bgimage.jpg);
}

}
.maintextpoptitle {
	font: 12px/12px Arial, Helvetica, sans-serif;
	text-indent: 18px;
	margin-bottom: 0;
	margin-top: 0;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #237f56;
	padding: 2px;
}

a:link {
	color: #237f56;
}
a:visited {
	color: #237f56;
}
a:hover {
	color: #237f56;
}
a:active {
	color: #237f56;
}

#header {
	background-image: url(images/headerbg.jpg);
	background-repeat: no-repeat;
	height: 155px;
	width: 850px;
}
#navigation{
    margin-left:40px;
	margin-right:40px;
	}
#textarea {
	background-image: url(images/contentbg.gif);
	background-repeat: no-repeat;
	height: 454px;
	width: 850px;
}
#right {
	float: right;
	width: 315px;
	height: 454px;
	margin-right: 54px;
	margin-left: 2px;
}
#left {
	width: 479px;
	float: left;
	height: 454px;
}

.maintext{
	font: 16px/22px Arial, Helvetica, sans-serif;
	text-indent: 25px;
	margin-bottom: 0;
	margin-top: 0;
	color: #237f56;
}
.maintextpop {
	font: 12px/16px Arial, Helvetica, sans-serif;
	text-indent: 18px;
	margin-bottom: 0;
	margin-top: 0;
	color: #237f56;
}
.style2 {
	font-size: 16px;
	font-weight: bold;
}
.style3 {	color: #237f56;
	font-size: 12px;
}
.style4 {font-size: 12px}
.style5 {font-size: 10px}

.style3 {	color: #237f56;
	font-size: 12px;
}
.style4 {font-size: 12px}
a.link2 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	
}
.style6 {color: #FFFFFF}

.class2 a:link {
	color: #FFFFFF;
}
.class2 a:visited {
	color: #FFFFFF;
}
.class2 a:hover {
	color: #FFFFFF;
}
.class2 a:active {
	color: #FFFFFF;
}



[if IE 6]>
<style type="text/css">
/* some css fixes for IE browsers */
html {overflow-y:hidden;}
body {overflow-y:auto;}
#bg {position:absolute; z-index:-1;}
#content {position:static;}
</style>
<![endif]
