/* CSS Document */

.GrayColor {
	background-color:#DADADA;
}
.WhiteColor {
	background-color:#FFFFFF;
}
.BlackColor {
	background-color:#000000;
}
.HeaderSpacer {
	background-image:url(../images/header_spacer.gif);
	height:217px;
	background-repeat:repeat-x;
}
.HeaderSpacer2 {
	background-image:url(../images/header_spacer2.gif);
	height:217px;
	background-repeat:repeat-x;
}
.Header {
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	height:217px;
}
.Header2 {
	background-image:url(../images/headertaller.jpg);
	background-repeat:no-repeat;
	height:217px;
}
.Header3 {
	background-image:url(../images/header3.jpg);
	background-repeat:no-repeat;
	height:217px;
}
.Header4 {
	background-image:url(../images/header4.jpg);
	background-repeat:no-repeat;
	height:217px;
}
.Header5 {
	background-image:url(../images/header5.jpg);
	background-repeat:no-repeat;
	height:100px;
}
.MenuBg {
	background-image:url(../images/menu_bg.gif);
	background-repeat:repeat-y;
	width:205px;
}
.MenuBgJewelry {
	background-image:url(../images/menu_bg.gif);
	background-repeat:repeat-y;
	width:215px;
}
.BulletMenuBg {
	background-image:url(../images/bullet_menu_bg.gif);
	background-repeat:no-repeat;
	height:19px;
	width:205px;
}
.BlankMenuBg {
	background-image:url(../images/blank_menu_bg.gif);
	background-repeat:repeat-y;
	height:19px;
	width:205px;
}
.MenuStrip {
	background-image:url(../images/menu_strip.gif);
	background-repeat:no-repeat;
	height:22px;
}
.WelcomeLine {
	background-image:url(../images/welcome_line_bg.gif);
	background-repeat:repeat-x;
	height:3px;
}
.BottomImg {
	background-image:url(../images/bottom_pic.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	background-color:#DADADA;
}

.reci_class {
	height: 54px;
	padding-left: 54px;
	background: url(/images/d_rlink1.jpg) no-repeat 4px 4px;
	border: 1px tan solid;
}
.mid_reci_class {
	height: 52px;
	padding-left: 40px;
	background: url(/images/d_rlink2.jpg) no-repeat 2px 4px;
}
.no_reci_class {

}