body {font-family: Arial; font-size: 9px; line-height: 18px;}
h1 {font-family: Arial; font-size: 11px; line-height: 18px;}
h2 {font-family: Arial; font-size: 14px; font-weight:bold; line-height: 18px; margin-bottom:5px;}
.ingress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
}
p {font-family: Arial; font-size: 10px; line-height: 16px;}
td {font-family: Arial; font-size: 10px; line-height: 16px;}
tr {font-family: Arial; font-size: 10px; line-height: 16px;}
li {font-family: Arial; font-size: 10px; line-height: 16px;}
p {font-family: Arial; font-size: 10px; line-height: 16px;}

a:link {color: #000000;}
a:visited {color: #333333;} 
a:active { color: #CC0033}
a:hover { color: #CC0033}

small {font-size: 9px;}

.style1 {color: #FFFFFF}
.style6 {
	color: #FF0066;
	font-weight: bold;
	font-size: 12px;
}
.style6 a { text-decoration:none; color: #FF0066; font-weight: bold; font-size: 12px; }
.style6 a:hover {color: #CC0033}
.style8 {color: #009999}
.style10 {
	font-size: 12px;
	font-weight: bold;
}
.style12 {color: #b7db28; font-weight: bold; font-size: 12px; }
.style12 a { text-decoration:none; color: #b7db28; font-weight: bold; font-size: 12px; }
.style12 a:hover { color: #CC0033}
.main {font-family: Arial; font-size: 10px; line-height: 18px;}
.main b {font-size: 11px;}
/*This is a SPAN PRODUCT SPECIAL FONT STYLE in a bright red color*/
SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

/*This is a SPAN ERROR TEXT STYLE in a bright red color*/
SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

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

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

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

FORM {
	display: inline;
}

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

/*This is the Error Messages style with pink background*/
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }