.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: #F7F7F7;
  color: #000000;
  margin: 0px;
}

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

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}
TD.accountCategory {
  font-family : Arial, sans-serif;
  font-size : 13px;
  color : #aabbdd;
}
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;
}

TD.cat_nav_hi
{
color: #ffffff;
background-color: #747378;
text-decoration:none;
font-family: Arial, sans-serif;
font-size: 10px;
font-weight: bold;
}
TD.cat_nav_hi A
{
color: #ffffff;
background-color: #747378;
text-decoration:none;
font-family: Arial, sans-serif;
font-size: 10px;
font-weight: bold;
}
TD.cat_nav_hi A:hover
{
color: #ffffff;
background-color: #747378;
text-decoration:none;
font-family: Arial, sans-serif;
font-size: 10px;
font-weight: bold;
}
TD.cat_nav
{
color: #ffffff;
background-color: #9B9A9F;
text-decoration:none;
font-family: Arial, sans-serif;
font-size: 10px;
font-weight: bold;
}
TD.cat_nav A
{
color: #ffffff;
background-color: #9B9A9F;
text-decoration:none;
font-family: Arial, sans-serif;
font-size: 10px;
font-weight: bold;
}
TD.cat_nav A:hover
{
color: #ffffff;
background-color: #747378;
text-decoration:none;
font-family: Arial, sans-serif;
font-size: 10px;
font-weight: bold;
}
CHECKBOX, INPUT, RADIO, SELECT {
  font-family : Arial, sans-serif;
  font-size : 11px;
}
TD.checkoutBar {
  font-family : Arial, sans-serif;
  font-size : 10px;
  color: #00646c;
}

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

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

TR.footer 
 {
  background-color : #bbc3d3;
 }
TD.footer 
 {
  font-family : Arial, sans-serif;
  font-size : 10px;
  color : #ffffff;
  font-weight : normal;
 }
TD.footer A
 {
  font-family : Arial, sans-serif;
  font-size : 10px;
  text-decoration:none;
  color : #ffffff;
  font-weight : normal;
 }
TD.footer A:hover
 {
  font-family : Arial, sans-serif;
  font-size : 10px;
  text-decoration:none;
  color : #000000;
  font-weight : normal;
 }
TD.footer_grey 
 {
  font-family : Arial, sans-serif;
  font-size : 10px;
  color : #A5A5A7;
  font-weight : normal;
 }
TD.footer_grey A
 {
  font-family : Arial, sans-serif;
  font-size : 10px;
  text-decoration:none;
  color : #A5A5A7;
  font-weight : normal;
 }
TD.footer_grey A:hover
 {
  font-family : Arial, sans-serif;
  font-size : 10px;
  text-decoration:none;
  color : #AABBDD;
  font-weight : normal;
 }
TD.footer_grey_hi 
 {
  font-family : Arial, sans-serif;
  font-size : 10px;
  color : #AABBDD;
  font-weight : normal;
 }
TD.footer_hi 
 {
  font-family : Arial, sans-serif;
  font-size : 10px;
  color : #000000;
  font-weight : normal;
 }
FORM 
 {
  display: inline;
 }
TABLE.formArea 
 {
  background-color : #ffffff;
  border-color : #747378;
  border-style : solid;
  border-width : 1px;
 }
TD.formAreaTitle 
 {
  font-family : Arial, sans-serif;
  font-size : 12px;
  font-weight : bold;
  color: #747378;
 }
TR.header 
 {
  background-color: #ffffff;
 }
TR.headerNavigation 
 {
  background-color: #F7F7F7;
 }
TD.headerNavigation 
 {
  font-family: Arial, sans-serif;
  font-size: 10px;
  background-color: #F7F7F7;
  color: #939395;
  font-weight : bold;
 }
.headerNavigation A
 {
  color: #939395;
 }
.headerNavigation A:hover 
 {
  color: #000000;
  text-decoration: none;
 }
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;
 }
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;
}

TD.main, P.main {
  font-family : Arial, sans-serif;
  font-size : 11px;
  line-height : 1.5;
  color : #747378;
}
TD.main_grey, P.main_grey {
  font-family : Arial, sans-serif;
  font-size : 11px;
  color : #A5A5A7;
}
TD.main_grey A, P.main_grey A{
  font-family : Arial, sans-serif;
  font-size : 11px;
  color : #A5A5A7;
}
TD.main_grey A:hover, P.main_grey A:hover{
  font-family : Arial, sans-serif;
  font-size : 11px;
  color : #000000;
  text-decoration:none;
}
TD.main_large, P.main_large {
  font-family : Arial, sans-serif;
  font-size : 20px;
  
}
SPAN.markProductOutOfStock {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight : bold;
}
SPAN.newItemInCart {
  font-family : Arial, sans-serif;
  font-size : 10px;
  color : #ff0000;
}

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;
}
SPAN.productSpecialPrice {
  font-family: Arial, sans-serif;
  color: #ff0000;
}
A.pageResults {
  color: #0000FF;
}

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

}

TD.pageHeading, DIV.pageHeading {
  font-family : Arial, sans-serif;
  font-size : 24px;
  color: #747378;
}

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

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


TD.smallText, SPAN.smallText {
  font-family : Arial, sans-serif;
  font-size : 10px;
  color : #000000;
}
.smallText A{
  font-family : Arial, sans-serif;
  font-size : 10px;
  color : #747378;
}
.smallText A:hover{
  font-family : Arial, sans-serif;
  font-size : 10px;
  color : #747378;
}

TABLE.submit_red {
  background-color : #ffffff;
  border-color : RED;
  border-style : solid;
  border-width : 1px;
}




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




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

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

}









