.boxText{ 
font-family: sans-serif;
font-size: 12px;
}

.errorBox{ 
font-family : sans-serif;
font-size : 12px;
background: #ffb3b5;
font-weight: bold;
}

.stockWarning{ 
font-family : sans-serif;
font-size : 12px;
color: #cc0033;
}

.productsNotifications{ 
font-family : sans-serif;
background: #f2fff7;
}

.orderEdit{ 
font-family : sans-serif;
font-size : 12px;
color: #70d250;
text-decoration: underline;
}

BODY{ 
font-family : sans-serif;
background: #ffffff;
color: #000000;
margin: 0px;
}

A{ 
font-family : sans-serif;
color: #CC0000;
text-decoration: none;
}

A:hover{ 
font-family : sans-serif;
color: #FF8080;
text-decoration: underline;
}

FORM{ 
font-family : sans-serif;
display: inline;
}

TR.header{ 
font-family : sans-serif;
background: #4D4DC4;
}

TR.headerNavigation{ 
font-family : sans-serif;
background: #4D4DC4;
}

TD.headerNavigation{ 
font-family: sans-serif;
font-size: 12px;
background: #4D4DC4;
color: #ffffff;
font-weight : bold;
}

A.headerNavigation{ 
font-family : sans-serif;
color: #FFFFFF;
}

A.headerNavigation:hover{ 
font-family : sans-serif;
color: #ffffff;
}

TR.headerError{ 
font-family : sans-serif;
background: #ff0000;
}

TD.headerError{ 
font-family: sans-serif;
font-size: 12px;
background: #ff0000;
color: #ffffff;
font-weight : bold;
text-align : center;
}

TR.headerInfo{ 
font-family : sans-serif;
background: #00ff00;
}

TD.headerInfo{ 
font-family: sans-serif;
font-size: 12px;
background: #00ff00;
color: #ffffff;
font-weight: bold;
text-align: center;
}

TR.footer{ 
font-family : sans-serif;
background: #4D4DC4;
}

TD.footer{ 
font-family: sans-serif;
font-size: 12px;
background: #4D4DC4;
color: #ffffff;
font-weight: bold;
}

.infoBox{ 
font-family : sans-serif;
background: #000000;
}

.infoBoxContents{ 
background: #f8f8f9;
font-family: sans-serif;
font-size: 12px;
}

.infoBoxNotice{ 
font-family : sans-serif;
background: #FF8E90;
}

.infoBoxNoticeContents{ 
background: #FFE6E6;
font-family: sans-serif;
font-size: 12px;
}

TD.infoBoxHeading{ 
font-family: sans-serif;
font-size: 12px;
font-weight: bold;
background: #4D4DC4;
color: #ffffff;
}

TD.infoBox, SPAN.infoBox{ 
font-family: sans-serif;
font-size: 12px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd{ 
font-family : sans-serif;
background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even{ 
font-family : sans-serif;
background: #f8f8f9;
}

TABLE.productListing{ 
font-family : sans-serif;
border: 1px;
border-style: solid;
border-color: #000000;
border-spacing: 1px;
}

.productListing-heading{ 
font-family: sans-serif;
font-size: 12px;
background: #4D4DC4;
color: #FFFFFF;
font-weight: bold;
}

TD.productListing-data{ 
font-family: sans-serif;
font-size: 12px;
}

A.pageResults{ 
font-family : sans-serif;
color: #0000FF;
}

A.pageResults:hover{ 
font-family : sans-serif;
color: #0000FF;
background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading{ 
font-family: sans-serif;
font-size: 20px;
font-weight: bold;
color: #9a9a9a;
}

TR.subBar{ 
font-family : sans-serif;
background: #f4f7fd;
}

TD.subBar{ 
font-family: sans-serif;
font-size: 12px;
color: #000000;
}

TD.main, P.main{ 
font-family: sans-serif;
font-size: 13px;
line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText{ 
font-family: sans-serif;
font-size: 12px;
}

TD.accountCategory{ 
font-family: sans-serif;
font-size: 13px;
color: #aabbdd;
}

TD.fieldKey{ 
font-family: sans-serif;
font-size: 12px;
font-weight: bold;
}

TD.fieldValue{ 
font-family: sans-serif;
font-size: 12px;
}

TD.tableHeading{ 
font-family: sans-serif;
font-size: 13px;
font-weight: bold;
}

SPAN.newItemInCart{ 
font-family: sans-serif;
font-size: 12px;
color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT{ 
font-family: sans-serif;
font-size: 12px;
}

TEXTAREA{ 
width: 100%;
font-family: sans-serif;
font-size: 12px;
}

SPAN.greetUser{ 
font-family: sans-serif;
font-size: 12px;
color: #f0a480;
font-weight: bold;
}

TABLE.formArea{ 
background: #f1f9fe;
border-color: #000000;
border-style: solid;
border-width: 1px;
}

TD.formAreaTitle{ 
font-family: sans-serif;
font-size: 13px;
font-weight: bold;
}

SPAN.markProductOutOfStock{ 
font-family: sans-serif;
font-size: 14px;
color: #c76170;
font-weight: bold;
}

SPAN.productSpecialPrice{ 
font-family: sans-serif;
color: #ff0000;
}

SPAN.errorText{ 
font-family: sans-serif;
color: #ff0000;
}

.moduleRow{ 
}

.moduleRowOver{ 
font-family : sans-serif;
background-color: #D7E9F7;
cursor: pointer;
cursor: hand;
}

.moduleRowSelected{ 
font-family : sans-serif;
background-color: #E9F4FC;
}

.checkoutBarFrom, .checkoutBarTo{ 
font-family: sans-serif;
font-size: 12px;
color: #8c8c8c;
}

.checkoutBarCurrent{ 
font-family: sans-serif;
font-size: 12px;
color: #000000;
}

.messageBox{ 
font-family: sans-serif;
font-size: 12px;
}

.messageStackError, .messageStackWarning{ 
font-family: sans-serif;
font-size: 12px;
background-color: #ffb3b5;
}

.messageStackSuccess{ 
font-family: sans-serif;
font-size: 12px;
background-color: #99ff00;
}

.inputRequirement{ 
font-family: sans-serif;
font-size: 12px;
color: #ff0000;
}

TABLE.categ{ 
border: 0px;
border-spacing: 0px;
font-family: sans-serif;
font-size: 12px;
color: #000000;
}

TD.categ{ 
font-family : sans-serif;
vertical-align: top;
}

.newinfobox_top1{ 
font-family: sans-serif;
font-size: 14px;
white-space: nowrap;
}

.newinfobox_top2{ 
font-family: sans-serif;
font-size: 14px;
white-space: nowrap;
}

.newinfobox_top3{ 
font-family: sans-serif;
font-size: 14px;
white-space: nowrap;
}

.newinfobox_top4{ 
font-family: sans-serif;
font-size: 14px;
white-space: nowrap;
}

.newinfobox_top5{ 
font-family: sans-serif;
font-size: 14px;
white-space: nowrap;
}

.newinfobox_top6{ 
font-family: sans-serif;
font-size: 14px;
white-space: nowrap;
}

.newinfobox_top7{ 
font-family: sans-serif;
font-size: 14px;
white-space: nowrap;
}

.newinfobox_top8{ 
font-family: sans-serif;
font-size: 14px;
white-space: nowrap;
}

.newinfobox_top9{ 
font-family: sans-serif;
font-size: 14px;
white-space: nowrap;
}

.newinfobox_top10{ 
font-family: sans-serif;
font-size: 14px;
white-space: nowrap;
}

.newinfoBoxContents{ 
font-family: sans-serif;
font-size: 12px;
}

