h1, h2, h3, h4, h5, h6 {
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
  color: #000000;
}


BODY {
  background: #000000;
  color: #000000;
  margin: 10px;
}

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

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

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #000000;
}

TD.main, TR.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 0.8em;
  line-height: 1.5;
  font-size: 12px;
}

TD.prodmain, TR.prodmain, P.prodmain {
  font-family: Verdana, Arial, sans-serif;
  font-size: 0.8em;
  line-height: 2;
  font-size: 12px;
}

.boxText {
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
}

TD.smallText, TR.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
  font-size: 10px;
}

TABLE.popup {
  border-width: 1px;
  border-style: dotted;  
  border-color
}

.outline {
    border-top: 1px;
    border-right: 1px;
    border-left: 1px;
    border-bottom: 1px;
    border-style: solid;
    border-color: #575757;
    background: #ffffff;
}

/* Header */

TR.header {
  background: #ffffff;
}

/* Navigation */

TR.headerNavigation {
  background: #eeeeee;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #eeeeee;
  color: #ffffff;
  font-weight : bold;
  height: 26px;
  background-image: url(images/template/line.gif);
}

A.headerNavigation { 
  color: #ffffff;
}

A.headerNavigation:hover {
  color: #ffffff;
  text-decoration: underline;
}

/* Info Box */

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #5D5D5D;
  color: #ffffff;
  height: 26px;
  background-image: url(images/template/line.gif);
}

a.infoBoxHeadingLink {
    color: #ffffff;
}

a.infoBoxHeadingLink:hover {
    color: #ffffff;
    text-decoration: underline;
}

.infoBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  line-height: 1.5;
  border-top: 1px;
  border-right: 1px;
  border-left: 1px;
  border-bottom: 1px;
  border-color: #cccccc;
  border-style: solid;
  background: #EFEFEF;
}

/* Menu */

.menu {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  line-height: 1.5;
}

/* Product Listing & Search Result */

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


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

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #cccccc;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: transparent;
  color: #FFFFFF;
  height: 26px;
  font-weight: bold;
  background-image: url(images/template/line.gif);
}

A.productListing-heading {
  padding-top: 8px;
  background: transparent;
}

A.pageResults {
  color: #0000FF;
}

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

.checkoutBarFrom, .checkoutBarTo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px; color: #8c8c8c;
}

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

.moduleRow { }

.moduleRowOver {
  background-color: #D7E9F7;
  cursor: pointer;
  cursor: hand;
}

.moduleRowSelected {
  background-color: #E9F4FC;
}

.progress{
	width: 1px;
	height: 14px;
	color: white;
	font-size: 12px;
    overflow: hidden;
	background-color: navy;
	padding-left: 5px;}
}

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;
}

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

/* Footer */

TR.footer {
  background: #bbc3d3;
  font-size: 8px;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #eeeeee;
  color: #ffffff;
  font-weight : bold;
  height: 24px;
  background-image: url(images/template/line.gif);
}


/* Message Box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

.errorBox {
    font-family : Verdana, Arial, sans-serif;
    font-size : 10px;
    background: #ffb3b5;
    font-weight: bold;
}

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;
}