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

.headermenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	position: absolute;
	visibility: visible;
	z-index: 1;
	height: 16px;
	width: 100%;
	left: 0px;
	top: 100px;
	background-color: #666699;
	vertical-align: baseline;
	line-height: 14px;
	font-weight: bold;



}
.leftmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #99CC99;
	background-color: #996666;
	position: absolute;
	visibility: visible;
	z-index: 1;
	height: 110%;
	width: 150px;
	left: 0px;
	top: 116px;

}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFCC;
	position: absolute;
	visibility: visible;
	z-index: 1;
	height: auto;
	width: 50%;
	left: 150px;
	top: 116px;
	padding: 10px;


}
.bottommenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	position: relative;
	left: 0px;
	background-color: #669999;
	height: auto;
	width: 100%;
	visibility: visible;
	z-index: 1;
	bottom: 0px;
	text-align: right;






}
.leftlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

A.leftlink:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #99CC99;

}

A.leftlink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

A.leftlink:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

A.leftlink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #99CC99;

}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
}
.themeselect {
	position: absolute;
	visibility: visible;
	z-index: 1;
	height: 70%;
	width: 100%;
	left: 0px;
	top: 116px;
	background-color: #FFFFFF;
	vertical-align: bottom;
}
a.tmenu:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.tmenu:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.tmenu:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.tmenu:visited{
	color: #FFFFFF;
	text-decoration: none;
}
