.TabStripContentStyle
{
	border:0; /*1px solid #919B9C;*/
	border-top:0px;
	position:relative;
	overflow:auto;
	vertical-align: top;
}

.TabStripContentStyle DIV
{
	background-color:#F5F4F0;
	position:relative;
	vertical-align: top;
}

.TabStripContentStyle DIV IMG
{
	position: relative;
}
.TabLabelDefaultStyle td
{
	text-align:center;
}
.TabLabelDefaultStyle
{
	font-family: Verdana, MS Sans Serif, Arial, sans-serif;
	font-size: 8pt;
	cursor: pointer;
	color: #969696;
	height:22px;
	z-index:2;
	text-align: center;
}

.TabLabelSelectedStyle td
{
	text-align:center;
}

.TabLabelSelectedStyle
{
	font-family: Verdana, MS Sans Serif, Arial, sans-serif;
	font-size: 8pt;
	cursor: pointer;
	color: #662d91;
	position:relative;
	height:22px;
	z-index:3;
	text-align: center;
}

.TabLabelDisabledStyle
{
	font-family: Verdana, MS Sans Serif, Arial, sans-serif;
	font-size: 8pt;
	cursor: default;
	color: #FFFFFF;
	height:22px;
	z-index:2;
	text-align: center;	
}
.TabLabelHoverStyle td
{
	text-align:center;
}

.TabLabelHoverStyle
{
	font-family: Verdana, MS Sans Serif, Arial, sans-serif;
	font-size: 8pt;
	cursor: pointer;
	color: #662d91;
	position:relative;
	height:22px;
	z-index:3;
	text-align: center;	
}

.RadTabstrip
{
	border:none 0px;
	background:url(/app_themes/YouLoad/RadTabStrip/Img/tabBg.gif) right no-repeat;	
	/*border-bottom: solid 1px #a7a9ac;*/
/*	background-color: #FCFCFE;*/
}
