.topPage {
	border: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.mainTextCell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding: 1em;
}
.hdr5 {
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
}
.mainTableCell {
	border: 0.05em solid #CCCCCC;
}
.navCell {
	border-top-width: 0.05em;
	border-right-width: 0.05em;
	border-bottom-width: 0.05em;
	border-left-width: 0.05em;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-style: dotted;
}
.topImgCell {
	background-color: #99CCFF;
	text-align: center;
	vertical-align: middle;
}
.reservationField {
	padding: .5em;
}
.labelCell {
	padding: .5em;
	text-align: right;
	vertical-align: middle;
}
.resLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.inputFieldCell {
	padding: .5em;
}
.inputLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}