/* CSS Document */
body {background:	margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; padding:0; font:11px Verdana, Arial, Helvetica, sans-serif; color:#000000;}

.left_leaves {
	background-image: url(left_leaves.gif);
	background-repeat:no-repeat;
}

.apricot {
	background-image: url(appricot.gif);
	background-repeat: repeat;
}
	
.pinkbg {
	background-image: url(pink1.jpg);
	background-repeat: repeat;
}

.pinkbg2 {
	background-image: url(pink2.jpg);
	background-repeat: repeat;
}

.home_search {
	background-image: url(home_search.gif);
	background-repeat:no-repeat;
}

.grey {color:#666666; font-weight:normal;}
.smlwhite {color:#ffffff; font-weight:normal; font-size:13px;}

.biggrey {font-size:14px; font-weight:bold; color:#666666;}
.biggreyhead {font-size:10px; font-weight:bold; color: #333333;}
.biggreyhead_top {font-size:11px; font-weight:bold; color: #333333;}


.heading {font-size:18px; font-weight:normal; color:#A94E89;}
.search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #c694b5;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.headingproductdesc {font-size:12px; color:#A94E89; font-weight:bold;}



