/* CSS Document */

.Color1 {
	background-color:#FFFFFF;
}
.Color2 {
	background-color:#FAF9F5;
}
.Color3 {
	background-color:#F2F0E8;
}
.Color4 {
	background-color:#C5B991;
}
.Color5 {
	background-color:#731410;
}
.Color6 {
	background-color:#EAE6D7;
}
.LeftBottom {
	background-image:url(../images/left-white-bottom.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
.Border1 {
	border:1 solid #DBD4BC;
	border-bottom-width: 0px;
}
.Border2 {
	border:1 solid #E9E6DA;
}
.Space1 {
	border-spacing:0;
}

.button-popups {background-color:#846B4A;
		background-image: url("/images/button-popups.gif");
		FONT-FAMILY: arial, verdana, helvetica, sans;
		width: 100%;
		height: 25px;
		color: #FFFFFF;
		font-size: 8pt;
		cursor:hand;
		font-weight: bold;
		BORDER: #000000 0px solid }

.buttonon-popups {background-color:#A77465;
		background-image: url("/images/buttonon-popups.gif");
		FONT-FAMILY: arial, verdana, helvetica, sans;
		width: 100%;
		height: 25px;
		color: #000000;
		font-size: 8pt;
		cursor:hand;
		font-weight: bold;
		BORDER: #000000 0px solid }
