/* Site created with unregistered version of StepZilla 3.0, www.stepzilla.com */
body {
	background-color:#FFFFFF;
	padding:0px;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
}

h1 {
	margin-top:15px;
	color:black;
}

a {
	color:#0000FF;
}


a:visited {
	color:#005588;
}

.content {
	font-size:9pt;
}

.menu a {
	padding-left:27px;
	margin:0px;
	color:#0000FF;
	font-size:9pt;
	font-weight:bold;
	color:#006699;
}

table td {
	vertical-align:top;
}

.menuitem {
	background: url(menu_item.gif) no-repeat;
	width:188px;
	height:25px;
}

.menuitem_active {
	background-image:url(menu_item_over.gif) no-repeat;
	height:25px;
}

.menuitem:hover {
	background-image:url(menu_item_over.gif) no-repeat;
	height:25px;
}
