.shadetabs{
padding: 0 ;
margin-left: 0;
margin-top: 11px;
margin-bottom: 12px;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}


.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 2px 10px 4px 10px;
margin-right: 5px;
color: #ffffff;
background-color: #ff0087; 
}
3399ff;
background: white url(shade.gif) top left repeat-x;
border: 1px solid #c0c0c0;

.shadetabs li a:visited{
color: #2d2b2b;
}


.shadetabs li a:hover{
color: #000;
background-color: #ff99e3;
}
text-decoration: underline;

.shadetabs li.selected{
position: relative;
top: 0px;
}

.shadetabs li.selected a{ /*selected main tab style */
background-color: #000;
color: #fff;
}
border-bottom-color: white;

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
color: #000;
background-color: #99ccff;
}

.contentstyle{
width: 700px;
border-top: 1px solid #c0c0c0;
}
border: 1px solid gray;
margin-bottom: 1em; padding: 10px;
