/* CSS Document */

.BgColor1 {
	background-color:#FFFFFF;
}
.BgColor2 {
	background-color:#f0f0f0;
}
.BgColor3 {
	background-color:#e3e3e3;
}
.BgColor4 {
	background-color:#5a9fda;
}
.BgColor5 {
	background-color:#F28C09;
}
.BgColor6 {
	background-color:#f5f5f5;
}
.BgColor7 {
	background-color:#4f8bbe;
}
.TopLinkBg {
	background:url(../images/top-link-bg.gif) no-repeat;
	height:33px;
	width:331px;
	float:right;
}
.MenuBarSpacer {
	background:url(../images/menu-bar-spacer.gif) repeat-x;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	height:34px;
}
.BrowseCategoriesBg {
	background:url(../images/browse-categories-bg.gif) no-repeat;
	width:990px;
	height:134px;
}
.HeadingBgSpacer {
	background:url(../images/heading-bg-spacer.gif) repeat-x;
	height:33px;
}
.TestimonialsBg {
	background:url(../images/testimonials-bg.jpg) no-repeat top #3a6f9c;
	width:195px;
	height:288px;
}
.HLDivLine {
	background:url(../images/header-left-sep.gif) no-repeat bottom;
}
.DivLine {
	background:url(../images/line.gif) repeat-x bottom;
}
.DivDotted {
	background:url(../images/hor-dotted.gif) repeat-x bottom;
}
.HorLine {
	background:url(../images/line.gif) repeat-x center;
}
.VerLine {
	background:url(../images/ver-line.gif) repeat-y right;
}
.HorDotted {
	background:url(../images/hor-dotted.gif) repeat-x center;
}
.VerDotted {
	background:url(../images/ver-dotted.gif) repeat-y right;
}
.Border {
	border:1px solid #d0d0d0; 
}
.Border1 {
	border:1px solid #434344; 
}