h1 {
	font-family: "Arial Bold", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #f49a41;
	margin-bottom: -2px;
}
h2 {
	font-family: "Arial Bold", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #f49a41;
	line-height: normal;
	margin-bottom: -2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
.navtable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #D1D1D1;
	border-right-color: #D1D1D1;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

ul#navlist
{
width: 100%;
\width: 100%;
w\idth: 100%;
padding: 0px;
border: 0px solid #808080;
border-top: 0px;
margin: 0px;
font: bold 12px arial,verdana,helvetica,arial,sans-serif;
background: #ffffff;
}

ul#navlist li
{
	list-style: none;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
}

ul#navlist li a
{
	display: block;
	width: 100%;
	\width: 100%;
	w\idth: 100%;
	text-decoration: none;
	text-align: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #428235;
	background-color: #d1d1d1;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}

ul#navlist li a:link { color: #000000; }
div#navcontainer li a:visited { color: #000000; }

ul#navlist li a:hover
{
border-color: #bd7dca;
color: #ffffff;
background: #2e2e2e;
}
