<style type="text/css">



#toppanelmenu{
border: 1px solid black;
border-bottom-width: 0;
width: 185px;
}

#toppanelmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
font: normal 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}

#toppanelmenu li a{
display: block;
padding: 3px 0;
padding-left: 9px;
width: 80px; 
text-decoration: none;
color: #FFCC00;
background-image: url(../bar1.jpg);
border-bottom: 1px solid #996600;
border-left: 1px solid #CC9933;
}

* html #toppanelmenu li a{ /*IE only */
width: 80px; 
width: 80px;
}

#toppanelmenu li a:hover {
background-image: url(../images/bkorangemenu.jpg);
background-color: #FF9900;
border-left-color: #FF9900;
color: #ffffff
}

#toppanelmenu div.menutitle{
color: white;
border-bottom: 1px solid black;
padding: 1px 0;
padding-left: 5px;
padding-top: 2px;
padding-bottom: 2px;
background-image: url(../images/bkorangemenu.jpg);
font: bold 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}

</style>
