BODY {
          background-color : #ffffff;
          margin-left : 5px;
          margin-top : 5px;
          background-image : url('/images/back.gif');
					/* Incorporated from style.css */
					font-family: Arial, Helvetica, sans-serif;
					font-size: 80%;
					font-style: normal;
					font-weight: normal;
					color : #000000;
      }

.NOImage  {
          background-image: none;
      }

#BreadCrumbBar {
          width : 800px;
          height : 17px;
					padding-left : 4px;
          background-color : #aca46c;
          font-family : Arial, Helvetica, sans-serif;
          font-size : .8em;
          font-style : normal;
          font-weight : bold;
          color : #000000;
      }
#Footer {
      padding-top : 30px;
      text-align : left;
      font-family : Arial, Helvetica, sans-serif;
      font-size : 0.8em;
      font-style : normal;
      font-weight : normal;
      color : #000000;
  }
.PrinterFriendly
{      padding-top : 30px;

}
.es_clear 
{
	clear: both;
}

#ShopperHeader {
  width : 800px;
  height : 53px;
  border : 1px none #000000;
  background-color : #282895;
}