  .menu {background-color: #FFFFFF}
  .header {background-color: #E1E1C4}
  .headerborder {background-color: #000000}
  
  
  .pixel {background-color: #999999}
  .text {color: #000000; font-family: verdana,arial,helvetica; font-weight: regular; font-size:10px; text-decoration: none}
  .thumbs A:link {color: #990000}
  .thumbs A:visited {color: #990000}
  .thumbs A:active {color: #990000}  
  
    /** Web 4.1 class replacements for .pixel, .active, .inactive **/
  .active, a.active {color: #8A8A89; text-decoration: underline}
  .inactive, a.inactive {color: #000000; text-decoration: underline}
  .leftnavpixel {border-left: 1px solid #999999;}
  .bullet { text-decoration: none; }


/* boutique redesign classes */

.boutiqueBrandHeaderDiv1 
{
	clear: both;
	width: 716px;
	background: #a3a3a0;
	float: left;
}

.boutiqueBrandHeaderAnc1 
{
	float: left;
}

a.boutiqueBrandHeaderAnc2, a.boutiqueBrandHeaderAnc2:visited, a.boutiqueBrandHeaderAnc2:link, a.boutiqueBrandHeaderAnc2:active
{
	float: right;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #2f2f2e;
	margin: 25px 30px 0px 0px;
	background: #a3a3a0;
}

a.boutiqueBrandHeaderAnc2:hover
{
	text-decoration: underline;
}

.boutiqueBrandHeaderImg1 
{

}  