#closer {
	position: absolute;
	z-index: 90;
	width: 640px;
	left: 0px;
	top: 0px;
	visibility: hidden;
}
#menubar {
	position: absolute;
	z-index: 100;
	width: 162px;
	left: 0px;
	top: 150px;
}
#menubar p {
	margin: 0;
}
div.submenu {
	position:absolute;
	width:160px;
	z-index:100;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 80%;
	visibility: hidden;
	background-color: #fff;
	border: 1px solid #666;
}
.submenu p {
	margin: 0 0 0 0;
}
.submenu a:link, .submenu a:visited {
	padding: 3px 6px;
	text-decoration: none;
	color: #006600;
}
.submenu a:hover, .submenu a:active {
	background-color: #FF9900;
	color: #FFFFFF;
}
H2 {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #CCCCCC; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.maintable {
	FONT-SIZE: 16px; MARGIN: 0px 36px 12px; COLOR: #003333; FONT-FAMILY: "Trebuchet MS", Verdana, Arial, sans-serif
}
H1 {
	FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: #666666; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.maintable B {
	FONT-WEIGHT: bold; COLOR: #000033
}
.copyright {
	FONT-SIZE: 12px;
	COLOR: #006600;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: normal;

}
a:link {
	color: #000000;
	text-decoration: underline;
}

a:visited {
	color: #FF9900;
}

a:hover {
	color: #333333;
	text-decoration: overline;
}
body {
	background-image: url(images/cssheader.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
