.menu1 {padding:0 0 0 0px; margin:0; list-style:none; height:175px; background:url(button1.gif); position:relative; border:1px solid #000; border-width:0 1px; border-bottom:1px solid #444;}
.menu1 li {float:left;}
.menu1 li a {display:block; float:left; height:35px; width:115px; line-height:35px; color:#aaa; text-decoration:none; font-size:11px; font-family:arial, verdana, sans-serif; font-weight:bold; text-align:left; padding:0 0 0 8px; cursor:pointer;}
.menu1 li a b {float:left; display:block; padding:0 16px 0 8px;}
.menu1 li.current a {color:#fff; background:url(button3.gif); width:115px;}
.menu1 li.current a b {background:url(button3.gif) no-repeat right top; width:115px;}
.menu1 li a:hover {color:#fff; background:#000 url(button2.gif); width:115px;}
.menu1 li a:hover b {background:url(button2.gif) no-repeat right top; width:115px;}
.menu1 li.current a:hover {color:#fff; background:#000 url(button3.gif); cursor:default; width:115px;}
.menu1 li.current a:hover b {background:url(button3.gif) no-repeat right top; width:115px;}