<style type="text/css">



#top_panelmenu{
border: 1px solid black;
border-bottom-width: 0;
width: 150px;
}

#top_panelmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
font: normal 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}

#top_panelmenu li a{
display: block;
padding: 3px 0;
padding-right: 5px;
text-align:left;

width: 75px; 
text-decoration: none;
color: #006600;
background-image: url(../../css/myimages/offbeat_bkred.jpg);
border-top: 1px solid #E2E2E2;
border-right:  175px solid #E2E2E2;

}

* html #top_panelmenu li a{ /*IE only */
width: 250px; 
width: 250px;
}

#top_panelmenu li a:hover {
background-image: url(../../css/myimages/offbeat_bkred.jpg);
border-right-color: #66CC00;
border-top-color: #66CC00;
color: #339900;
}

#top_panelmenu div.menutitle{
color: black;
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>
