.clsBody
{
	background-color: #EBE1C4;
}

TD.clsFooter
{
	background-color: #E8E3EE;
	font-size: 9px;
	color: #6F6E71;	
}

.clsHomeContent
{
	background-color: #F5ECDF;
}

.clsDividerLine
{
	background-color: #EBDBD0;
}

.clsHeaderText
{

	font-size: 13px;
	font-weight: bold;
	color: #666666;
}

.clsThickDividerLine
{
	background-color: #EBE1C4;
}

.clsContentBG
{
	background-color: #F5ECDF;
}

.clsLighterContentBG
{
	background-color: #FFF5EB;
}

.clsLighterRowBG
{
	background-color: #F5ECDF;
}

.clsDarkerRowBG
{
	background-color: #F5ECDF;
}

.clsProductStripBG
{
	background-color: #E4BEAF;
}

.clsPageTitle
{
	font-size: 14px;
	font-weight: bold;
	color: #575757;
}

TD.clsProductNavText
{

	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

TD.clsQuoteText
{

	font-size: 11px;
	font-style: italic;
	color: #1D1C1C;
}

.clsLocationNameText
{
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

.clsHighlighted
{
	border-Width:1;
	border-Color:#CBC7D1;
	border-Style:solid;
}

.clsNoHighlighted
{
	border-Width:0;
}

.clsMenuUnHighlighted
{
	background-color: #EBDBD0;
}

.clsMenuHighlighted
{
	background-color: #D0C4BB;
}

.clsMenuText
{ 
	font-size: 12px;
	font-weight: bold;
	color: #58524F;
}

A.clsMenuText:link
{
    FONT-SIZE: 12px;
    COLOR: #58524F;
    font-weight: bold;
    TEXT-DECORATION: none
}

A.clsMenuText:visited
{
    FONT-SIZE: 12px;
    COLOR: #58524F;
    font-weight: bold;
    TEXT-DECORATION: none
}

A.clsMenuText:active
{
    FONT-SIZE: 12px;
    COLOR: #58524F;
    font-weight: bold;
    TEXT-DECORATION: none
}

A.clsMenuText:hover
{
    FONT-SIZE: 12px;
    COLOR: #58524F;
    font-weight: bold;
    TEXT-DECORATION: none
}


A.clsAnchor:hover
{
    FONT-SIZE: 12px;
    COLOR: #666666;
    font-weight: bold;
    TEXT-DECORATION: none
}

A.clsAnchorOn:link
{
    FONT-SIZE: 12px;
    COLOR: #666666;
    font-weight: bold;
    TEXT-DECORATION: none
}

A.clsAnchorOn:visited
{
    FONT-SIZE: 12px;
    COLOR: #666666;
    font-weight: bold;
    TEXT-DECORATION: none
}

A.clsAnchorOn:active
{
    FONT-SIZE: 12px;
    COLOR: #666666;
    font-weight: bold;
    TEXT-DECORATION: none
}

A.clsAnchorOn:hover
{
    FONT-SIZE: 12px;
    COLOR: #666666;
    font-weight: bold;
    TEXT-DECORATION: none
}

A.clsOtherlocation:link
{
    FONT-SIZE: 11px;
    COLOR: #666666;
    font-weight: bold;
    TEXT-DECORATION: underline
}

A.clsOtherlocation:visited
{
    FONT-SIZE: 11px;
    COLOR: #666666;
    font-weight: bold;
    TEXT-DECORATION: underline
}

A.clsOtherlocation:active
{
    FONT-SIZE: 11px;
    COLOR: #666666;
    font-weight: bold;
    TEXT-DECORATION: underline
}

A.clsOtherlocation:hover
{
    FONT-SIZE: 11px;
    COLOR: #666666;
    font-weight: bold;
    TEXT-DECORATION: underline
}

/*Style for the background-bar*/
.clBar{position:absolute; width:10; height:10; background-color:#transparent; layer-background-color:#transparent; visibility:hidden}

/*Styles for level 0*/
.clLevel0,.clLevel0over{position:absolute; padding:0px;font-size:12px;font-weight:bold;visibility:hidden}
.clLevel0{background-color:transparent; layer-background-color:transparent;; color:#4A5550;}
.clLevel0over{background-color:transparent; layer-background-color:transparent; color:#4A5550;}
.clLevel0border{position:absolute; visibility:hidden; background-color:transparent; layer-background-color:transparent;}

/*Styles for level 1*/
.clLevel1, .clLevel1over{position:absolute; padding:2px; font-size:10px; font-weight:bold}
.clLevel1{background-color:#EBDBD0; layer-background-color:#EBDBD0; color:#58524F;}
.clLevel1over{background-color:#D0C4BB; layer-background-color:#D0C4BB; color:#58524F; cursor:pointer; cursor:hand; }
.clLevel1border{position:absolute; z-index:100; visibility:hidden; background-color:#AFA195; layer-background-color:#AFA195}

/*Styles for level 2*/
.clLevel2, .clLevel2over{position:absolute; padding:2px; font-size:10px; font-weight:bold}
.clLevel2{background-color:#EBDBD0; layer-background-color:#EBDBD0; color:#58524F;}
.clLevel2over{background-color:#D0C4BB; layer-background-color:#D0C4BB; color:#58524F; cursor:pointer; cursor:hand; }
.clLevel2border{position:absolute; z-index:100; visibility:hidden; background-color:#AFA195; layer-background-color:#AFA195}

