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