<!-- PLAIN -->

A.nav:link
{text-decoration: none;
color: #336699;
border-bottom: 1px dashed #993333;
}
A.nav:visited
{text-decoration: none;
color: #336699;
border-bottom: 1px dashed #993333;
}
A.nav:active
{color: #336699;
text-decoration: none;
border-bottom: 1px dotted #993333;
}
A.nav:hover
{text-decoration: none;
color: #336699;
border-bottom: 1px solid #993333;
}

a.menu:link
{
text-decoration: underline;
color: #000000;
}
a.menu:visited
{
text-decoration: underline;
color: #000000;
}
a.menu:active
{
text-decoration: none;
color: #000000;
}
a.menu:hover
{
text-decoration: none;
color: #000000;
}

body
{
background-image: url(dotback.jpg);
color: #000000;
font-family: verdana;
font-size: x-small;
}

td
{font-family: verdana;
color: #000000;
font-size: xx-small;
}

#navlist
{
position: absolute;
left: 0px;
top: 0px;
width: 150px;
height: 100%;
background-color: #339966;
border: solid 1px #000000;
}


#credit
{
position: absolute;
left: 0px;
bottom: 2px;
width: 160px;
background-color: transparent;
}

ul.rollover
{
margin: 0;
padding: 0;
list-style-type: none;
width: 160;
voice-family: "\"}\"";
voice-family: inherit;
width: 160}
html>body #navlist ul {width: 160}
}

ul.rollover li
{
margin: 0;
padding: 0;
}

ul.rollover ul
{
list-style-type: none;
margin: 0em 0 0 0;
padding: 0;
voice-family: "\"}\"";
voice-family: inherit;
margin: 0.1em -0.5em 0 -0.5em;
}

ul.rollover a
{
font-weight: normal;
text-decoration: none;
color: #000000;
background-color: transparent;
margin: 0;
padding: 0 0em 0 0em;
width: 100%;
display: block;
voice-family: "\"}\"";
voice-family: inherit;
padding-left: 1em;
}
html>body ul.rollover a {width: auto}

ul.rollover a:hover
{
color: #000000;
background-color: #8CD9B3
}



/* indented menu items */

ul.rollover2
{
margin: 2;
padding: 0;
list-style-type: none;
width: 148;
voice-family: "\"}\"";
voice-family: inherit;
width: 148}
html>body #navlist ul {width: 148}
}

ul.rollover2 li
{
margin: 0;
padding: 0;
}

ul.rollover2 ul
{
list-style-type: none;
maring: 0.1em 0 0 0;
padding: 0;
voice-family: "\"}\"";
voice-family: inherit;
margin: 0.1em -0.5em 0 -0.5em;
}

ul.rollover2 a
{
font-weight: normal;
text-decoration: none;
color: #000000;
background-color: transparent;
margin-left: 18;
padding: 0 0em 0 0em;
width: 100%;
display: block;
voice-family: "\"}\"";
voice-family: inherit;
padding-left: 1em;
}
html>body ul.rollover2 a {width: auto}

ul.rollover2 a:hover
{
color: #000000;
background-color: #8CD9B3
}
