.TabLabelDefaultStyle
{
      font-family: Arial, Helvetica, sans-serif;
      font-size: 11px;
      font-weight:bold;
      text-align:center;
      color: #A09C9C;
      cursor: pointer;
      cursor: hand;
}
.TabLabelSelectedStyle
{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    font-weight:bold;
    text-align:center;
    cursor: pointer;
    cursor: hand;
}
.TabRadTabstrip
{
	
}
