.boxText { font-family: Verdana, Arial, sans-serif; font-size: 11px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 11px; background: #ffffff; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 11px; color: #cc0033; }
.productsNotifications { background: #fff2fe; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 11px; color: #d250c4; text-decoration: underline; }

.nav1{
color: red;
 }

a.nav1 {
  color: red;
  text-decoration: none;
}
a.white {
  color: white;
  text-decoration: none;
}
h1 {
  color: #000000;
  font-size: 16px;
}
h2 {
  color: #000000;
  font-size: 14px;
}
A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #d72e46;
  text-decoration: underline;
}

FORM {
 display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bd737e;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #bd737e;
  color: #ffffff;
  font-weight : bold;
}




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: #fc00ff;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bd737e;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bd737e;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #000000;
}

.infoBoxContents {
  background: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

.infoBoxNotice {
  background: #ff8ef6;
}

.infoBoxNoticeContents {
  background: #ffe6ff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TD.infoBoxHeading {
  background-image: url('images/infobox/corner_center.gif');
  font-family: Arial, Verdana, sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #000000;
  display: none;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}



TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #000000;
  
  
  
}

.productListing-heading {

border-bottom:0px solid #000000;  color:#000000;
text-align:center; font-weight:bold; background-color:#C13123;
  
  color: #F5E4D9;
  font-weight: bold;
  padding: 10px;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #000000;
 
}

TD.productListing-data {


border-bottom:0px solid #000000  
color:#496CB2; 
text-align:center;
vertical-align:top; 
padding:11 9 8 9;

  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
 
}




TD.pageHeading, DIV.pageHeading {
  font-size: 11px;
  color: #ffffff;
  font-weight: bold;
  height: 24px;
  width: 512px;
  background: url('images/m99.gif');
  background-repeat: no-repeat;
  padding-top: 0px;
  padding-left: 12px;
  text-transform: uppercase;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #000000;
}

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;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  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: #f080e9;
  font-weight: bold;
}

TABLE.formArea {
  background: #fef1fb;
  border-color: #000000;
  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: #000000;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #f7d7f7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #fce9fa; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #000000; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 11px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 11px; background-color: #000000; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ff00c0; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #ff0000; }

body{
 background-image: url(images/bg01.gif);
}

td{
 font-family: tahoma,verdana,arial;
 font-size: 11px;
 color: #000000;
}

 .bg{
  background-image: url(images/m24.gif);
  background-repeat: repeat-y; 
 }

 .bg1{
  background-image: url(images/m44.gif);
  background-repeat: repeat-y; 
 }

 .bg2{
  background-image: url(images/m48.gif);
  background-repeat: repeat-y; 
 }

 .bg3{
  background-image: url(images/bg02.gif);
  background-repeat: repeat-y; 
 }

 .bg4{
  background-image: url(images/bg03.gif);
  background-repeat: repeat-y; 
 }

 .bg5{
  background-image: url(images/m51.gif);
  background-repeat: repeat-y; 
 }


 .br{
  border-style: solid;
  border-width: 1px;
  border-color: #000000;
 } 

 .go{
  border-style: solid;
  border-width: 1px;
  border-color: #000000;
  width: 135px;
  height: 18px;
 }


 .ch{
  font-size: 11px;
  color: #000000;
  font-weight: bold;
 }


 .ch1{
  font-size: 10px;
  color: #000000;
 }

 .ch2{
  font-size: 11px;
  color: #ffffff;
  font-weight: bold;
 }

 .ch3{
  font-size: 10px;
  color: #000000;
  font-weight: bold;
 }

 .ch4{
  font-size: 11px;
  color: #000000;
  font-weight: bold;
 }

 .se{
  width: 130px;
  font-size: 9px;
 }

 .ml{
  font-size: 11px;
  color: #000000;
  font-weight: bold;
  text-decoration: none;
 }

 .ml1{
  font-size: 11px;
  color: #000000;
  text-decoration: none;
 }

 .ml2{
  font-size: 11px;
  color: #000000;  
  text-decoration: underline;
 }

 .ml3{
  font-size: 11px;
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
 }

 .ml3:hover{
  font-size: 11px;
  color: #ff08d3;
  font-weight: bold;
  text-decoration: none;
 }

 .ml4{
  font-size: 11px;
  color: #000000;
  font-weight: bold;
  text-decoration: underline;
 }

 .ml5{
  font-size: 11px;
  color: #000000;
  text-decoration: none;
 }


 .tmenu{
  font-size: 11px;
  color: #000000;
  font-weight: bold;
  padding-left: 7px;
 }


