A { color:#000000; text-decoration:none; }
A.whitelink { color:#FFFFFF; text-decoration:none; }
.blacklink { color:#000000; text-decoration:none; }
.bluelink { color:#0000FF; text-decoration:none; }
A:hover { text-decoration:underline; }
A:hover.blacklink { color:#000000; text-decoration:underline; }
A:hover.bluelink { color:#0000FF; background-color: #FFFF33; text-decoration:underline; }

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

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

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

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

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

TR.headerInfo {
  background-color: #00ff00;
}

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

TD.headerInfo {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;
  background-color: #00ff00;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

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

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

TABLE.infoBoxHeading {
  background-color : #000000;
 
}

TD.infoBoxHeading {
  font-family : Tahoma, Arial, sans-serif;
  font-size : 10px;
  color : #ffffff;
  font-weight : bold;

}
SPAN.infoBox {
	font-family : Tahoma, Arial, sans-serif;
	font-size : 10px;
	background-color: #eeeeee;
}

TABLE.topBarTitle {
  background-color : #000000;
  
}

TD.topBarTitle {
  font-family : Tahoma, Arial, sans-serif;
  font-size : 10px;
  color: #FFFFFF;
  font-weight : bold;
}

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

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

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

TD.productListing-heading {
  font-family : Tahoma, Arial, sans-serif;
  font-size : 10px;
  background-color : #cccccc;
  color : #000000;
  font-weight : bold;
  font-variant : small-caps;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family : Tahoma, Arial, sans-serif;
  font-size : 18px;
}

TD.productPrice, DIV.productPrice,  SPAN.productPrice {
	font-family : Tahoma, Arial, sans-serif;
	font-size : 22px;
	background-color: #000099;
	color: #FFFFFF;
	padding: 5px;
	margin-top: 3px;
	font-weight: bold;
}

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

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

TD.main, P.main {
  font-family : Tahoma, Arial, sans-serif;
  font-size : 10px;
}

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

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

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

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

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

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

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

SPAN.greetUser {
  font-family : Tahoma, Arial, sans-serif;
  font-size : 10px;
  color : #f0a480;
  font-weight : bold;
}

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

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

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

TD.infoBox { 
  font-family : Tahoma, Arial,  sans-serif;
  font-size : 10px;
  background-color: #eeeeee;
 } 
