BODY {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #FFFFFF;  background-color: #000000; line-height: 110%}

H1 {font-size: 18px; color: #990000; font-weight: bold;}
H2 {font-size: 14px; color: #990000; font-weight: bold;}
H3 {font-size: 12px; color: #990000; font-weight: bold;}
H4 {font-size: 16px; color: #990000; font-weight: bold; font-style: italic}

HR {border-top: thin dashed #333333; border-left: none; border-right: none; border-bottom: none}

a {
 text-decoration: none;
}
a:link {
	font-size: 12px;
	color: #A0A0FF;
}
a:visited {
	font-size: 12px;
	color: #A0A0FF;
}
a:hover {
	color: #6060FF;
}

TD {vertical-align: top}
TR {vertical-align: top}

.menu {
  font-size: 12px;
}

.menutext {
  min-height: 3em;
  vertical-align: middle;
}

.borderbox {
  font-size: 12px;
  padding: 1em;
}

.itemtitle {
  font-size: 14px; color: #990000; font-weight: bold;
}

.itemtitlealt {
  font-size: 14px; color: #990000; font-weight: bold;
  background-color: #EFEFEF;
}

.itemprice {
  font-weight: bold;
}

.itemedit {
  font-size: 12px;
  border: 4px solid #7F7F7F;
  color: #000000;
  background-color: #CCCCCC;
}

.itemedittitle {
  font-size: 18px;
}

.errortext {
  font-size: 12px; color: #BFBFBF; font-weight: bold;
  background-color: #CC0000;
}

.messagetext {
  color: #CCCC44;
}

.cart {
  font-size: 12px;
  border: 4px solid #7F7F7F;
  color: #000000;
  background-color: #CCCCCC;
}

.cartcell {
  font-size: 12px;
  background-color: #EFEFEF;
}

.carttotals {
  text-align: right;
}

.cartfinaltotal {
  font-weight: bold;
}

.custhistorylist {
  font-size: 12px;
  border: 4px solid #7F7F7F;
  color: #000000;
  background-color: #CCCCCC;
}

.custhistorylistcell {
  font-size: 12px;
  background-color: #EFEFEF;
}

.custhistorytitle {
  font-size: 14px; color: #990000; font-weight: bold;
}

.checkouttitle {
  font-size: 18px; color: #000000; font-weight: bold;
}

.checkout {
}

.confirmation {
  color: #000000;
  font-size: 12px; 
  background-color: #FFFFFF;
}

.confirmationtitle {
  font-size: 24px;
  color: #000000; 
  font-weight: bold;
  line-height: 110px;
}

.confirmationcell {
  font-size: 12px;
  background-color: #FFFFFF;
}

.confirmationheader {
  background-color: #EFEFEF;
}

.company {
  font-size: 12px;
  font-weight: bold;
  background-color: #FFFFFF;
}

.emailtitle {
  font-size: 18px; color: #FFFFFF; font-weight: bold;
}

.email {
}

.red {
  color:#CF0000
}

.green {
  color:#00CF00
}

.yellow {
  color:#CFCF00
}

p.warning { border-width:1px; border-style:solid; margin-top:5px; margin-right:15%; border-color:#FF0000; padding-left:15px; padding-top:5px; padding-right:5px;
 padding-bottom:5px; font-size:10px; background-color:#8F8F8F;}
