/* CSS Document */

.Color1 {
	background-color:#FFFFFF;
}
.Color2 {
	background-color:#F9F9F9;
}
.Color3 {
	background-color:#4A4B4F;
}
.Color4 {
	background-color:#176397;
}
.Header {
	background-image:url(../images/header.jpg);
	background-repeat:repeat-x;
	height:180px;
}
.TopSpecer {
	background-image:url(../images/top_specer.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	height:90px;
}
.FooterSpecer {
	background-image:url(../images/footer_specer.gif);
	background-repeat:repeat-x;
	height:46px;
}
.VerDotted {
	background-image:url();
	background-repeat:repeat-y;
	width:3px;
}