body {
	margin: 0px;
	padding: 0px;
}

a.WhiteLink:link { color: #ffffff; text-decoration: none }
a.WhiteLink:active { color: #ffffff; text-decoration: none }
a.WhiteLink:visited { color: #ffffff; text-decoration: none }
a.WhiteLink:hover { color: #ffffff; text-decoration: underline }

.header {
	background-image: url(images/header.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.footer {
	background-image: url(images/footer.jpg);
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;

}
.footerTxt {
	color: #FFFFFF;
}
.txtLarge {
	font-size: 24px;
	font-weight: bold;

}
.txtSpaced {
	line-height: 32px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.tdHeader {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #F04A24;
}
.tdcell {
	background-color: #F2ECE6;

}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
