﻿body {
}

.l
{
	background-color : Red;
}

.SelectedStyle
{
	background: #FFF url(../../Images/ClearPixel.gif) no-repeat bottom left;
	font-size: 9pt;
	font-family: Arial Narrow;
	font-weight: bold;
	color: #3399CC;
	text-decoration : none;
}

.UnSelectedStyle
{
	background: #FFF url(../../Images/SpecsHeaderBG_Unselected.gif) no-repeat bottom left;
	border-left: #DBDCDC 1px solid;
	border-right: #DBDCDC 1px solid;
	font-size: 9pt;
	font-family: Arial Narrow;
	font-weight: bold;
	color: #3399CC;
	text-decoration : none;
}

#TabSections56
{
	width: 100%;
	padding: 0px;
	border: solid 1px #CCC;
	background-color: #FFFFFF;
}