.RadTabStrip_DifferentTabs
{
	font-family: arial,Verdana; font-size: 10pt; font-weight: bold; color: #217AAD; text-decoration: none;
	
}


.RadTabStrip_DifferentTabs ul
{
	/**/
}


/* different tabs begin */
.RadTabStrip_DifferentTabs li
{
	background-color: transparent;
	height: 16px;
	font-family: arial,Verdana; font-size: 10pt; font-weight: bold; color: #217AAD; text-decoration: none;
	text-decoration: none;
}

.RadTabStrip_DifferentTabs li a
{
	font-family: arial,Verdana; font-size: 10pt; font-weight: bold; color: #666666; text-decoration: none;
}
.RadTabStrip_DifferentTabs .levelwrap li a.selected
{
	border-right-width:1px;
        border-right-color:#D1D1D1;
        height:14px !important;
        border-right-style:solid;
	font-family: arial,Verdana; font-size: 10pt; font-weight: bold; color: #217AAD; text-decoration: none;
}
.RadTabStrip_DifferentTabs .level1 li a.selected
{
	border-right-width:1px;
        border-right-color:#D1D1D1;
        height:14px !important;
        border-right-style:solid;
	font-family: arial,Verdana; font-size: 10pt; font-weight: bold; color: #217AAD; text-decoration: none;
}
.RadTabStrip_DifferentTabs li .wrap
{

	padding-top: 3px;
	padding-left: 3px;
}

.RadTabStrip_DifferentTabs li a .innerWrap
{
	
	display:block;
	text-align:center;
	
}
.RadTabStrip_DifferentTabs li a:hover
{
	font-family: arial,Verdana; font-size: 10pt; font-weight: bold; color: #ff3300; text-decoration: none;
}
.CustomTab 
    { 
        border-right-width:1px;
        border-right-color:#D1D1D1;
        height:16px !important;
        border-right-style:solid;
       
} 