body{margin:0px; }
#indexshop{
	height:416px; width:300px;margin:0px auto; background-color:#eff9f9; padding:0px 10px;
	}
.shadetabs{
padding: 3px 0;
margin-left: 2px;
margin-top: -3px;
margin-bottom: 0;
font: 12px tahoma;
color:#838383;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display:inline;
margin:0px -2px;
}

.shadetabs li a{
text-decoration: none;
padding: 2px 8px;
margin-right: 3px;
border-left: #99cccc 1px solid;
border-right: #99cccc 1px solid;
border-bottom:#99cccc 1px solid;
color: #2d2b2b;
background: white url(shadeactive.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: none;
color: #007ca4;
}

.shadetabs li.selected{
position: relative;
top: 0px;
color:#838383;
}

.shadetabs li.selected a{ /*selected main tab style */
background-image: url(bt_bg.gif);
background-position:top left;
background-repeat:repeat-x;
margin-left:2px;
border-bottom:#99cccc 1px solid;
border-left: #99cccc 1px solid;
border-right: #99cccc 1px solid;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.contentstyle{
border: 0px solid gray;
width: 320px;
height:376PX;
margin-bottom: 0px; padding: 5px 0px;
background-color:#eff9f9;
padding-left:16px;
text-align:left;
}
