.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background-color: #ffb3b5; font-weight: bold;}
.errorText { font-family : Arial, sans-serif; font-size : 12px; color: #ff6600; }
.stockWarning { font-family : Arial, sans-serif; font-size : 12px; color: crimson; }
.page_list { font-family : Arial, sans-serif; font-size : 11px; color: black; }
.footerText { font-family : Arial, sans-serif; font-size : 11px;}

BODY {
  background-color: #ffffff;
  color: #000000;
  margin: 0px;
}

.left_nav A 
  {
   color: #FFFFFF;
   text-decoration: none;
   font-family: Verdana;
   font-size : 13px;
   font-weight: bold;
  }

.left_nav A:hover 
  {
   color: #AABBDD;
   text-decoration: none; 
   font-family: Verdana;
   font-size : 13px;
   font-weight: bold;
   
  }

.left_nav_hi A 
  {
   color: #AABBDD;
   text-decoration: none;
   font-family: Verdana;
   font-size : 13px;
   font-weight: bold;
  }

.left_nav_hi A:hover 
  {
   color: #AABBDD;
   text-decoration: none;
   font-family: Verdana;
   font-size : 13px;
   font-weight: bold;
  }

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

FORM {
        display: inline;
}

TR.header {
  background-color: #ffffff;
}

TR.headerNavigation {
  background-color: #bbc3d3;
}

TD.headerNavigation {
  font-family: Arial, sans-serif;
  font-size: 10px;
  background-color: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation {
  color: #FFFFFF;
}

TR.headerError {
  background-color: #ff0000;
}

TD.headerError {
  font-family: Arial, sans-serif;
  font-size: 12px;
  background-color: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background-color: #00646c;
}

TD.headerInfo {
  font-family: Arial, sans-serif;
  font-size: 12px;
  background-color: #00646c;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.footer {
  background-color : #bbc3d3;
}

TD.footer {
  font-family : Arial, sans-serif;
  font-size : 10px;
  background-color : #bbc3d3;
  color : #ffffff;
  font-weight : bold;
}

TABLE.infoBox {
  background-color: #b6b7cb;
}

TABLE.infoBoxContents {
  background-color: #f8f8f9;
}

TD.infoBoxHeading {
  font-family: Arial, sans-serif;
  font-size: 10px;
  background-color : #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family : Arial, sans-serif;
  font-size : 10px;
}

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

TR.productListing-heading {
  background-color : #ffffff;
}

TD.productListing-heading {
  font-family : Gil Sans, Arial, sans-serif;
  font-size : 10px;
  background-color : #00646C;
  color : #FFFFFF;
  font-weight : bold;

}

TD.productListing-data {
  font-family : Arial, sans-serif;
  font-size : 12px;
}

A.pageResults {
  color: #0000FF;
}

A:hover.pageResults {
  color: #0000FF;
  text-decoration: underline;

}

TD.pageHeading, DIV.pageHeading {
  font-family : Gill Sans, Arial, sans-serif;
  font-size : 20px;
  color: #CCB182;
}

TR.subBar {
  background-color : #ffffff;
}

TD.subBar {
  font-family : Arial, sans-serif;
  font-size : 10px;
  color : #000000;
}

TD.main, P.main {
  font-family : Arial, sans-serif;
  font-size : 10px;
  line-height : 1.5;
}
TD.main_sm, P.main_sm {
  font-family : Arial, sans-serif;
  font-size : 11px;
  color: #CCB182;
  
}

TD.smallText, SPAN.smallText {
  font-family : Arial, sans-serif;
  font-size : 10px;
}

TD.accountCategory {
  font-family : Arial, sans-serif;
  font-size : 13px;
  color : #aabbdd;
}

TD.fieldKey {
  font-family : Arial, sans-serif;
  font-size : 12px;
  font-weight : bold;
}

TD.fieldValue {
  font-family : Arial, sans-serif;
  font-size : 12px;
}

TD.tableHeading {
  font-family : Arial, sans-serif;
  font-size : 12px;
  font-weight : bold;
}

SPAN.newItemInCart {
  font-family : Arial, sans-serif;
  font-size : 10px;
  color : #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family : Arial, sans-serif;
  font-size : 11px;
}

TEXTAREA {
  width: 100%;
  font-family : Arial, sans-serif;
  font-size : 11px;
}

SPAN.greetUser {
  font-family : Arial, sans-serif;
  font-size : 12px;

}

TABLE.formArea {
  background-color : #ffffff;
  border-color : #00646c;
  border-style : solid;
  border-width : 1px;
}

TD.formAreaTitle {
  font-family : Arial, sans-serif;
  font-size : 12px;
  font-weight : bold;
}

SPAN.markProductOutOfStock {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight : bold;
}

SPAN.productSpecialPrice {
  font-family: Arial, sans-serif;
  color: #ff0000;
}

TD.checkoutBar {
  font-family : Arial, sans-serif;
  font-size : 10px;
  color: #00646c;
}

SPAN.checkoutBarHighlighted {
  font-family : Arial, sans-serif;
  font-size : 10px;
  color: #000000;
}