.checkoutBarFrom, .checkoutBarTo { font-family: arial,helvetica; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: arial,helvetica; font-size: 10px; color: #000000; }
.errorBox { font-family : arial,helvetica; font-size : 10px; background: #ffb3b5; font-weight: bold; }
/* message box */

.messageBox { font-family: arial,helvetica; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: arial,helvetica; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: arial,helvetica; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: arial,helvetica; font-size: 10px; color: #ff0000; }
/*
.infoBox {
  background: #c8d868;
}
*/

.infoBoxContents {
  background: #FFFFFF;
  font-family: arial,helvetica;
  font-size: 10px;
}


.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: arial,helvetica;
  font-size: 10px;
}

.menutext
{font-family:tahoma,arial,helvetica; 
 color:493F0B;
 font-size:11px;}
 
.text11
{font-family:arial,helvetica; 
 color:493F0B;
 font-size:11px;
 line-height:14px;}
 
.text12
{font-family:arial,helvetica; 
 color:493F0B;
 font-size:12px;} 
 
.text14
{font-family:arial,helvetica; 
 color:493F0B;
 font-size:14px;}
 
 .text12white
{font-family:arial,helvetica; 
 color:FFFFFF;
 font-size:12px;}
 
A.bottommenu
{font-family:arial,helvetica; 
 color:FFFFFF;
 font-size:11px;}
 
 A.bottommenu:hover
{text-decoration:none}
 
.seriftext
{font-family:georgia; 
 color:493F0B;
 font-size:11px;
 line-height:16px;
 }
 
 .subseriftext
{font-family:georgia; 
 color:493F0B;
 font-size:9px;
 line-height:16px;
 }
 
 TD.smallText, SPAN.smallText, P.smallText {
  font-family: arial,helvetica;
  font-size: 10px;
}

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

.productListing-heading {
  font-family:  Arial, Helvetica;
  font-size: 10px;
  background: #c8d868;
  color: #493F0B;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Arial, Helvetica;
  font-size: 10px;
}

TD.pageHeading, DIV.pageHeading {
  font-family: georgia;
  font-size: 20px;
  font-weight: bold;
  color: #493F0B;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #ffffff;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

