.hide{display: none;}
.show a {
padding-top: 8px;
padding-left: 33px;
margin-left: 20px;
margin-top: 0px;
margin-bottom: -8px; 
height: 24px;
color: #c7c7c7;
background-image: url(images/rmenu_btnoff.gif);
background-repeat: no-repeat;
display: block;
font: 9px Tahoma;
text-decoration: none;
text-align: left;}
.show a:hover {
color: white;
background-image: url(images/rmenu_btn_over2.gif);
text-decoration: none;}

.buttons a {
padding-top: 6px;
padding-left: 23px;
margin-left: 20px;
margin-top: 0px;
margin-bottom: -6px; 
height: 24px;
color: #c7c7c7;
display: block;
font: 9px Tahoma;
text-transform: uppercase;
text-decoration: none;
text-align: left;
background-image: url(images/rmenu_btn.gif);
background-repeat: no-repeat;}
.buttons a:hover {
color: white;
background-image: url(images/rmenu_btn_over.gif);
text-decoration: none;}

.buttonsactive a {
padding-top: 6px;
padding-left: 23px;
margin-left: 20px;
margin-top: 0px;
margin-bottom: -6px; 
height: 24px;
color: white;
display: block;
font: 9px Tahoma;
text-transform: uppercase;
text-decoration: none;
text-align: left;
background-image: url(images/rmenu_btn_over.gif);
background-repeat: no-repeat;}
