.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; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background-position : top;
	background-attachment : fixed;
	color: #000000;
  margin: 0px;
}

TABLE.Page {
  background: #ffffff;
}

TD.PageLeft {
  padding-top: 5;
  padding-right: 5;
  border: thin #ccff66;
/*
  border-style: none solid none none;
*/
  border-width: 1;
}

TD.PageRight {
  padding-top: 5;
  padding-left: 5;
  border: thin #ccff66;
/*
  border-style: none none none solid;
*/
  border-width: 1;
}

TD.PageMain {
  padding-top: 5;
  padding-left: 15;
  padding-right: 15;
}

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

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #C77805;
}

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

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerNavigation2 {
  background: #5870a0;
}

TD.headerNavigation2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #5870a0;
  color: #ffffff;
  font-weight : bold;
}

A.menuNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #007032;
  font-weight : bold;
}

A.menuNavigation:hover {
  color: #007032;
}

TD.menuNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #007032;
  font-weight : bold;
}

A.menuNavigationHome {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #cc6600;
  font-weight : bold;
}

A.menuNavigationHome:hover {
  color: #cc6600;
}

TD.menuNavigationHome {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #cc6600;
  font-weight : bold;
}

A.menuNavigationItem {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight : bold;
}

A.menuNavigationItem:hover {
  color: #000000;
}

#dropmenudiv{
  font-size:10px;
  position:absolute;
  border:1px solid #007032;
  border-bottom-width: 0;
  font:normal 12px Verdana;
  line-height:18px;
  z-index:100;
}

#dropmenudiv a{
  font-family: Verdana, Arial, sans-serif;
  font-size:10px;
  color: #007032;
  width: 100%;
  display: block;
  text-indent: 3px;
  border-bottom: 1px solid #007032;
  padding: 1px 0;
  text-decoration: none;
}

#dropmenudiv a:hover{ /*hover background color*/
  background-color: #ccff66;
  color: #007032;
  text-decoration:none
}

A.historyNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight : bold;
}

A.historyNavigation:hover {
  color: #000000;
}

TD.historyNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight : bold;
  border: thin #ccff66;
/*
  border-style: none none solid none;
*/
  border-width: 1;
  padding: 3;
}

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

TD.footer {
  padding-top: 2;
  border: thin #ccff66;
  border-style: solid none none none;
  border-width: 1;
}

TR.SignUpBox {
  background: #C77805;
}

TD.SignUpBox {
  font-family: Verdana, Arial, sans-serif;
  background: #C77805;
  color: #ffff00;
  font-weight : bold;
}

A.SignUpBox { 
  color: #ffff00; 
}

A.SignUpBox:hover {
  color: #ffff00;
}

.toolbarBox {
/*
  background: #92c83e;
*/
}

.toolbarBoxContents {
/*
  background: #ccff66;
*/
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.actionbarBox {
  background: #dddddd;
}

.actionbarBoxContents {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.FadeBoxDir {
  background: #00cc00;
}

.FadeBoxContents {
  background-position: top; 
  background-repeat: repeat-x
}

.inputBox {
  background: #b6b7cb;
}

.inputBoxContents {
  background: #e9f1fe;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBox {
  background: #FFFFFF;
}

.infoBoxContents {
  background: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxWarning {
  background: #FF8E90;
}

.infoBoxWarningContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FFAA55;
}

.infoBoxNoticeContents {
  background: #FFFF99;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #0066ee;
}

A.infoBoxHeading8 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 8px;
  font-weight: bold;
  color: #0066ee;
}

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

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

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

.profileBox {
  background: #FFFFFF;
}

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

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

.profileBoxContentsHighlight12 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #cc6600;
}

.profileBoxContentsGray {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  color: #939393;
}

A.profileBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
}

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

A.profileBoxHeading12 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #669900;
}

TD.profileBoxHeading12 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #669900;
}

TD.profileBoxHeadingToolbar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #669900;
  border: thin #ccff66;
  border-style: none none solid none;
  border-width: 1;
  padding: 4;
}

TD.profileBoxHeadingToolbarBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #669900;
  border: thin #ccff66;
  border-style: solid none none none;
  border-width: 1;
  padding: 4;
}


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

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

A.profileBoxHeadingNormal12 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #cc6600;
}

TD.profileBoxHeadingNormal12 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #aa6600;
}

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

DIV.translationToolbar, TABLE.translationToolbar {
  color: #333333;
  background: #e4e7ed;
}

DIV.translationBody {
  color: #333333;
  background: #e4e7ed;
}

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

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

TD.productListing-odd {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #edffc8;
}

TD.productListing-even {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ccff99;
}

TD.contactListing-odd {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ffffff;
}

TD.contactListing-even {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #f4f4f4;
}

TD.updateListing, TR.updateListing {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #e0e0e0;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

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

TD.ProductPrice {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #804000;
}

A.memberName {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #669900;
}

A.memberName12 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #669900;
}

.outsiderName {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #778899;
}

.outsiderName12 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #778899;
}

A.pageResults {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #0066ee;
  line-height: 1.5;
  font-weight: bold; 
}

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

TR.subBar {
  background: #f4f7fd;
}

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

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

TD.comment, P.comment {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  line-height: 1.5;
  font-weight: bold;
  color: #606060;
}

TD.categoryText, P.categoryText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  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: #aabbdd;
}

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

.eventDate {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  font-weight: bold;
  color: #a9a9a9;
}

.updateDate {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #6699cc;
}

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

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

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

TABLE.formArea {
  background: #f1f9fe;
  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;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

FONT.acceptText, A.acceptLink {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  font-weight: bold; 
  color: Green;
}

FONT.acceptText8 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 8px;
  line-height: 1.5;
  font-weight: bold; 
  color: Green;
}

FONT.rejectText, A.rejectLink {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  font-weight: bold; 
  color: Red;
}

FONT.rejectText8 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 8px;
  line-height: 1.5;
  font-weight: bold; 
  color: Red;
}

A.disableLink, FONT.disableNote {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  font-weight: bold; 
  color: Gray;
  text-decoration : none;
}

FONT.requestText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  font-weight: bold; 
  color: gray;
}

FONT.DateAdded {
  font-family: Verdana, Arial, sans-serif;
  font-size: 8px;
  color: black;
}

FONT.blogControlText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  color: gray;
}

FONT.Size8 {
  font-size: 8px;
}

FONT.Size10 {
  font-size: 10px;
}

FONT.Size12 {
  font-size: 12px;
}

FONT.Size14 {
  font-size: 14px;
}

A.TextLink, FONT.TextNote {
  font-family: Verdana, Arial, sans-serif;
  color: #0066ee;
}

.PhotoNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #6699cc;
}

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

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

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

/* input requirement */

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

.AuthorText {
	font-family : 'Arial Narrow','Arial MT Condensed Light',sans-serif;
	font-size : 10px;
	color : Black;
}
A.AuthorText:link {
	font-family : 'Arial Narrow','Arial MT Condensed Light',sans-serif;
	font-size : 10px;
	color : Black;
	text-decoration : none;
}
A.AuthorText:visited {
	font-family : 'Arial Narrow','Arial MT Condensed Light',sans-serif;
	font-size : 10px;
	color : Black;
	text-decoration : none;
}
A.AuthorText:hover {
	font-family : 'Arial Narrow','Arial MT Condensed Light',sans-serif;
	font-size : 10px;
	color : Blue;
	text-decoration : underline;
}
A.AuthorText:active {
	font-family : 'Arial Narrow','Arial MT Condensed Light',sans-serif;
	font-size : 10px;
	color : Blue;
	text-decoration : underline;
}

