.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

      body {
          background-color : #201101;
          background-image: url('images/bg.jpg');
		  font-family : tahoma;
          font-size : 10px;
          color : #614e2e;
      }
	  TD, P {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  margin-top: 10px;
  margin-bottom: 10px;
  }
     .smallfont {
          font-size : 10px;
          font-weight : bold;
          font-family : tahoma;
          color : #614e2e;
      }
     .smallfont A:link {
          text-decoration : none;
          color : #614e2e;
          font-family : tahoma;
      }
     .smallfont a:visited {
          text-decoration : none;
          color : #614e2e;
          font-family : tahoma;
      }
     .smallfont a:hover {
          text-decoration : none;
          color : #ae7237;
          font-family : tahoma;
      }
	  .smallText {
          font-size : 10px;
          font-weight : bold;
          font-family : tahoma;
          color : #614e2e;
      }
     .smallText A:link {
          text-decoration : none;
          color : #614e2e;
          font-family : tahoma;
      }
     .smallText a:visited {
          text-decoration : none;
          color : #614e2e;
          font-family : tahoma;
      }
     .smallText a:hover {
          text-decoration : none;
          color : #ae7237;
          font-family : tahoma;
      }
     .mainfont {
          font-size : 10px;
          font-family : tahoma;
          color : #000000;
      }
     A:link {
          text-decoration : none;
          color : #a04000;
          font-family : tahoma;
      }
     A:visited {
          text-decoration : none;
          color : #a04000;
          font-family : tahoma;
      }
     A:hover {
          color : #ae7237;
          font-family : tahoma;
      }
     form {
          margin-bottom : 0;
          margin-top : 0;
      }
     .headerbar {
          background-color : #f4ede2;
          padding : 0px;
          color : #614e2e;
          font-size : 11px;
          font-family : tahoma;
      }
     .headbartitles {
          color : #333333;
          font-size : 10px;
          font-weight: bold;
          font-family : tahoma;
      }
     .mainheadbar {
          background-image : url('/images/catbg.jpg');
          background-repeat : repeat-x;
          padding : 0px;
          font-size : 13px;
          font-weight : bold;
          font-family : tahoma;
          color : #FFFFFF;
      }
	   .infoBox {
  background: #a57952;
}

.infoBoxContents {
  background: #f4ede2;
  border-color: ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #f4ede2;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-size: 12px;
  height: 25px;
  font-weight: bold;
  font-family: tahoma;
  background: #614e2e;
  background-image: url('/images/catbg.jpg');
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
	  TD.pageHeading, DIV.pageHeading {
      	  background: #614e2e;
		  background-image: url('/images/catbg.jpg');
          height: 25px;
		  padding-left: 10px;
		  padding-right: 10px;
          font-size : 13px;
          font-weight : bold;
          font-family : tahoma;
          color : #FFFFFF;
  		}
		TABLE.plainbox, SPAN.plainbox  {
		  	  background: #ffffff;
			  border-color: #ffffff;
			  font-family: Verdana, Arial, sans-serif;
	          font-size: 10px;
	          font-weight: bold;
	          border: none;
		}
	    .plainbox-data {
  			  font-family: Verdana, Arial, sans-serif;
  			  font-size: 10px;
			  font-weight: bold;
}
		.plainboxContents  {
			  background: #ffffff;
			  color: #ffffff;
			  font-family: Verdana, Arial, sans-serif;
	          font-size: 10px;
	          font-weight: bold;
			  }
		TD.plainbox  {
			  background: #ffffff;
			  color: #ffffff;
			  font-family: Verdana, Arial, sans-serif;
	          font-size: 10px;
	          font-weight: bold;
			  }
TABLE.plainbox2, SPAN.plainbox2  {
		  	  background: #f4ede2;
			  border-color: #f4ede2;
			  font-family: Verdana, Arial, sans-serif;
	          font-size: 10px;
	          font-weight: bold;
	          border: none;
		}
	    .plainbox2-data {
  			  background: #f4ede2;  
			  font-family: Verdana, Arial, sans-serif;
  			  font-size: 10px;
			  font-weight: bold;
}
		TD.plainbox2  {
			  background: #f4ede2;
			  color: #333333;
			  font-family: Verdana, Arial, sans-serif;
	          font-size: 10px;
	          font-weight: bold;
			  }

	TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #FFFFFF;
  border-spacing: 1px;
  background: #f4ede2;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ffffff;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
     .categories {
          background-color : #f0e7d9;
          padding : 10px;
          color : #614e2e;
          font-size : 10px;
          font-family : tahoma;
      }
     .catdivline {
          background-color : #c9bf9c;
      }
     .abovefootstripe {
          background-color : #bb996d;
      }
     .footerbar {
          background-color : #f4eee4;
          padding : 13px;
      }
     .footer {
          color : #614e2e;
          font-size : 10px;
          font-family : tahoma;
      }
     .footer A:link {
          text-decoration : none;
          color : #614e2e;
          font-family : tahoma;
      }
     .footer a:visited {
          text-decoration : none;
          color : #614e2e;
          font-family : tahoma;
      }
     .footer a:hover {
          text-decoration : none;
          color : #ae7237;
          font-family : tahoma;
      }
     .productarea {
          padding : 10px;
          background-color : #FFFFFF;
          color : #614e2e;
          font-size : 10px;
          font-family : tahoma;
      }
     .main_wrapper {
          padding : 8px;
          background-color : #FFFFFF;
      }