ul.jmenu, ul.jmenu ul {list-style-type:none;  margin: 0;  padding: 0;}
ul.jmenu a {display: block; text-decoration: none; padding: 2px;}
ul.jmenu li {margin-top: 0px;}
ul.jmenu li a {background: #ffffff; color: #339933; font-family: arial, sans-serif; font-size: 12px; font-weight: bold; border-bottom: solid 1px #ff9933;}
ul.jmenu li a:hover {background: #339933; color: #ffffff; font-family: arial, sans-serif; font-size: 12px; font-weight: bold;}
ul.jmenu li ul li a {background: #ffffff;  color: #333333; font-family: arial, sans-serif; font-size: 11px; font-weight: normal; padding-left: 5px; border-bottom: solid 1px #ff9933;}
ul.jmenu li ul li a:hover {background: #ffffff; color:#999999; border-left: 5px #ff9933 solid; font-family: arial, sans-serif; font-size: 11px; font-weight: normal; padding-left: 0px; text-decoration: underline;}