6 font: bold 12px Verdana;
8 text-align: left; /*set to left, center, or right to align the menu as desired*/
17 text-decoration: none;
20 border: 1px solid #778;
22 background: white url(shade.gif) top left repeat-x;
25 .shadetabs li a:visited{
29 .shadetabs li a:hover{
30 text-decoration: underline;
34 .shadetabs li.selected{
39 .shadetabs li.selected a{ /*selected main tab style */
40 background-image: url(shadeactive.gif);
41 border-bottom-color: white;
44 .shadetabs li.selected a:hover{ /*selected main tab style */
45 text-decoration: none;
48 .tabcontentstyle{ /*style of tab content oontainer*/
49 border: 1px solid gray;
61 display:block!important;