#navlist
{ background-color: black; position: static; width: 100%; height: 12px; margin: 5px; padding-top: 0; padding-bottom: 0; white-space: nowrap; }
#navlist li
{ color: #930; font-weight: bold; background-color: white; float: left; margin: 0 0 5px 2px; padding-bottom: 0; border-left: 1px solid white; border-right: 1px solid white; border-top-style: solid; border-top-width: 0; border-bottom-style: solid; border-bottom-width: 0; list-style-type: none; }
#navlist li a
{ position: relative; display: block; border-width: 0 1px; border-style: solid; border-color: #ccc; background-color: #eee; color: #666; font: 0.7em/120% Verdana, Arial, Helvetica, sans-serif; text-align: center; text-decoration: none; padding-top: 0; padding-bottom: 0; }
#navlist li a:hover
{
color: #fc6;
}
#navlist li#active a
{ font-weight: normal; background-color: #930; color: #fff; font-size: 10pt; padding-right: 2px; padding-bottom: 2px; padding-left: 2px; border-color: black #c30 white #f96; }
#navlist li#active a:hover { color: #fc6; border-bottom-style: solid; }
* html > body #navlist, * html > body #navlist ul#subnavlist
{
width: 600px;
/* IE5/Mac fixed width fix */
}
.menu { font-weight: bold; font-size: 12pt; color: white; white-space: nowrap; }
.submenu { color: #930; font-size: 11pt; margin-left: 10px; padding-left: 10px; }
.menu a {
	text-decoration: none;
	font-weight: bold;
}
.login, .login a, .login a:link, .login a:visited, .login a:active, .login a:hover {
	font-weight: normal;
	font-size: 8pt;
	color: #5493B4;
	text-decoration: none;
}
h1 { font-size: 13pt; font-weight: normal; margin-bottom: 4px; }
h2 { font-size: 13pt; font-weight: bold; }
H3 { font-size: 13pt; font-weight: normal; margin-bottom: 6px; }
h4 { font-size: 10pt; font-weight: bold; line-height: 12pt; margin: 6px 0 0; padding-top: 0; }
.login { font-weight: bold; font-size: 8pt; color: #930; margin-left: 10px; padding-left: 10px; }
.update { color: #930; font-size: 8pt; font-weight: normal; margin-left: 10px; padding: 3px 2px 3px 10px; }
.locator { font-size: 8pt; color: #930; background-color: #ccc; padding: 2pt; border-top: 1px solid #930; border-bottom: 1px solid #930; }
.news { font-size: 8pt; color: #930; font-family: "Courier New", Courier, Monaco, monospace; background-color: transparent; padding: 2pt; border-left: 1px solid #930; }
BODY, TD { color: black; font: 10pt verdana, Geneva, Arial, Helvetica; margin: 0; padding: 0; border-width: 0; }
content { font-family: verdana, Geneva, Arial, Helvetica; margin: 3px; padding: 2px; ont-variant: normal; }
H1, H2, H3 {
	font-size: 16pt;
	font-weight: normal;
	margin-bottom: 2px;
}
ul
{ font-size: 12px; font-family: verdana; font-weight: bold; margin: 0; padding: 0; list-style-image: inherit; white-space: nowrap; }
ol { list-style-type: circle; margin: 1em 0 1em 40px; }

