.MainMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	background-color: #000000;
	color: #FFFFFF;
	font-variant: normal;
	text-decoration: underline;



}
.bodyBG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #000000;
}
.MyPledge {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFF00;
	background-color: #000000;

}
.hedderbanner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	background-image: url(images/Banner-800-X-286.jpg);
	font-weight: normal;
	position: static;
	height: auto;
	width: auto;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	background-repeat: no-repeat;
	background-attachment: inherit;
	text-decoration: none;
	line-height: normal;
	color: #FFFFFF;




}
.NoRepeat {
	background-repeat: no-repeat;
	background-image: url(images/Banner-800-X-286.jpg);
}
