
<!--
body {
		color: #333; 
		background-color: #000; 
		text-align: center; 
		margin: 0px;
		font-size: 11px;
		text-decoration: none;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-style: normal;
		line-height: 20px;
  behavior:   url(csshover.htc); /* WinIE behavior call */
}
#header {
			color: white;
			font-family: Arial, Verdana, Geneva, sans-serif;
			font-weight: bold;
			background-color: #000000;
			padding-top: 4px;
			padding-bottom: 0;
			width: 480px;
			margin-bottom: 12px;
			border-bottom: 1px solid #071005;
}
#headertext {
		text-align: left;
		margin-right: auto;
		margin-left: auto;
		width: 100%;
}
h1 {
		font-size: 16px;
		letter-spacing: 1px;
		font-weight: bold;
		padding-top: 0.5em;
		padding-bottom: 0;
		margin-left: 10px;
}
h2 {
		font-size: 14px;
		letter-spacing: 1px;
		font-weight: bold;
		padding-top: 0.5em;
		padding-bottom: 0;
		margin-left: 10px;
		margin-top: -1em;
}
h4 {
		font-size: 12px;
		font-weight: bold;
		margin-top: -1em;
		margin-bottom: 0;
		letter-spacing: 1px;
		margin-left: 10px;
}
h5 {
		font-family: Arial, Verdana, Geneva, sans-serif;
		font-weight: bold;
		font-style: italic;
		color: #990000;
		letter-spacing: 1px;
		font-size: 14px;
		margin-top: -1em;
		margin-bottom: -0.25em;
}
dl {
	padding-top: 1em;
}
dd {
	padding-bottom: 0.5em;
}
div#nav-wrapper {
  background: #990000;
		width: 100%;
		margin-right: auto;
		margin-left: auto;
}
div#nav {
		position: relative;
		font-size: 10px;
		width: 100%;
		margin-left: auto;
		background: #990000;
		text-align: left;
		height: 22px;
}
div#nav ul {
		margin: 0; 
		padding: 0; 
		background: #990000;
}
div#nav li {
		position: relative; 
		list-style: none; 
		margin: 0;
                float: left; 
		width: 160px; 
		border-bottom: 1px solid #990000;
		font-size: 12px; 
}
div#nav li:hover {
		background: #660000;
}
div#nav li.submenu:hover {
		background-color: #660000;
}
div#nav li a {
		display: block; 
		padding: 0.1em 3px 0.1em 3px;
                text-decoration: none; 
		width: 160px;
		font-size: 10px; 
}
div#nav li a:visited {
		font-size: 10px; 
}
div#nav li.submenu a {
		padding-left: 5px;
}
div#nav ul a {
		width: auto;
}
div#nav ul ul {
		position: absolute; 
		top: 0px; 
		width: 160px;
  display: none;
}
div#nav ul.level1 li.submenu:hover ul.level2, div#nav ul.level2 li.submenu:hover ul.level3 {
		display:block;
}
div#nav ul.level2 {
		top: 23px; 
		right: 0px;
}
.spacer {
	 clear: left;
  width: 100%;
  height: 16px;
}
#bottomnav {
		padding-top: 10px;
}
a:link {
		color: #FFF;
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 12px;
		text-decoration: none; 
		font-weight: bold;
}
a:visited {
		color: #FFF;
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 12px;
		text-decoration: none; 
		font-weight: bold;
}
a:hover {
		color: #697A4E;
		text-decoration: underline;
}
div#bottomnav {
		color: #000000;
		font-size: 12px; 
		line-height: 18px; 
		font-family: Verdana, Geneva, Arial, sans-serif; 
		text-align: center; 
}
div#bottomnav a:link {
		color: #990000;
		font-size: 12px;
}
div#bottomnav a:visited {
		color: #009900;
		font-size: 12px;
}
div#bottomnav a:hover {
		color: #999900;
		font-size: 12px;
}
table {
	background-color: #000000;
}
table td {
	font-size: 12px;
	padding: 0px 0px;
	background-color: #000000;	
}
th {
	font-size: 13px;
	padding: 0px 0px;
	background-color: #000000;
	text-align: left;
}
table.plain {
	background-color: #000;
}
table.plain td {
	padding: 0px 0px;
}
h3 {
		font-weight: bold;
		font-size: 11pt;
		font-family: Arial, Verdana, Helvetica, sans-serif;
		color: #333;
}
div#headertext a {
		color: white;
		font-family: Arial, Verdana, Helvetica, sans-serif;
}
div#headertext a:visited {
		color: white;
		font-family: Arial, Verdana, Helvetica, sans-serif;
}
div#headertext a:hover {
		color: white;
		font-family: Arial, Verdana, Helvetica, sans-serif;
		text-decoration: none;
}
-->
