/* CSS Document */

.Color1 {
	background-color:#FCFCEE;
}
.Color2 {
	background-color:#EBE7CE;
}
.Color3 {
	background-color:#F9D71D;
}
.Color4 {
	background-color:#3569AE;
}
.Color5 {
	background-color:#FFFFFF;
}
.Header {
	background-image:url(/images/headernew_2008.jpg);
	background-repeat:no-repeat;
	height:203px;
}
.BottomCurveSpecer {
	background-image:url(/images/bottom_curve_specer.gif);
	background-repeat:repeat-x;
	height:48px;
	background-position: bottom;
}

.BottomCurveSpecer_left {
	background-image:url(/images/bottom_curve_left.gif);
	background-repeat:repeat-x;
	height:48px;
	background-position: bottom left;
}



.BottomSpecer {
/*
	background-image:url(/images/bottom_curve_specer.gif);
	background-repeat:repeat-x;
	background-position:top;
	height:20px;
*/
}
.MenuBG {
	background-image:url(/images/menubg2.gif);
	background-repeat:no-repeat;
	height:158px;
	width:199px;
}
.ShoppingBG {
	background-image:url(/images/inner_left_img3.jpg);
	background-repeat:no-repeat;
	height:151px;
	width:199px;
}
.cartbtnBG {
	background-image:url(/images/left_img4.jpg);
	background-repeat:no-repeat;
	height:50px;
	width:199px;
}
.homeleftBG {
	background-image:url(/images/left_img3.jpg);
	background-repeat:no-repeat;
	height:151px;
	width:199px;
}
.InnerShoppingBG {
	background-image:url(/images/inner_left_img3.jpg);
	background-repeat:no-repeat;
	height:151px;
	width:199px;
}
.TextBG {
	background-image:url(/images/text_bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
.BorderYellow {
	border: 1px solid #F9D71D;
}
