.rgtabs-tab { color: #060; font-weight: bold; text-align: center; list-style-type: none; margin: 1px 0 0; padding: 3px 0 }
    
.rgtabs-tab li {
display: inline;
margin: 0 3px 0 0; 
}
    
.rgtabs-tab li a { color: #070; text-decoration: none; background-image: url("shade.gif"); background-repeat: repeat-x; background-attachment: scroll; background-position: left top; cursor: pointer; padding: 3px 7px; border-style: solid; border-width: 1px; border-color: #97e600 #6c3 #6c3 #97e600 }
.rgtabs-tab li a:active, .rgtabs-tab li a:hover, .rgtabs-tab li.selected a    { color: #070; background-image: url("shadeactive.gif"); background-repeat: repeat-x; background-attachment: scroll; background-position: left top; border-style: solid; border-width: 1px; border-color: #6c3 #97e600 #97e600 #6c3 }
.rgtabs-prev a:hover { text-decoration: none; border-style: solid; border-width: 1px; border-color: #6c3 #97e600 #97e600 #6c3 }
    
.rgtabs-next a, .rgtabs-next a:link, .rgtabs-next a:visited, .rgtabs-next a:active  { color: #900; text-decoration: none; margin: 0 5px 0 2px }
    
.rgtabs-next a:hover {
text-decoration:none;
}