#text {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 9 pt;
}

#highlight{
font-family: verdana, arial, helvetica, sans-serif;
font-size: 9 pt;
color: green;
font-weight: bold;
}
#smallwhite
{
	font-size: 10pt;
	color: white;
	font-weight: bold;
	padding: 16px;
	
}

#navlist
{
color: white;
background:#006600;
padding: 0 1px;
margin-left: 15;
width: 10em;
font: normal 12px Verdana, sans-serif;
}

#navlist li
{
list-style: none;
margin: 0;
font-size: 1em;
}

#navlist a
{
display: block;
text-decoration: none;
margin-bottom: 0.5em;
margin-top: 0.5em;
color: white;
background: 006600;
border-width: 1px;
border-style: solid;
border-color: #005500 #005500 #007700 #007700;
border-left: 1em solid black;
padding: 0.25em 0.5em 0.4em 0.75em;
}

/*#navlist a#current { border-color: #005500 #005500 #005500 #fff }*/

#navlist a
{
width: 99%;
/* only necessary for Internet Explorer */
}

#navlist a
{
voice-family: "\"}\"";
voice-family: inherit;
width: 9.6em;
/* Tantek-hack should only used if Internet-Explorer 6 is in standards-compliant mode */
}

#navcontainer>#navlist a
{
width: auto;
/* only necessary if you use the hacks above for the Internet Explorer */
}

#navlist a:hover, #navlist a#current:hover
{
background: green;
border-color:  #005500 #005500 #005500 #fff
padding: 0.4em 0.35em 0.25em 0.9em;
}

#navlist a:active, #navlist a#current:active
{
background: #66cc00;
border-color: #005500 #005500 #005500 #fff
padding: 0.4em 0.35em 0.25em 0.9em;
}

h1 { 
color: green;
font-size: 11 pt;
font-weight: bold;

}
a {
color: green;
}