/* h-menu */
div#menubar { width: 760px; height: 32px; background-color: #d4fe9f; border-bottom: 4px solid #79C021; }
img#rslogo { float: left; width: 133px; height: 32px; border: none; }
a#rslink { border: none; }
div#menu ul#menuls{ float: right; margin: 0; padding: 0; width: 627px; height: 32px; }
#menu ul li{ display: inline; background: #d4fe9f; font: 600 11pt Verdana, sans-serif; }
#menu ul li a{ float: right; color: #256903; padding: 6px 8px; height: 20px; text-decoration: none; background: transparent url(images/vertical.gif) center right no-repeat; background-color: #d4fe9f; }
#menu ul li a#right{ background: #d4fe9f; }
#menu ul li a#right:hover{ background-color: #abe265; }
#menu ul li a:hover, #menu ul li a:active, #menu li.current a, #menu li.current a#right{ color: #256903; background-color: #abe265; }