/* ######### CSS for Shade Tabs. Remove if not using ######### */.tabs_main {height:180px; width:100%; margin-bottom: 1em; padding-top:5px; clip: rect(auto, auto, auto, auto); overflow: auto}ul.shadetabs {padding-left: 0px;}.shadetabs {text-align: left; /*set to left, center, or right to align the menu as desired*/ }.shadetabs li {display: inline;}.shadetabs li a{text-decoration: none;position: relative;z-index: 1;padding: 3px 10px 3px 10px;color: white;background-color:#292929;}.shadetabs li a:visited{}.shadetabs li a:hover{text-decoration: underline;}.shadetabs li a.selected{}.shadetabs li a.selected {color:white; background-color:#262626; font-weight: bold;}.shadetabs li a.selected:hover {text-decoration: none;}
