.bg2 {
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.bg3 {
	background-image: url(images/bg1.jpg);
	background-repeat: no-repeat;
}
.bg4 {
	background-image: url(images/bgx2.jpg);
	background-repeat: repeat-x;
}
tr {
	font-family: Tahoma, Verdana, "MS Sans Serif";
	font-size: 11px;
	color: #554A3E;
}
a:link {
	color: #8D2E23;
	text-decoration: none;
}
a:visited {
	color: #8d2e23;
	text-decoration: none;
}
a:hover {
	color: #FFFF66;
	text-decoration: none;
}
a:active {
	color: #996600;
	text-decoration: none;
}
.form1 {
	font-family: Tahoma, Verdana, "MS Sans Serif";
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	background-color: #D2BB8E;
}
.textfill {
	font-family: Tahoma, Verdana, "MS Sans Serif";
	font-weight: bold;
	color: #990000;
	font-size: 11px;
}
