/* CSS Document */

.BgColor1 {
	background-color:#FFFFFF;
}
.BgColor2 {
	background-color:#f9eee1;
}
.BgColor3 {
	background-color:#e7caa8;
}
.HeaderSpacer {
	background:url(../images/header-spacer.gif) repeat-x top;
	height:306px;
}
.FormBgSpacer {
	background:url(../images/form-spacer-img.gif) repeat-y;
	width:314px;
}
.FormBottom {
	background:url(../images/form-bottom-img.gif) no-repeat;
	width:314px;
	height:41px;
}
.ProfilesBoxSpacer {
	background:url(../images/profiles-box-spacer.gif) repeat-y;
	width:450px;
}
.WelcomeTextBg {
	background:url(../images/welcome-text-bg.gif) no-repeat;
	width:686px;
	height:154px;
}
.BorderImg {
	border:2px solid #FFFFFF;
}