.tab{
	width:406px;
	float:left;
	margin: 0 0 0 10px;
}

.shadetabs{
padding:0px;
margin: 0px;
float:left;
height:34;
list-style-type: none;
text-align: left; 
width:406px;
}

.shadetabs li{

display: block;
width:130px;
height:34px;
margin: 0 0 0 5px;
float:left;
text-align:center;
background-image:url(../images/img17.gif);
background-repeat:no-repeat;
background-position:top center;
}

.shadetabs li a{

text-decoration: none;
position: relative;
color:#920022;
border-bottom: none;
font-family: Verdana;
font-size:10px;
font-weight:bold;
float:left;
padding:0;
width:130px;
height:20px;
margin:0 0 0 0;
line-height:34px;
}

.shadetabs li a:visited{
	color: #920022;
}

.shadetabs li a:hover{
	text-decoration: underline;
	color: #2d2b2b;
}

.shadetabs li a.selected{ 
	position: relative;
	height:auto;
	border-bottom:none;
	padding:0;
	margin:0 0 0 0;
	font-weight:bold;
	padding:0 0 5px 0;
	background-color:#F1F2F2;
	background-image:url(../images/img17.gif);
	background-repeat:no-repeat;
	background-position:top center;
}

.shadetabs li a.selected:hover{ 
	text-decoration: none;
}

.tabcontent
{
	float:left;
	display:none;
	font-family: Verdana;
	font-size:10px;
	width:406px;
	height:170px;
	line-height:15px;
	margin:10px 0 0 0;
	padding:0 0 0 0;
	font-weight:normal;
}

.tabmain
{
	width:406px; 
	margin:0 0 0 0; 
	padding:0 0 0 0;
	height:190px; 
	float:left; 
	background-image:url(../images/tab-bg.gif);
	background-position:top;
	background-repeat:no-repeat;}