.background_middle {
	background-image: url(graphics/middle_background.jpg);
	background-repeat: no-repeat;
}
.textparagraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #31170A;
}
.footer_light {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFCB;
}
a:link {
	color: #660000;
}
a:hover {
	color: #660000;
}
a:visited {
	color: #424A18;
}
a:active {
	color: ##660000;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #781E19;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #781E19;
}
.textbox {
	border: 1px solid #972F24;
}
