.RadTabStrip .rtsLevel
{
}

.RadTabStrip_Default2006 .rtsLI
{
	color: #64710b;
	font-size: 16px;

	width: 124px;
	height: 33px;
	line-height: 33px;
	display: block;
	float: left;
	text-decoration: none;
	font: arial,sans-serif;
	font-weight: bold;
	text-align: center;
	background: fixed;
	margin-bottom: -2px;
	margin-bottom: 5px;
}


.RadTabStripTop_Default2006 .rtsLI .rtsSelected
{
	background: transparent url(   'TabStrip/TabStrip_bg.jpg' ) no-repeat bottom left;
	width: 124px;
	height: 33px;
	color: #000;
	font-weight: bold;
	z-index: 2;
	position: relative;
	border-bottom: 1px solid #FAFBE9;
}
.RadTabStripTop_Default2006 .rtsLI .rtsAfter
{
	width: 124px;
	height: 33px;
}

.rtsIn
{
}

