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

.shadetabs{
padding: 10px 0px 0px 0px;;
margin-left: 0;
margin-top: 2px;
margin-bottom:0;
font: Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
color:#aeb1b7;
font-size:12px;
font-weight:bold;
margin: 0;
}





