body
{
    
}

.Header
{
	font-variant:small-caps;
	text-decoration:underline;
	font-weight: bold;
	Font-Size:18px;
	background-color: White;
	color: Black;
}

.SubHeading
{
	background-color: #336600;
	font-family: Verdana;
	color: White;
	font-weight: bold;
	font-size: 13px;
	margin-left: 1px;
}

.SubHeading2
{
	background-color: palegoldenrod;
	font-family: Verdana;
	color: #336600;
	font-weight: bold;
	font-size: 13px;
	margin-left: 1px;
}

.Button
{
	background-color: #333366;
	font-family: Verdana;
	color: White;
	font-weight: bold;
	font-size: 12px;
	height: 22px;  
}

.TableText
{
	background-color: White;
	font-family: Tahoma;
	color: Black;
	font-size: 12px;
	font-weight:normal;
	margin-left:10px;
}


.indexText
{	
	font-size:10px;
	letter-spacing:normal;
	font-family:vERDANA;
	text-align:left;
	color:Black;
	font-weight:normal;
}

.indexHeader
{	
	font-size:23px;
	letter-spacing:normal;
	font-family:Arial Black;
	text-align:left;
	font-weight:normal;
}

.indexPanelHeader
{	
	font-size:13px;
	font-family:Arial;
	text-align:left;
	font-weight:bold;
	text-decoration:underline;	
}

.formmainaddressTab
{
    font-size:10px;
	font-family:vERDANA;
	text-align:left;
	color:Black;
	font-weight:bold;
}


.AddressTabCtrl
{
    font-size:13px;
	font-family: Arial;
	font-weight:normal;
}


.ADSLColoredLables
{   
	BACKGROUND-COLOR: papayawhip;  
	padding-left: 4px; 
	font-weight: bold; 
	font-size: 10px; 
	font-family: Verdana; 
	text-decoration: underline;
}

.groupButton
{
	background-color:LightSteelBlue;
	background-image: url(../Images/horizontalgradient.gif);
	border-color:AliceBlue;
	border-style:Outset;
	border-width:2px;
	cursor:default;
	font-family:Verdana;
	font-size:11px;	
	height:27px;
	padding-left:5px;
}

.groupButtonSelected
{
	background-color: LightSteelBlue;
	background-image: url(../Images/horizontalgradient.gif);
	border-style:outset;
	border-width:3px;
	cursor:default;
	font-weight:bold;
	font-family:Verdana;
	font-size:11px;
	color:Black;
	height:27px;
	padding-left:10px;
}


.groupButtonSelectedBig
{
	background-color: LightSteelBlue;
	background-image: url(../Images/horizontalgradient_large.gif);
	border-style:outset;
	border-width:3px;
	cursor:default;
	font-weight:bold;
	font-family:Verdana;
	font-size:11px;
	color:Black;
	height:27px;
	padding-left:10px;
}


.groupButtonHover
{
	background-color:Bisque;
	border-bottom-color:AliceBlue;
	border-left-color:White;
	border-style:outset;
	border-width:2px;
	cursor:default;
	font-family:Verdana;
	font-size:11px;
	color:Black;
	height:27px;
	padding-left:3px;
}

.groupStyleDefault
{
	background-color:#4A657B;
	border-color:DarkGray;
	color:#E0E0E0;
	border-style:inset;
	border-width:1px;
	font-family:Verdana;
	font-size:11px;	
}


.itemHover
{
	background-color:LightSlateGray;
	border-style:outset;
	border-width:1px;
	cursor:hand;
	padding-left:20px;
	
}


.itemSelected
{
	background-color:SlateGray;
	border-color:AliceBlue;
	border-style:inset;
	border-width:1px;
	cursor:default;
	padding-left:17px;
	color:WhiteSmoke;
	font-weight:bold;
}

.itemStyle
{
	background-color:#4A657B;
	border-color:LightSlateGray;
	border-style:groove;
	border-width:2px;
	cursor:default;
	height:21px;
	padding-left:17px
}

.HtmlText
{
	font-family :Verdana ; 
	FONT-WEIGHT: bold;
	VISIBILITY: visible;
	font-size :7pt;
	position :absolute;
	top : 29px;
	left : 615px;
	height : 15px;
	width : 177px;
	color :#ffffff;	
}

.TableLink
{
	background-color: White;
	font-family: Verdana;
	color: royalblue;
	font-size: 10px;
	font-weight:bold;
	
}
.ErrorPageHeader
{
	font-weight: bold;
	Font-Size: 22px ;
	font-family:Verdana;
	background-color: White;
	color: Black;
}

.ErrorPageLevel
{
	Font-Size: 16px ;
	font-family:Verdana;
	background-color: Yellow;
	
}
