body{
	color: #505150;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #3f702f;
}

bodytext, table{
	color: #505150;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

a:link,a:visited,a:hover,a:active,a:focus{
	color:#505150;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 1em;
	color:#3f702f;
}

#menuright a, #menuleft a {
	color:#fff;
	font-weight:bold;
	text-decoration: none;
}

img {
	border: none;
}

#mainlayer {
	position:absolute;
	width:800px;
	height:600px;
	left:50%;
	z-index:1;
	margin-left: -400px;
	background-color: #cceac8;
}
#header{
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:107px;
	z-index:2;
	background-color: #cceac8;
}
#headersubbar {
	position:absolute;
	left:0px;
	top:108px;
	width:644px;
	height:8px;
	z-index:2;
	background-color: #3f702f;
}
#menuleft{
	position:absolute;
	left:0px;
	top:130px;
	width:134px;
	height:444px;
	z-index:2;
	background-color: #e3f3e1;
	padding-top: 26px;
}

#menuright {
	position:absolute;
	left:730px;
	top:130px;
	width:71px;
	height:333px;
	padding-top: 26px;
	z-index:2;
}

#Layer5 {
	position:absolute;
	left:707px;
	top:108px;
	width:93px;
	height:8px;
	z-index:4;
	background-color: #b8ccb2;
}
#Layer6 {
	position:absolute;
	left:644px;
	top:108px;
	width:63px;
	height:8px;
	z-index:5;
	background-color: #a8bfa1;
}
#menu-top-right {
	position:absolute;
	left:650px;
	top:80px;
	width:150px;
	height:28px;
	z-index:6;
	background-color: #e8f6e6;
}
#menu-top-right a {
	color:#3f702f;
	font-size:0.85em;
	text-decoration:none;
}
#footer {
	position:absolute;
	left:197px;
	top:532px;
	width:603px;
	height:68px;
	z-index:7;
	background-color: #68915c;
}
#Layer9 {
	position:absolute;
	left:645px;
	top:116px;
	width:62px;
	height:394px;
	z-index:1;
	background-color: #e3f3e1;
}
#caption {
	position:absolute;
	left:0px;
	top:81px;
	width:178px;
	height:27px;
	z-index:3;
	background-color: #68915c;
	font-family: Helvetica, Arial;
	text-align:center;
	line-height:27px;
}
#content {
	position:absolute;
	left:184px;
	top:157px;
	width: 461px;
	height: 355px;
	z-index:4;
	background-color: #fff;
	overflow:auto;
}
.contenttext{
	padding-top:20px;
	padding-left: 20px;
	padding-right:20px;
}
#weatherbox {
	position:absolute;
	left:0px;
	top:412px;
	width:131px;
	height:158px;
	z-index:2;
	background-color:#fff;
	overflow:hidden;
}
.whitetext{
	color:white;
	font-weight:bold;
}
#logosubtext {
	position:absolute;
	left:284px;
	top:86px;
	width:262px;
	height:13px;
	z-index:3;
	font-size:10px;
	text-align:center;
}
.leftmenu-entry, .leftmenu-entry-on {
	left:0px;
	width:134px;
	height:26px;
	z-index:3;
	margin-top:2px;

}
.leftmenu-entry-on a {
	display:block;
	margin:0;
	padding: 5px 0px 6px 16px;
	background:url(../images/button_right_edges_nt_on.gif) #3f702f right no-repeat;
}

.leftmenu-entry a:hover, .leftmenu-entry a:active, .leftmenu-entry a:focus{
	background:url(../images/button_right_edges_nt_on.gif) #3f702f right no-repeat;
}
.leftmenu-entry a {
	display:block;
	margin:0;
	padding: 5px 0px 6px 16px;
	background:url(../images/button_right_edges_nt.gif) #68915c right no-repeat;
}
.rightmenu-entry {
	right:0px;
	width:70px;
	height:26px;
	z-index:3;
	margin-top:2px;
}
.rightmenu-entry a {
	display:block;
	margin:0;
	padding: 5px 0px 6px 24px;
	background:url(../images/button_left_edges_nt.gif) #68915c left no-repeat;
}
.rightmenu-entry a:hover, .rightmenu-entry  a:active, .rightmenu-entry  a:focus{
	background:url(../images/button_left_edges_nt_on.gif) #3f702f left no-repeat;
}

#submenu {
	position:absolute;
	left:190px;
	top:116px;
	width:454px;
	height:27px;
	z-index:3;
	background-color: #68915c;
	text-align:center;
	line-height:27px;
	color:white;
	font-weight:normal;
}

#submenu a{
	color:white;
	font-weight:normal;
	text-decoration:none;
}

.align-left {
	text-align: left;
}
.align-center {
	text-align: center;
}
.align-right {
	text-align: right;
}
