img {
      border-width: 0px;  
} 

img.er {border-color: #8E0E01; border-style: solid; border-width: 1px; 
          
} 

img.ban {border-color: #E9CD8C; border-style: solid; border-width: 2px; 
          
}




BODY {
  /* background: #400000; */
  background: #400000;
  color: #000000;
  margin: 0px;
}

A {
  color: #E9CD8C;
  text-decoration: none;
}

A:hover {
  color: #666666;
  text-decoration: underline;
}



TR.header {
    /* background: #400000; */
  background: #400000;
}

TR.headerNavigation {
  background: #400000;
}

TD.headerNavigation, DIV.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  background: #400000;
  color: #E9CD8C;
  font-weight : bold;
  padding-bottom:2px;
}

A.headerNavigation {
  font-style: italic; 
  font-size:14px;
  color: #E9CD8C; 
  text-decoration: underline;
}

A.headerNavigation:hover {
  font-style: italic;
  font-size:14px;
  color: #ffffff;
 text-decoration: underline;
}

A.des { 
  font-size: 20px;
  color: #FDA30F;
   font-family: Tahoma;
  text-decoration: underline;
}

A.des:hover {
 font-size:20px;
font-family: Tahoma;
  color: #ffffff;
 text-decoration: underline;
}


TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #BBBBBB;
  border-spacing: 1px;
  background:#400000;
  padding:4px;
  /*FILTER: alpha(opacity='85'); */

}



TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #E9CD8C;
}


.moduleRow { }
.moduleRowOver { background-color: #666666; color:#000000;cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #999999; font-weight:bold; }

.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;border:1px solid #BBBBBB; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #00CC66;border:1px solid #BBBBBB; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #993333; }

.headerGeneric {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  color: #e9cd8c;
}

.bottomBorder {
	border-bottom:1px solid #bbc3d3;
}

.backgrounder {
	/*background-image: url("images/background.jpg");
	background-repeat: repeat;
	background-position: right center;*/
	background-color:#e9cd8c;
}

.boxfooter {
	border: 1px solid #e9cd8c;
	background:#DDDDDD;
	padding:5px;
}

TD.mainboxheader {
	font-size:12pt;
}

.letterspacing1 {
	letter-spacing:1px;
}

