.shadetabs{
padding: 3px 0;
margin-top: 15px;
margin-bottom: 0;
margin-left: 0px;
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: 3px 28px;
border: 1px solid #c1c1c1;
color: #9a9a9a;
float:left;
/*background: white url(shade.gif) top left repeat-x;*/
}

.shadetabs li a:visited{
color: #9a9a9a;
}

.shadetabs li a:hover{
text-decoration: none;
color: #a30000;
background-image: url(shadeactive.gif);
}

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

.shadetabs li.selected a{ /*selected main tab style */
background-image: url(shadeactive.gif);
border-bottom-color: #c1c1c1;
color:#293982;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.contentstyle{
border: 0px solid #ffcc00;
margin-bottom: 1em;
padding: 10px !important; padding:0px;
/*background:#FFFFFF url(bgcontent.gif) repeat-x bottom;*/
}

.contentstyle2{
border: 0px solid #ffcc00;
margin-bottom: 1em;
padding: 10px !important; padding:0px;
}

 html>body .contentstyle2 {
background: url(bgisi-member.png) repeat-x bottom;
  }

