.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: center; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
padding: 3px 7px;
margin-right: 3px;

	background: url('torrentbuttonup.png') repeat-x center;
	border: none;
	color:#ACB1BC; /* Font color user name */
	font-family: Arial,Sans-Serif;
	font-size:8pt; /* Font size user name */
	font-style: normal;
//	font-variant: normal;
	text-shadow: #000000 1px 1px 0px;
	font-weight:bold;
	text-decoration: none;
	letter-spacing: 0.1em;
}

.shadetabs li a:visited{
color: #ACB1BC;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #ACB1BC;
}

.shadetabs li.selected{
position: relative;
top: 1px;
}

.shadetabs li.selected a{ /*selected main tab style */
background-image: url(shadeactive.gif);
border-bottom-color: white;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.contentstyle{
border: 50px;
width: 100%;
margin-bottom: 1em; padding: 1px;
}

.contentstyle_usercp{
border: 0px;
width: 100%;
margin-bottom: 1em; padding: 1px;
}
