.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: 11px verdana;
list-style-type: none;
text-align: left; 

}
.shadetabs li{
display: inline;
margin: 1px;

}
.shadetabs li a{
text-decoration: none;
padding: 3px 10px;
margin-right: 1px;
border: 1px solid #000000;
color: #000000;
background-color: #ffffff;
margin-left: 0px;

}

.shadetabs li a:visited{
color: #000000;
}

.shadetabs li a:hover{
text-decoration: underline;
color:#000000;
}

.shadetabs li.selected{
position: relative;
margin-top: 1px;
color: #000000;

}

.shadetabs li.selected a{ /*selected main tab style */
background: #ffffff; 
background-image: url('shade_ice.gif');
border-bottom-color: #e8e8e8;
text-decoration: underline;
background-color: #a8a8a;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: underline;

}

.contentstyle{
border: 1px solid #000000;
width: 770px;
height: 300px;
padding: 10px 10px 15px 10px;
overflow:none;
margin-left: 5px;
background-color: #e8e8e8;

}

.contentstyle_schedule{
border: 1px solid #000000;
width: 780px;
height:800px;
padding: 5px 5px 15px 3px;
overflow: auto;
margin-left: 5px;
background-color: #e8e8e8;
background-image: url('ice.gif')
}
