a{ text-decoration:none;
}

.TbsBdyEdg  {
	background: #D4D0C8;	
	position:relative;
	z-index:50;
	}

.TbsTab {
	position: relative;
	height: 19px;	
	padding: 2px 10px 2px 10px;
	cursor: hand;
	font-weight: normal;
	top: +2;
	background: #EAE8E4;
	}
	
.TbsTabSel  {
	position: relative;
	height: 19px;	
	padding: 2px 10px 2px 10px;
	top: +1;
	background: #D4D0C8;
	cursor: default;

	font-weight: bold;
	
	}
