/* CSS Document */

.BgColor1 {
	background-color:#FFFFFF;
}
.BgColor2 {
	background-color:#faf6ed;
}
.BgColor3 {
	background-color:#ecd6b0;
}
.HorDotted {
	background:url(../images/dotted.gif) repeat-x center;
}
.Border {
	border:1px solid #053251; 
}
.BorderImg {
	border:3px solid #f4cba4;
}
