
.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.hilight { font-family : Tahoma, Verdana, Arial, sans-serif; font-size : 12px; color: #FFFFFF; font-weight: bold; background: #800080; }

BODY {
  background: white;
  color: #000000;
  margin: 0px;

  scrollbar-face-color: purple;
  scrollbar-highlight-color: #CC66CC;
  scrollbar-3dlight-color: #FF99FF;
  scrollbar-darkshadow-color: #660066;
  scrollbar-shadow-color: #993366;
  scrollbar-arrow-color: #FFCCFF;
  scrollbar-track-color: #E6CCFF;

}

A { 
  color: blue; 
  text-decoration: none; 
}

A:hover { 
  color: red; 
  text-decoration: none; 
}

.menu A:link {
	FONT-WEIGHT: bold; COLOR: white; TEXT-DECORATION: none
}
.menu A:visited {
	FONT-WEIGHT: bold; COLOR: white; TEXT-DECORATION: none
}
.menu A:active {
	FONT-WEIGHT: bold; COLOR: white; TEXT-DECORATION: none
}
.menu A:hover {
	FONT-WEIGHT: bold; COLOR: yellow; TEXT-DECORATION: none
}


.button A:link {
	FONT-WEIGHT: bold; COLOR: black; TEXT-DECORATION: none
}
.button A:visited {
	FONT-WEIGHT: bold; COLOR: black; TEXT-DECORATION: none
}
.button A:active {
	FONT-WEIGHT: bold; COLOR: black; TEXT-DECORATION: none
}
.button A:hover {
	FONT-WEIGHT: bold; COLOR: purple; TEXT-DECORATION: none
}

.button2 A:link {
	FONT-WEIGHT: bold; COLOR: navy; TEXT-DECORATION: none font-family: Tahoma, Verdana; font-size: 10px; 
}
.button2 A:visited {
	FONT-WEIGHT: bold; COLOR: navy; TEXT-DECORATION: none font-family: Tahoma, Verdana; font-size: 10px; 
}
.button2 A:active {
	FONT-WEIGHT: bold; COLOR: navy; TEXT-DECORATION: none font-family: Tahoma, Verdana; font-size: 10px; 
}
.button2 A:hover {
	FONT-WEIGHT: bold; COLOR: navy; TEXT-DECORATION: none font-family: Tahoma, Verdana; font-size: 10px; 
}

.class1 A:link {
	FONT-WEIGHT: normal; COLOR: purple; TEXT-DECORATION: underline
}
.class1 A:visited {
	FONT-WEIGHT: normal; COLOR: purple; TEXT-DECORATION: underline
}
.class1 A:active {
	FONT-WEIGHT: normal; COLOR: purple; TEXT-DECORATION: underline
}
.class1 A:hover {
	FONT-WEIGHT: bold; COLOR: purple; TEXT-DECORATION: underline
}


.class2 A:link {
	FONT-WEIGHT: bold; COLOR: black; TEXT-DECORATION: none
}
.class2 A:visited {
	FONT-WEIGHT: bold; COLOR: black; TEXT-DECORATION: none
}
.class2 A:active {
	FONT-WEIGHT: bold; COLOR: black; TEXT-DECORATION: none
}
.class2 A:hover {
	FONT-WEIGHT: bold; COLOR: purple; TEXT-DECORATION: none
}

.class3 A:link {
	FONT-WEIGHT: bold; COLOR: navy; TEXT-DECORATION: none; font-size: 10px; 
}
.class3 A:visited {
	FONT-WEIGHT: bold; COLOR: navy; TEXT-DECORATION: none; font-size: 10px;
}
.class3 A:active {
	FONT-WEIGHT: bold; COLOR: navy; TEXT-DECORATION: none; font-size: 10px;
}
.class3 A:hover {
	FONT-WEIGHT: bold; COLOR: purple; TEXT-DECORATION: underline; font-size: 10px;
}


FORM {
	display: inline;
}

TR.header {
  background: black;
}

TD.header {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 13px;
  color: purple;
  font-weight : bold;
}

TR.headerNavigation {
  background: purple;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: purple;
  color: #FFFFFF;
  font-weight : bold;
}

A.headerNavigation { 
  color: blue; 
}

A.headerNavigation:hover {
  color: red;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #FFFFFF;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #FFFFFF;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: purple;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: purple;
  color: #FFFFFF;
  font-weight: bold;
}

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #FAC06E;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: purple;
  color: #FFFFFF;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, 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: #dadada;
}

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: #c0c0c0;
}

TR.productListing-heading {
  background: purple;
}

TD.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: purple;
  color: #000000;
  font-weight: bold;
  font-variant: small-caps;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults { 
  color: #0000FF; 
}

A.pageResults:hover { 
  color: #0000FF; 
  background: #FFFF33; 
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: black;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main, OL.main, UL.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: red;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: navy;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: purple;
  font-weight: bold;
}

TABLE.formArea {
  background: #FAC06E;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

TD.checkoutBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: red;
}

SPAN.checkoutBarHighlighted {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.pageTitle {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  color: black;
  font-weight: bold;
}
