body {background:#FFFFFF; margin:0px;}

.back1 {background:url(back1.jpg) right top no-repeat;}
.back2 {background:url(back2.jpg) right top no-repeat;}
.back3 {background:url(back3.jpg) right top no-repeat;}
.back4 {background:url(back4.jpg) right top repeat-y;}
.back6 {background:url(back6.jpg) left top no-repeat;}
.back7 {background:url(back7.jpg) left top no-repeat;}
.back8 {background:#c2c2c2;}

table {
	color:#000000;
	font-family:tahoma;
	font-size:11px;
}

a.link1 {
	font-weight:normal;
	color:#FFFFFF;
	font-family:tahoma;
	font-size:11px;
	text-decoration:underline;
}

a.link1:visited {
	font-weight:normal;
	color:#FFFFFF;
	font-family:tahoma;
	font-size:11px;
	text-decoration:underline;
}

a.link1:hover {
	font-weight:normal;
	color:#FFFFFF;
	font-family:tahoma;
	font-size:11px;
	text-decoration:none;
}

a.link1:hover.visited {
	font-weight:normal;
	color:#FFFFFF;
	font-family:tahoma;
	font-size:11px;
	text-decoration:none;
}

a.link2 {
	font-weight:normal;
	color:#000000;
	font-family:tahoma;
	font-size:11px;
	text-decoration:underline;
}

a.link2:visited {
	font-weight:normal;
	color:#000000;
	font-family:tahoma;
	font-size:11px;
	text-decoration:underline;
}

a.link2:hover {
	font-weight:normal;
	color:#000000;
	font-family:tahoma;
	font-size:11px;
	text-decoration:none;
}

a.link2:hover.visited {
	font-weight:normal;
	color:#000000;
	font-family:tahoma;
	font-size:11px;
	text-decoration:none;
}


.wmSubMenuHidden {
	border:#007432 solid 1px;
	position:absolute;
	visibility:hidden;
	z-index:1;
	top:0px;
	background:#01b64f;
}

.wmLink {
	display:block;
	width:100%;
	padding:2px 2px 3px 2px;
}

.wmLink:hover {
	text-decoration:none;
}

.hItemOn {
	cursor:pointer;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:10px;
	padding-right:10px;
	background:#007432;
	width:120px;
}

.hItemOff {
	cursor:pointer;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:10px;
	padding-right:10px;
	background:#01b64f;
	width:120px;
}


.header-text {
   color:ffffff;
}