.bgmargins {
	background-color: #FFFFFF;
	margin: 0px;
}
.redtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #9D1715;
	text-decoration: none;
}
a.redtext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #818181;
	text-decoration: none;
}
.bg1 {
	background-image: url(images/page2bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.greytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #2B2B2B;
	text-decoration: none;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #8E1513;
	text-decoration: none;
}
.bg2 {
	background-image: url(images/page3bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.bg3 {
	background-image: url(images/page4bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.bg4 {
	background-image: url(images/page5bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
