﻿body
{
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    font-family: verdana;
    font-size: 9pt;
}

#menu {
width: 9em;
background:transparent;
margin-left:16px
}

#menu ul {
list-style: none;
margin: 0;
padding: 0;
}

#menu h2 {
font: 8px Tahoma, "Times New Roman", Times, serif;
font-weight:bold;
display: block;
border-width: 0px;
margin: 0;
padding: 0px 0px;
}

#menu a {
font: 8px Tahoma, "Times New Roman", Times, serif;
font-weight:bold;
display: block;
border-width: 0px;
margin: 0;
padding: 0px 0px;
}

#menu h2 {
color: #fff;
background: #003300;
}

#menu a {
color:white;
text-decoration: none;
}

#menu a:hover {
color:yellow;
}

#menu li {
position: relative; text-align:left; margin-top:10px; 
}



#menu ul ul ul {
position: absolute;
top: 0;
left: 85%;
width: 100%;
color:black;
background-color:white;
border-style:outset;
margin-top:2px;
}



#menu ul ul ul a {
color:black;
margin-top:5px;
line-height:1.25em;
}

#menu ul ul ul a:hover {
color:#532900;
background-color:#DADADA;
}


#menu ul ul ul li {
margin-top:0px;
}






div#menu ul ul li:hover ul ul
{display: none;}






div#menu ul ul ul
{display: none;}

div#menu ul ul ul li:hover ul
{display: block;}



div#menu ul ul li:hover ul
{display: block;}



<!--[if IE]>
<style type="text/css" media="screen">
 #menu ul li {float: left; width: 100%;}
</style>
<![endif]-->
<!--[if lt IE 7]>
<style type="text/css" media="screen">
body {
behavior: url(csshover.htc);
font-size: 100%;
} 
#menu ul li {float: left; width: 100%;}
#menu ul li a {height: 1%;} 

#menu h2 {
font: bold 0.8em/1.4em arial, helvetica, sans-serif;
} 

#menu a {
font: bold 0.8em/1.4em arial, helvetica, sans-serif;
} 

</style>
<![endif]-->
