.BottomFade {
	background-attachment: fixed;
	background-image: url(images/BottomFade.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.ContentFade {
	background-attachment: fixed;
	background-image: url(images/ContentFade.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.SubContentBCK {
	background-attachment: fixed;
	background-image: url(images/SubContentBCK.gif);
	background-repeat: repeat-x;
	background-position: center top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #143B64;
	border-right-color: #143B64;
	border-bottom-color: #143B64;
	border-left-color: #143B64;
}
.FormButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #a50000;
	border: 1px solid #a50000;
}
.Titletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.FormField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #082038;
	border: 1px solid #082038;
}
.bulletedlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style-type: square;

}
.fullborder {
	border: 1px solid #FFFFFF;
}
.WhiteRight {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.InvolvedBCK {
	background-attachment: fixed;
	background-image: url(images/GetInvolvedBCK.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.TopBottBrdr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.FootballBCK {
	background-attachment: fixed;
	background-image: url(images/FOOTBALLBCK.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.Bullets {
	list-style-image: url(images/BulletBall.gif);
	line-height: 20px;
	font-size: 16px;
}
.watermark {
	background-image: url(images/watermark.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
