/*
.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
{
	
}
*/

.TabLabelDefaultStyle
{
	
	FONT-WEIGHT: bold; 
	font-family:"Times New Roman"; 
	font-size:9pt; 
	color:#005530;    
      font-weight:bold;
      text-align:center;
      color: #A09C9C;
      cursor: pointer;
      cursor: hand;
      
}
.TabLabelSelectedStyle
{
	FONT-WEIGHT: bold; 
	font-family:"Times New Roman"; 
	font-size:9pt; 
	color:#005530;    

    font-weight:bold;
    text-align:center;
    cursor: pointer;
    cursor: hand;
}

.TabRadTabstrip
{
	
}

	

