SPAN.tab
{
	border-right: #94a6b5 1px solid;
	padding-right: 5px;
	border-top: #94a6b5 1px solid;
	padding-left: 5px;
	font-size: 11px;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr= '#fffbff' , EndColorStr= '#e7e4de' );
	left: 1px;
	padding-bottom: 3px;
	border-left: #94a6b5 1px solid;
	cursor: hand;
	margin-right: 1px;
	padding-top: 2px;
	border-bottom: #94a6b5 1px solid;
	position: relative;
	top: 1px;
	height: 17px;
	background-color: #ffffff;
}
SPAN.tabOn {
	PADDING-BOTTOM: 5px; 
	CURSOR: default; 
	BORDER-BOTTOM: #fffbff 1px solid; 
	BACKGROUND-COLOR: #fffbff
}
HR.tabGlow
{
	border-top: #de8e29 1px solid;
	display: none;
	z-index: 2;
	color: #e89f2e;
	border-bottom: #ffc739 1px solid;
	position: absolute;
	height: 3px;
}
DIV.tab
{
	border-right: #949e9c 1px solid;
	border-top: #949e9c 1px solid;
	display: none;
	border-left: #949e9c 1px solid;
	width: 100%;
	border-bottom: #949e9c 1px solid;
	height: 100%;
	Xbackground-color: #fffbff;
	background-color: #eeebee;
}
TABLE.tabBar
{
	behavior: url(../lib/tabs.htc);
	width: 100%;
	height: 25px;
}

