﻿.balllogo {
	padding: 4px;
	vertical-align: middle;
}
#itinerarymain {
	font-family: Arial, Helvetica, sans-serif;
	border: 2px groove #800000;
	empty-cells: show;
	font-size: 13px;
	margin-left: 100px;
}
#pricetable {
	border: 1px ridge #000066;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	background-color: #FFFFFF;
	color: #FFFFFF;
	margin-left: 50px;
}
.pricetable_col {
	padding: 5px;
	background-color: #000066;
}
.pricetable_cell {
	background-color: #FFFFFF;
	color: #000066;
	width: 100px;
	text-align: center;
	border: 1px solid #000066;
}
.tablemaroon {
	border: 1px ridge #800000;
	background-color: #800000;
	color: #FFFFFF;
}
.importantdates {
	border: 1px ridge #800000;
	color: #800000;
	background-color: #FFFFFF;
}
.datecells {
	background-color: #800000;
	color: #FFFFFF;
	text-align: center;
}
.tableheading {
	background-color: #FFFFFF;
	border: 1px solid #800000;
	color: #800000;
	font-weight: bold;
}
.tablecell_schedule {
	border: 1px solid #800000;
	background-color: #FFFFFF;
	color: #800000;
}
.tablecell_day {
	border: 1px solid #800000;
	background-color: #FFCCCC;
	color: #800000;
}
.BandU {
	background-color: #800000;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: center;
}
.tablecell_location {
	border: 1px solid #800000;
	background-color: #FFFFFF;
	color: #800000;
	text-align: center;
	font-style: italic;
	font-weight: bold;
}
.pageheadings {
	font-size: 20px;
	font-weight: bold;
	color: #000066;
	line-height: 25px;
}
.heading {
	font-size: 18px;
	font-weight: bold;
	color: #000066;
	line-height: 25px;
}
.smallheading {
	font-size: 14px;
	font-weight: bold;
	color: #000099;
	line-height: 25px;
}
#questionlinks {
	border: 2px ridge #800000;
	margin-left: 100px;
}
#questionlinks a, .questionlinks a:visited {
	color: #800000;
	text-decoration: none;
}
#questionlinks a:hover {
	color: #000066;
	text-decoration: underline;
}
#downloadtable a:hover {
	color: #0066FF;
	text-decoration: underline;
}
.question {
	color: #000066;
	line-height: 120%;
	font-size: 16px;
	font-weight: bold;
}
.answer {
	color: #800000;
	font-size: 14px;
}
.questionheading {
	color: #003300;
	font-size: 16px;
	font-weight: bold;
}
.questionparagarph {
	padding-left: 30px;
}
.top {
	display: block;
	font-family: Tahoma;
	float: right;
	color: #003300;
	font-size: 10px;
	background-color: #FFFFFF;
}
.imgborder {
	padding: 2px;
	border-width: 0px;
}
