.main {
	background-image: url(images/fbs/mainWith.jpg);
	background-repeat: no-repeat;
	height: 615px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: #9F1B17;
}
a.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC33;
	text-decoration:none
}
a.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	
}
a.privacy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #9F1B17;
	text-decoration:none;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #9F1B17;
	filter: DropShadow(Color=555555, OffX=3, OffY=3, Positive=1);
	border-top-color: #FF9933;
	border-right-color: #FF9933;
	border-bottom-color: #FF9933;
	border-left-color: #FF9933;
}
a.privacy:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #9F1B17;
	text-decoration:underline;
}
.mid {
	background-image: url(images/fbs/mid.jpg);
	background-repeat: no-repeat;
	

}
.midExtra {
	background-image: url(images/fbs/midExtra.jpg);
	background-repeat: repeat-y;
	background-position: top;
	margin: 0px;
	padding: 0px;

}
.bottom{
	background-image: url(images/fbs/subBottom.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 68px;
	margin: 0px;
	padding: 0px;
}
.pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #9F1B17;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #9F1B17;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}