#menu{font-family:Arial,Helvetica,sans-serif;font-size:11px; text-align: left; width: 170px;}
#menu li { cursor: pointer; border-bottom: 2px white solid;}
#menu ul { list-style-type: none;}
#menu a { color: black; display: block; padding-top: 3px; padding-bottom: 3px;}
#menu a:hover { background: #97b4b7; }
#menu ul {padding-left: 0; margin: 0; width: 100%}
#menu li {padding-left: 0;margin: 0;}
#menu img { margin-left: 3px; margin-right: 3px; vertical-align:middle; border: none;}
#menu #li_2.over { background: red;}
#menu .level0 { background: white;  font-weight: bold;}
#menu .level1 { background: #BFD0D2; font-weight: normal;}
#menu .level1:hover { background: #white; font-weight: normal;}
#menu .level2 { background: #DAE3E4; font-weight: normal;}
#menu .level3 { background: #F0F4F4; font-weight: normal;}
#menu .selected { font-weight: bold; }
#menu a { text-decoration: none;}