.Copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	color: #666666;
	background-color: #FFFFFF;
}

.Navbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background-image: none;
	text-align: left;
	color: #FFFFFF;
	background-repeat: repeat-x;
	background-color: #3399FF;
}

.bodyBackground {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
}

.mainBody {
	font-family: "Century Gothic", Arial;
	font-size: x-small;
	color: #333333;
	font-weight: normal;
}

.mainTitle {
	font-family: "Century Gothic", Arial;
	font-size: small;
	font-weight: bold;
	color: #000066;
}

.infoTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000066;
}

.infoBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000066;
}

.infoBackground {
	background-image: url(images/infoBackground.jpg);
	background-repeat: repeat-x;
}

.mainSubtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: italic;
	font-weight: normal;
}

.tableBorder {
	background-color: #000066;
}

.tableSpacer {
	background-color: #FFFFFF;
}

.mainFooter {
	font-size: 9pt;
	color: #000066;
	font-weight: normal;
}
.mainHeader {
	font-family: "Century Gothic", Arial;
	font-size: x-small;
	font-weight: bold;
	color: #000066;
}
.bookingTitle {
	font-family: "Century Gothic", Arial;
	font-size: medium;
	font-weight: bold;
	color: #000066;
}
.booking {
	font-family: "Century Gothic", Arial;
	font-size: small;
	color: #666666;
}
