table.nav {width: 165px; border: double 4px #555;}
table.nav td {border-bottom: solid 1px silver; border-right: solid 1px silver; text-align: left; padding: 0 0 0 3px; }
table.nav td.navbar a {  font-size: 0.8em; font-weight: bold; display: block; color: #333; background-color: #F7F7F3; text-decoration: none; width: 100%; padding: 2px 1px;}
table.nav td.navbar a:hover {  display: block; color: white; background-color: black; text-decoration: none; width: 100%; }
div#navmenu {position: absolute; left: 28px; top: 245px; width: 144px; height: 51px; }
.transparency {opacity: .5; filter:alpha(opacity=50); -moz-opacity:.50; }
