﻿ 
TD.TabNormal
{
	width: 250px;
	border-bottom-color: Black;
	border-bottom-width: 1px;
	background-color: #f7f3f7;
}
 

TD.TabGap
{
	width:20px;
	border-bottom-color:Black;
	border-bottom-width:1px;
	 
 }
 
TD.TabSelected
{
 	width:250px;
 	
 	
}
 
TD.TabEdge
{
	 border-bottom-color:Black;
	 border-bottom-width:1px;
}
 