body,td,th {
	font-family: "Tw Cen MT";
	font-size: 11px;
	color: #000000;
	margin-top: 0px;
	background-color: #E8C2F8;
	background-position: 50%;
	list-style-type: square;
}
#header {display:none}{
	position:absolute;
	left:0px;
	top:0px;
	width:770px;
	height:155px;
	z-index:auto;
	background-color: #E8C2F8;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
}
#menu {display:none}{
	position:absolute;
	left:0px;
	top:220px;
	width:142px;
	height:544px;
	z-index:auto;
	background-repeat: no-repeat;
	background-image: url(images/formenu.gif);
	background-color: #FFFFFF;
}
#content {
	position:absolute;
	left:-5px;
	top:140px;
	width:623px;
	height:607px;
	z-index:auto;
	padding-left: 10px;
	padding-top: 6px;
	background-repeat: no-repeat;
	background-image: url(images/forcontent.gif);
	background-color: #FFFFFF;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
	padding-top: 10px;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
#navlist {display:none}
{
padding: 0 1px 1px;
margin-left: 0;
font: bold 12px Verdana, sans-serif;
}

#navlist li
{
	list-style: none;
	margin: 0;
	border-top: 1px solid;
	display: inline;
	border-color: #C032FF;
}

#navlist li a
{
padding: 0.25em 0.5em 0.25em 0.75em;
border-left: 1em solid #C032FF;
text-decoration: none;
}

#navlist li a:link { color: #C032FF; }
#navlist li a:visited { color: #667; }

#navlist li a:hover
{
	border-color: #00A33D;
	color: #FFF;
	background-color: #AB10D2;
}
#submenu {
	position:absolute;
	left:158px;
	top:175px;
	width:612px;
	height:23px;
	z-index:auto;
}
#container {
	margin: auto;
	padding: auto;
	width: 770px;
	position: relative;
	background-position: 50%;
}
a:link {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #00A33D;
}
a:active {
	text-decoration: none;
}
.printheader {
	display: block;
}
#printheader {
	z-index: auto;
	width: 622px;
	height: 95px;
	position: absolute;
	left: 9px;
	top: 15px;
	font-family: "Tw Cen MT";
	font-size: 36px;
	font-weight: bold;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
