.background1 {
	background-attachment: fixed;
	background-image: url(background_1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.background2 {
	background-attachment: fixed;
	background-image: url(background_2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.background3 {
	background-attachment: fixed;
	background-image: url(background_3.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.background4 {
	background-attachment: fixed;
	background-image: url(background_4.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.background6 {
	background-attachment: fixed;
	background-image: url(background_6.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.background5 {
	background-attachment: fixed;
	background-image: url(background_5.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.background7 {
	background-attachment: fixed;
	background-image: url(background_7.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.summaryBackground {
	background-attachment: scroll;
	background-image: url(summary_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	padding-top: 5px;
}
.textMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
.pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: underline;
}
.photoTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #990033;
	text-decoration: underline;
	cursor: hand;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #990033;
	text-decoration: underline;
	cursor: hand;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #666666;
	text-decoration: underline;
	cursor: hand;
}
.summaryTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	padding-top: 5px;
}
.summaryText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
}
.field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	width: 400px;
	height: 17px;
}
.textArea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	height: 200px;
	width: 400px;
}
.tableRowOver {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #000000;
	background-color: #CCCCCC;
}
.tableRow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #000000;
}
.background8 {
	background-attachment: fixed;
	background-image: url(background_8.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.background9 {
	background-attachment: fixed;
	background-image: url(background_9.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.background10 {
	background-attachment: fixed;
	background-image: url(background_10.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.textAreaSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	height: 100px;
	width: 400px;
}
.shadowBackground {
	background-image: url(shadow.jpg);
	background-repeat: repeat-x;
}
.fieldSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	width: 82px;
	height: 17px;
}
.fieldButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	width: 30px;
	height: 17px;
}
.leftTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
	color: #000000;
}
.textLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
.scurryNotice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	background-color: #FF9;
	padding: 5px;
	border: 1px solid #000000;
}