/* CSS Document */

.Color1 {
	background-color:#FFFFFF;
}
.Color2 {
	background-color:#FFF6FA;
}
.Color3 {
	background-color:#CBC9C9;
}
.Color4 {
	background-color:#F5A4C6;
}
.Color5 {
	background-color:#EDEBEB;
}

.Header {
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	height:183px;
}
.index {
	background-image:url(../images/sweet.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	height:533px;
}
.MenuSpecer {
	background-image:url(../images/menu_specer.gif);
	background-repeat:repeat-x;
	height:25px;
}
.BGImg {
	background-image:url(../images/bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	background-color:#FFF6FA;

}
.BoxHeadingBg {
	background-image:url(../images/box_heading_bg.gif);
	background-repeat:no-repeat;
	background-position:center;
	height:20px;
	width:96px;
}
.Border_new {
	border:1px solid #444444;
}
.Framebg {
	background-image:url(../images/aquatbm.gif);
	background-repeat:repeat-x;
	
}