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

 .Silver:link { font-size: 13px; color: #13198D; font-family: Arial, Verdana; }
 .Silver:visited { font-size: 13px; color: #2A31AD; font-family: Arial, Verdana; }
 .Silver:hover { font-size: 13px; color: #ffffff; font-family: Arial, Verdana; }
 .Silver:active { font-size: 13px; color: #000000; font-family: Arial, Verdana; }
 .Silver { font-size: 11px; color: #000000; font-family: Arial, Verdana; }
 
 .Sterling:link { font-size: 11px; color: #675D3A; font-family: Times New Roman, Arial, Verdana; }
 .Sterling:visited { font-size: 11px; color: #675D3A; font-family: Times New Roman, Arial, Verdana; }
 .Sterling:hover { font-size: 11px; color: #840632; font-family: Times New Roman, Arial, Verdana; }
 .Sterling:active { font-size: 11px; color: #000000; font-family: Times New Roman, Arial, Verdana; }
 .Sterling { font-size: 11px; color: #675D3A; font-family: Times New Roman, Arial, Verdana; }
 
 .Ornament { font-size: 11px; color: #ffffff; font-family: Verdana; letter-spacing: 3px; }
 
 	H1 {
	font-family: Times New Roman, Arial, Verdana;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #655932;
	text-transform: uppercase;
	letter-spacing: 6px;
	background-position: center top;
}
	
	H2 {
	font-family: Times New Roman, Arial, Verdana;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: heavy;
	color: #655932;
}

    hr {
    width: 100%;
    height: 1px;
    color: #E0D3A9;
    background-color: #F2E5B9;
    }


  BODY { 
  background: #8C7F53;
  color: #2E0401;
  font-family: Arial, Verdana; 
  font-size: 10px;
  scrollbar-arrow-color: #8C7F53;
  scrollbar-3dlight-color: #8C7F53;
  scrollbar-highlight-color: #F9F0D1;
  scrollbar-face-color: #F2E5B9;
  scrollbar-shadow-color: #DBCD9D;
  scrollbar-darkshadow-color: #8C7F53;
  scrollbar-track-color: #8C7F53;
  margin: 0px;
}

A:link { color: #A10C41; text-decoration: none;}
A:visited { color: #840632; text-decoration: none;}
A:active { color: #78032C; text-decoration: underline;}
A:hover { color: #655932; }

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #E9D48B;
}

TABLE, TD { 
font-family: Times New Roman, Arial, Verdana; 
font-size: 14px; 
font-style: normal; 
text-decoration: none; 
text-transform: none;
}

A.headerNavigation:link { 
  color: #695C30; 
}

A.headerNavigation:hover {
  color: #332C16;
}

A.headerNavigation:visited { 
  color: #695C30; 
}

A.headerNavigation:active {
  color: #332C16;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Times New Roman, Arial, Verdana;
  font-size: 15px;
  background: #A10C41;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Times New Roman, Arial, Verdana;
  font-size: 14px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Times New Roman, Arial, Verdana;
  font-size: 12px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #8C7F53;
}

.infoBoxContents {
  background: #FCF3D2;
  font-family: Times New Roman, Arial, Verdana;
  font-size: 12px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Times New Roman, Arial, Verdana;
  font-size: 12px;
}

TD.infoBoxHeading {
  font-family: Times New Roman, Arial, Verdana;
  font-size: 13px;
  background: #E9D48B;
  color: #695C30;
}

TD.infoBox, SPAN.infoBox {
  font-family: Times New Roman, Arial, Verdana;
  font-size: 12px;
}

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: #EAE1C2;
}

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: #FCF3D2;
}

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

.productListing-heading {
  font-family: Times New Roman, Arial, Verdana;
  font-size: 12px;
  background: #E9D48B;
  color: #695C30;
}

TD.productListing-data {
  font-family: Times New Roman, Arial, Verdana;
  font-size: 12px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Times New Roman, Arial, Verdana;
  font-size: 22px;
  font-weight: bold;
  color: #695C30;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Times New Roman, Arial, Verdana;
  font-size: 12px;
  color: #000000;
}

TD.main, P.main {
  font-family: Times New Roman, Arial, Verdana;
  font-size: 13px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Times New Roman, Arial, Verdana;
  font-size: 12px;
}

TD.accountCategory {
  font-family: Times New Roman, Arial, Verdana;
  font-size: 15px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Times New Roman, Arial, Verdana;
  font-size: 14px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Times New Roman, Arial, Verdana;
  font-size: 14px;
}

TD.tableHeading {
  font-family: Times New Roman, Arial, Verdana;
  font-size: 14px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Times New Roman, Arial, Verdana;
  font-size: 12px;
  color: #695C30;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Times New Roman, Arial, Verdana;
  font-size: 13px;
}

TEXTAREA {
  width: 100%;
  font-family: Times New Roman, Arial, Verdana;
  font-size: 13px;
}

SPAN.greetUser {
  font-family: Times New Roman, Arial, Verdana;
  font-size: 14px;
  color: #E9D48B;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Times New Roman, Arial, Verdana;
  font-size: 14px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Times New Roman, Arial, Verdana;
  font-size: 14px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Times New Roman, Arial, Verdana;
  color: #A10C41;
}

SPAN.errorText {
  font-family: Times New Roman, Arial, Verdana;
  color: #A10C41;
}

.moduleRow { }
.moduleRowOver { background-color: #E9D48B; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9D48B; }

.checkoutBarFrom, .checkoutBarTo { font-family: Times New Roman, Arial, Verdana; font-size: 12px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Times New Roman, Arial, Verdana; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Times New Roman, Arial, Verdana; font-size: 12px; }
.messageStackError, .messageStackWarning { font-family: Times New Roman, Arial, Verdana; font-size: 12px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Times New Roman, Arial, Verdana; font-size: 12px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Times New Roman, Arial, Verdana; font-size: 12px; color: #A10C41; }
