body {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
}
hr {
	color: #FEFCED;
	height: 1.5px;
}
.smBodyText {
	font-size: 12px;
	line-height: 25px;
}
.whiteHeading {
	font-size: 12px;
	vertical-align: text-bottom;
    martin-top: 0.5em;
}
.goldText {
	font-size: 16px;
	font-weight: bold;
	color: #ACA470;
}
.leftNav {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ACA470;
}
A.leftNav {
    text-decoration: none;
}
A.leftNav:hover {
    color: #FFFFFF;
}
.categoryNav {
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
}
.bodyText {
	font-size: 14px;
}
.main {
	font-size: 12px;
	color: #000000;
}
.smalltext {
	font-size: 12px;
	color: #000000;
}
.cartHeading {
	font-size: 14px;
	color: #000000;
        font-weight: bold;
}
.cartText {
	font-size: 12px;
	color: #000000;
}
.smBodyTextBlack {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
A.smBodyTextBlack {
	color: #000000;
	text-decoration: underline;
}
.blackFooter {
	font-size: 10px;
	line-height: normal;
	color: #000000;
	font-weight: normal;
}
A.blackFooter {
	color: #000000;
	text-decoration: underline;
}
.cartTextRed {
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;

}
.cartTextWhite {


	font-size: 12px;
	color: #FFFFFF;
}
.cartTextStrike {
	font-size: 12px;
	color: #000000;
	text-decoration: line-through;

}
.cartTitle {

	font-size: 14px;
	color: #41007B;
}
.smTextWhite, .description {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.blueTitle {

	font-size: 24px;
	font-weight: bold;
	text-transform: none;
	color: #41007B;
}
.goldTitle {

	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ACA470;
}
.bodyTextBlack {
	font-size: 14px;
	color: #000000;
}
A.bodyTextBlack {
	color: #000000;
}
.whiteTitle {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
.redHeading {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CC0000;
}
.attributeText {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;

}
.infoBox {
  /*background: #b6b7cb;*/
}
 
.infoBoxContents {
  /*background: #f8f8f9;*/
  font-size: 10px;
}
 
.infoBoxNotice {
  background: #FF8E90;
}
 
.infoBoxNoticeContents {
  background: #FFE6E6;
  font-size: 10px;
}
 
TD.infoBoxHeading {
  font-size: 12px;
  font-weight: bold;
  padding-left: 10px;
  padding-top: 3px;
  padding-bottom: 2px;
  text-transform: uppercase;
  background: #ACA470;
  color: #000000;
}
 
TD.infoBox, SPAN.infoBox {
  font-size: 12px;
}
.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; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #ACA470; text-decoration: underline; }


input, text, textarea, select, option {
  background : #FFFFFF;
  color : #000000;
}


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