body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: #640000;
}
.forms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #990000;


}
.dragnet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #AA3D3D;
	text-decoration: none;
}

#offerOption1 p {
	font-weight: normal;
	color: #FFFFFF;
	background-color: #264E7B;
	font-size: 12px;
}

#offerOption2 p {
	font-weight: normal;
	color: #FFFFFF;
	background-color: #023369;
	font-size: 12px;
}

#offerOption3 p {
	font-weight: normal;
	color: #FFFFFF;
	background-color: #1057a7;
	font-size: 12px;
}

#offerOption4 p {
	font-weight: normal;
	color: #022954;
	background-color: #77AFEE;
	font-size: 12px;
}

#offerOption5 p {
	font-weight: normal;
	color: #022954;
	background-color: #FFa200;
	font-size: 12px;
}
.orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FDBD02;
	text-decoration: none;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.bluetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
	background-color: #340303;
	border: 1px solid #000000;

}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.sidetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.sideform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #AA3D3D;
	padding: 5px;
	border: 1px solid #660000;
	color: #FFFFFF;
	height: 25px;

}
.redtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
