

img {
	behavior: url(pngbehavior.htc);
}

.shadetabs{
padding: 3px 0;
width:95px;
margin-left: 0;
margin-top: 0px;
margin-bottom: 0;
font:12pxa Arial, Helvetica, sans-serif;
list-style-type: none;
text-align: center; /*set to left, center, or right to align the menu as desired*/
background:  url(tabe_01_01_01.gif)  top left no-repeat;
border-bottom:#91A7B4 1px solid;
}

.shadetabs2{
padding: 3px 0;
width:95px;
margin-left: 0;
margin-top: 0px;
margin-bottom: 0;
font:12pxa Arial, Helvetica, sans-serif;
list-style-type: none;
text-align: center; /*set to left, center, or right to align the menu as desired*/
background:  url(tabe_over_01.gif)  top left no-repeat;
}


.shadetabsunselected{
padding: 3px 0;
width:95px;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font:12pxa Arial, Helvetica, sans-serif;
list-style-type: none;
text-align: center; /*set to left, center, or right to align the menu as desired*/

}
a.shadetabsunselected {
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
background:  url(tabe_over_01.gif)  top left no-repeat;
}
a.shadetabs {
display: inline;
margin: 0;
}

a.shadetabs {
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
font:12pxa Arial, Helvetica, sans-serif;

}
a.shadetabs:active{ /*selected main tab style */
background-image: url(tabe_over_01.gif);

}

.shadetabs li a:visited{
color: #2d2b2b;
}
.shadetabs2 {
background-image: url(tabe_over_01.gif);
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li.selected{
position: relative;
top: 1px;
}



.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.contentstyle{
width: 200px;
margin-bottom: 1em; padding-top:10PX;padding-left:2px;
}