﻿body {
	margin: 0px;
	background-color: #9FCBDE;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
}
.noBorder {
	border-width: 0;
}
.floorText {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 12px;
}
.tourText {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 14px;
}
.GuestcardBorder {
	border: 2px solid #000000;
	background-color: #FFFFFF;
	border-collapse: collapse;
}
.RotatorBorder {
	border: 3px solid #000000;
}
.RotatorBorder2 {
	border: 1px solid #FFFFFF;
}
