.boxText { font-family: Tahoma; font-size: 12px;}
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

/*body
{ 
background-image: 
url('images/home_bg.gif');
background-repeat: 
no-repeat;
background-position: center;
leftmargin:0;
marginwidth:0;
} */



body 
{ 
background: #00ff00 url('images/home_bg.gif') repeat-y  center; 
margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.tableheading {
	font-family: Arial;
 	color: #FFFFFF;
	padding-left: 8px;
	font-size: 22px;  
	font-weight: bold;	
}
.blackfooter {
	font-family: Arial;
 	color: #999999;
	font-size: 11px;  
}

A {
  color: #747474;
  text-decoration: none;
}

A:hover {
  color: #022954;
  text-decoration: underline;
}

FORM {
 display: inline;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	border: 1px solid #666666;
}


TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF;
  font-size: 13px;  
  font-weight: bold;
  text-decoration: none;
}

A.headerNavigation:hover {
  color: #FFFFFF;
  font-size: 13px;  
  font-weight: bold;
  text-decoration: underline;
}
A.navigation:link { 
font-family: Tahoma;
  color: #27303A;
  font-size: 11px;  
  text-decoration: none;
  padding-left: 7px;
}
A.navigation:visited { 
	font-family: Tahoma;
	color: #27303A;
  	font-size: 11px;  
  	text-decoration: none;
		padding-left: 7px;
}
A.navigation:hover {
font-family: Tahoma;
  color: #FC4604;
  font-size: 11px;  
  text-decoration: none;
   padding-left: 7px;
  }
  A.navigation:active {
font-family: Tahoma;
  color: #256894;
  font-size: 11px;  
  text-decoration: none;
   padding-left: 7px;
  }
A.acc:link { 
font-family: Verdana;
  color: #394C96;
  font-size: 14px;  
  text-decoration: none;
  font-weight : bold;
}
A.acc:visited { 
font-family: Verdana;
  color: #394C96;
  font-size: 14px;  
  text-decoration: none;
  font-weight : bold;
}
A.acc:hover {
font-family: Verdana;
  color: #FC4604;
  font-size: 14px;  
  text-decoration: none;
  }
A.ml4new:link { 
font-family: Verdana;
  color: #ffffff;
  font-size: 11px;  
  text-decoration: none;
  font-weight : none;
}
A.ml4new:visited { 
font-family: Verdana;
  color: #ffffff;
  font-size: 11px;  
  text-decoration: none;
  font-weight : none;
}
A.ml4new:hover {
font-family: Verdana;
  color: #ffffff;
  font-size: 11px;  
  text-decoration: underline;
  }

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: #00ff00;
}

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: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #D3D1D1;
}

.infoBoxContents {
  background: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #3F6C9D;
  color: #FFFFFF;
  font-weight: bold;
  border: 1px solid #ffffff;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

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: 10px;
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #F2EEE5;
  //shopping-cart header/footer color
  border-spacing: 1px;
  
}

.productListing-heading {

border-right:2px solid #ffffff; 
border-bottom:2px solid #ffffff;  
text-align:left;
 

  color: #6B655D;
  font-weight: bold;
  padding: 11px;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #F2EEE5;
  //shopping-cart header/footer color
}

TD.productListing-data {
border-right:2px solid #ffffff; 
border-bottom:2px solid #ffffff;  
text-align:center;
vertical-align:top; 
padding:10 15 10 15;


  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 16px;
  color: #0A0A0A;
}



A.pageResults {
  color: #747474;
}

A.pageResults:hover {
  color: #747474;
}

A.pageResults:visited {
  color: #747474;
}




TD.pageHeading, DIV.pageHeading {
 font-size: 14px;
 font-weight: bold;
 font-family: tahoma;
 padding-left: 48px;
 color: #FFFEFE;
  text-decoration: none;
  height:25px;
  width: 529px;
  padding-top:  0px;
  background: url('images/m99.gif');

  }

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  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: 10px;
  padding-left: 10px;
}

.accountCategory {
  font-family: verdana;
  font-size: 12px;
  color: #394C96;
   font-weight: bold;
   padding-top: 8px;
}

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: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
   font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  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: #c76170;
  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: #D7E9F7; cursor: pointer; cursor: hand; }
.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; }

/* input requirement */

.inputRequirement {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #336699;
	border: 1px solid #cccccc;
}





.textmain{
	font-family: tahoma, verdana, arial;
	font-size: 11px;
	color:#333333;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.textmain2{
	font-family: tahoma, verdana, arial;
	font-size: 11px;
	color:#333333;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}


.textt{
	font-family: tahoma, verdana, arial;
	font-size: 11px;
	color:#333333;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}






body{
 background: #FFFFFF
}
td{
 font-family: tahoma,verdana,arial;
 font-size: 11px;
 color: #000000
}

 .producdtext{
 font-size: 11px;
 font-weight: none;
 color: #333333
 }

 .ch2{
 font-size: 11px;
 font-weight: bold;
 color: #2C2C2C
 }

 .ch3{
 font-size: 14px;
 font-weight: bold;
 text-decoration: none;
 color: #2E2822;
 }
 .ch3red{
 font-size: 14px;
 font-weight: bold;
 text-decoration: none;
 color: #CA0A25;
 }

  .ch4{
 font-size: 12px;
 color: #0A0A0A;
font-weight:bold;
 }

  .ch5{
 font-size: 18px;
 font-weight: bold;
 text-decoration: none;
 color: #917507
 }
   .ch6{
 font-size: 18px;
 font-weight: bold;
 text-decoration: none;
 color: #668010
 }

    .ch7{
 font-size: 16px;
 font-weight: bold;
 text-decoration: none;
 color: #345A98
 }
     .ch8{
 font-size: 10px;
 color: #68665B
  }

       .ch9{
 font-size: 14px;
 font-weight: bold;
 font-family: tahoma;
 padding-left: 25px;
 color: #FFFEFE
  }

.ch10{
 font-size: 11px;
 font-family: tahoma;
 color: #2C2C2C
 }
  
  .ch11{
 font-size: 11px;
 font-family: Arial;
 text-decoration: none;
 color: #0E3560
  }

  .ch13{
 font-size: 13px;
 font-weight: bold;
 color: #535353
  }

 .ch14{
 font-size: 11px;
 color: #8A8A8A
  }

 .ch15{
 font-size: 11px;
 color: #282E3E
  }

  .ch16{
 font-size: 12px;
 text-decoration: none;
 color: #DB3636;
 font-weight: bold;
  }


 .ml1{
 font-size: 11px;
 font-weight: bold;
 text-decoration: none;
 color: #58AC22
 }
  .ml2{
 font-size: 11px;
 font-weight: bold;
 text-decoration: none;
 color: #6B655D
 }
   .ml3{
 font-size: 11px;
 font-weight: bold;
 font-family: tahoma;
 padding-left: 12px;
 color: #848571
 }
   .ml4{
 font-size: 12px;
 font-family: arial;
 text-decoration: none;
 color: #ffffff
 }
                 
 .se{
 width: 110px;
 font-size: 9px;
 color: #282E3E
 }

 .image_border{
 border:1px solid #6F6F6F;
 }
 .hei{
 height:20;
 }
