#tablist{
	width:143px;
	height:316px;
	background:url('Bac_menusol.gif') no-repeat right top;
	padding-top:20px;
	text-align:left;
	float:left;
}

a{
	color:#fff;
	text-decoration:none;
}

a:hover{
	color:#c967ca;
	text-decoration:none;
}

.tabss{
	text-decoration:none;
	width:141px;
		w\idth:137px;
	height:23px;
		he\ight:15px;
	margin:0;
	padding:4px 4px 4px 0;
	display:block;
	/*background:url('selectedTab-a.gif') no-repeat left top;*/
}

.tabSelected{
	width:141px;
		w\idth:137px;
	height:23px;
		he\ight:15px;
	color:#c967ca;
	display:block;
	background:url('selectedTab.gif') no-repeat left top;
	text-decoration:none;
	margin:0;
	padding:4px 4px 4px 0;
	cursor:default;
}

.tabSelected a{
	color:#c967ca;
}

#tabcontentcontainer{
	width:500px;
	height:auto;
	margin-left:8px;
	float:left;
}

.tabcontent{
	width:auto;
	height:auto;
	display: none;
	text-align:justify;
}

.tabLeftCell,.mn{
	list-style:none;
	margin:0;
	padding:0;
	display:block;
	text-indent:6px;

}
