body {
	background-color: #b0cf73;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	text-align: justify;
	line-height: 20px;
}

a {
	color: #ed1d8f; text-decoration:none; font-weight:bold;
}
a:hover {
	color: #6f9a16; font-weight:bold;
}
.menu {
	background-image:url('/images/menuBg.gif');
	background-position: left bottom;
	background-repeat:no-repeat;
}
.lhsborders {
	background-color:  #f4e46d;
	background-image:url(/images/lhsLogo.gif);
	background-position: right top;
	background-repeat:no-repeat;
}
.rhsborders {
	background-color:  #f4e46d;
	background-image:url(/images/rhsFlowers.gif);
	background-position: left top;
	background-repeat:no-repeat;
}
.menuBg {
	background-image:url(/images/leftmenuBg.gif);
	background-position: left top;
	background-repeat:no-repeat;
	background-color: #a22b73;
}
.band {
	background-color: #bedb84;
}
.contentBg {
	background-image:url(/images/contentBg.gif);
	background-position: left top;
	background-repeat: no-repeat;
	background-color:#FFFFFF;
}
.padding {
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 30px;
	padding-top: 0px;
}
h1 {
	font-family:"Arial Rounded MT Bold", Arial;
	font-size: 20px;
	font-weight: lighter;
	color: #9f218b;
}
.productsTable {
	font-size: 11px;
	color: #333333;
	line-height: 13px;
}
.productHeader {
	font-size: 14px;
	font-weight: lighter;
	color: #9f218b;
}
.price {
	font-size: 12px;
	color: #666666;
}
.productCode {
	color: #666666;
	font-weight: bold;
}
.productBg {
	background-color: #eeeeee;
}
.dropdowns {
	width: 200px;
	border: 1px solid #eeeeee;
	font-size: 12px;
	color: #666666;
	margin-bottom: 5px;
	padding: 2px;
}
.productsOverviewTable {
	border: 1px solid #eeeeee;
}
.productPadding {
	padding: 10px;
}
.product_row {
	margin-top: 20px;
	margin-bottom: 20px; font-size: 11px; line-height: 15px;
}
.product_1 {
	width: 120px;
	float: left;
	border: 1px solid #eeeeee;
	margin-bottom: 5px;
	height: 285px;
	text-align: left; padding: 3px; 
}
.product_2 {
	width: 120px;
	float: left;
	border: 1px solid #eeeeee;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	height: 285px;
	text-align: left;padding: 3px;
}
.product_3 {
	width: 120px;
	float: left;
	border: 1px solid #eeeeee;
	margin-bottom: 5px;
	height: 285px;
	text-align: left;padding: 3px; 
}

.product_4 {
	width: 120px;
	float: left; margin-left: 5px;
	border: 1px solid #eeeeee;
	margin-bottom: 5px;
	height: 285px;
	text-align: left;padding: 3px;
}

.title_product { font-size: 13px; font-weight: lighter; color: #ffffff; text-decoration: none; font-family: "Arial Unicode MS", Arial;}

.title_product_bg { background-color: #9f218b; padding: 5px; height: 40px;}

.menuLeft { padding-left:10px; padding-top: 40px;}

.buttons { background-color: #9f218b; padding: 5px; color: #FFFFFF; border: 0px; cursor: hand;}

.menu a { color: #ffffff; text-decoration: none; padding-right: 10px; padding-left: 10px;}
.menu a:hover { color: #000000; text-decoration: none;}

.menuLeft a { color: #ffffff; text-decoration: none; padding-right: 10px; padding-left: 10px;}
.menuLeft a:hover { color: #000000; text-decoration: none;}