/* CSS Document */

.BgColor1 {
	background-color:#FFFFFF;
}
.BgColor2 {
	background-color:#cce3e7;
}
.BgColor3 {
	background-color:#5d8f98;
}
.MainSpacer {
	background:url(../images/main_spacer.gif) repeat-y;
	width:770px;
}
.TestiBg {
	background-image:url(../images/testi_bg.gif);
	background-repeat:no-repeat;
	width:288px;
	background-position:top;
	height:165px;
}
.FormSpacer {
	background:url(../images/form_spacer.gif) repeat-y;
	width:320px;
}
.Border {
	border:3px solid #FFFFFF;
}

