BODY {
  background: #F2EABC;
  margin: 0px;
}

.scroll {
	SCROLLBAR-FACE-COLOR: #4C280F;
	SCROLLBAR-HIGHLIGHT-COLOR: #F2EABC;
	SCROLLBAR-SHADOW-COLOR: #808000; 
	SCROLLBAR-ARROW-COLOR: #F2EABC;
	SCROLLBAR-BASE-COLOR: #4C280F; 
    scrollbar-3d-light-color: #808000;
	scrollbar-dark-shadow-color: #808000;
}

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


A {
  color: #D93BA7;
font-weight: bold;
  text-decoration: none;
}

A:hover {
  color: #D93BA7;
font-weight: bold;
  text-decoration: underline;
}

.a_1 a:link{ font-family: Verdana; font-size: 11px; color: #597336; text-decoration: none; text-transform: none; }
.a_1 a:visited {font-family: Verdana; font-size: 11px; color: #597336;  text-decoration: none; text-transform: none; }
.a_1 a:active {font-family: Verdana; font-size: 11px; color: #597336; text-decoration: none; text-transform: none; }
.a_1 a:hover{ font-family: Verdana; font-size: 11px; color: #597336; text-decoration: none; text-transform: none; }



.a a:link{ font-family: Verdana; font-size: 10px; color: #F2EABC; text-decoration: none; font-weight: bold; text-transform: none; }
.a a:visited {font-family: Verdana; font-size: 10px; color: #F2EABC;  text-decoration: none; font-weight: bold; text-transform: none; }
.a a:active {font-family: Verdana; font-size: 10px; color: #F2EABC; text-decoration: none; font-weight: bold; text-transform: none; }
.a a:hover{ font-family: Verdana; font-size: 10px; color: #4C280F; text-decoration: none; font-weight: bold; text-transform: none; }

.b {color: #F2EABC;}







.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #808000;
; text-transform: capitalize
	}
	
.h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4C280F;
	text-transform: uppercase;
}
.h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F2EABC;
	font-variant: normal;
	text-transform: none;

}
.body_bag {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C280F;
	padding:10;
	font-weight: normal;
	background-color: #F2EABC;
	border-style: solid;
    border-color: #4C280F;
	border-width: 1px 1px 1px 1px; 

	}
	
	
.body_nobag {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: none;
	padding:10;
	font-weight: normal;
}

		
.border_White{ 
	border-color: #F2EABC;
	border-width: 1px 1px 1px 1px; 
	background-color: none;
	border-style: solid; 
	}


.border{ 
	border-color: #336633;
	border-width: 1px 1px 1px 1px; 
	background-color: none;
	padding:0;
	border-style: solid; 
	}
	
.border_top_but{ 
	border-color: #4C280F;
	border-width: 1px 1px 1px 1px; 
	background-color: none;
	padding:0;
	border-style: solid; 
	border-left: 0px; 
	border-right: 0px;
	}
	
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C280F;
	padding: 0;
	font-weight: normal;
	background-color: none;
	align: justify;
}

	
.r_b {border-right: 1px solid #336633;}
.l_b {border-left: 1px solid #336633;}
.l_r_b {border-left: 1px solid #336633; border-right: 1px solid #336633;}



	
.box_blue_white{ 
	border-color: #F2EABC;
	border-width: 1px 1px 1px 1px; 
	background-color: #99badd;
	border-style: solid;
	width: 390px;
	height: 140px;
	align: center;
    a-color: 000000; 
	}
	
.bodyWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F2EABC;
	font-weight: bold;

}
.bodyital {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: italic; font-weight: normal; color: #4c280f}
