/* ######### CSS for Shade Tabs. Remove if not using ######### */

.shadetabs{padding: 3px 0;margin-left: 0;margin-top:0;margin-bottom: 10px;font: bold 11px Verdana;list-style-type: none;text-align: left; }
.shadetabs li{display: inline;margin: 0;}
.shadetabs li a{text-decoration: none;position: relative;z-index: 1;padding: 2px 5px;margin-right: 3px;color:#6d6f72;}
.shadetabs li a:visited{color: #6d6f72;}
.shadetabs li a:hover{text-decoration: underline;color: #5bd0d4;}
.shadetabs li a.selected{position: relative;top: 1px;}
.shadetabs li a.selected{background:#5bd0d4 ;border: 1px solid #5bd0d4;}
.shadetabs li a.selected:hover{text-decoration: none;}



