BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-attachment: fixed;
	background-image: url(images/background2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	}
.title { 
	font-size: 14px; 
	font-weight: bold; 
	color: #000000;
	} 
.bullet { 
	list-style-type: square; 
	list-style-image: url(images/bullet.gif); 
	text-decoration: none; 
	line-height: 16px;
	color: #000000;
	} 
.text { 
	font-size: 11px; 
	line-height: 18px; 
	color: #000000;
	} 
a.linknounderline { 
	text-decoration: none; 
	} 
a.linknounderline:hover { 
	text-decoration: none; 
	} 
a.linknounderline:visited { 
	text-decoration: none; 
	} 
a { 
	font-weight: normal;
	color: #000000;
	} 
a:hover { 
	color: #000000; 
	} 
a:visited { 
	color: #000000; 
	} 
.subtitle { 
	font-size: 11px; 
	color: #666666; 
	font-weight: bold; 
	text-decoration: none;
	} 
.menusubtitle { 
	font-size: 10px; 
	color: #000000; 
	text-decoration: none; 
	font-weight: bold;
	} 
.links, .links:visited { 
	font-size: 11px; 
	color: #CCCCCC; 
	text-decoration: none; 
	vertical-align: middle; 
	font-weight: bold;
	} 
.links:hover { 
	color: #FFFFFF
	}
.menutext {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding: 5px;
	border: 1px solid #6AA2C5;
	background-color: #A9CFE6;
	font-weight: bold;
	} 
.menulinkp {
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.menudesc {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding-left: 20px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	margin: 0px;
	font-weight: normal;
	font-style: italic;
	} 
.menuindentp {
	padding: 10px 5px 0px 20px;
	margin: 0;
	} 
.menulinks, .menulinks:visited {
	font-size: 11px;
	color: #000000;
	vertical-align: middle;
	font-weight: bold;
	text-decoration: none;
	} 
.menulinks:hover {
	color: #000000;
	text-decoration: underline;
	}
.bulletmenu { 
	list-style-type: disc; 
	left: -20px; 
	position: relative; 
	list-style-image: url(images/bullet_menu.gif)
	}
.footer {
	font-size: 9px;
	color: #000000;
	vertical-align: middle;
	text-decoration: none;
	background-color: #A9CFE6;
	}
H1 {
	font-size: 18px;
	font-weight: bold;
	text-align:center;
	padding-top: 10px;
	padding-bottom: 20px;
}
H2 {
	font-size: 12px;
	padding: 0.5em;
	font-weight: bold;
	text-align: left;
}
.grid {
	font-size: 10px;
}
.gridBorder {
	font-size: 10px;
	border-left: solid 1px #A9CFE6;
	border-top: solid 1px #A9CFE6;
	border-right: solid 1px #A9CFE6;
}
.gridBorder2 {
	font-size: 10px;
	border-left: solid 1px #A9CFE6;
	border-top: solid 1px #A9CFE6;
	border-right: solid 1px #A9CFE6;
	border-bottom: solid 1px #A9CFE6;
}
.gridhdrC {
	font-weight: bold;
	text-align: center;
	background-color: #A9CFE6;
	color: #000000;
	padding: 0.25em;
}
.gridhdrL {
	font-weight: bold;
	text-align: left;
	background-color: #A9CFE6;
	color: #000000;
	padding: 0.25em;
}
.gridhdrR {
	font-weight: bold;
	text-align: right;
	background-color: #A9CFE6;
	color: #000000;
	padding: 0.25em;
}
.gridC {
	font-weight: normal;
	text-align: center;
	background-color: #FFFFFF;
	color: #000000;
	padding: 0.25em;
	border-bottom: 1px solid #A9CFE6;
}
.gridL {
	font-weight: normal;
	text-align: left;
	background-color: #FFFFFF;
	color: #000000;
	padding: 0.25em;
	border-bottom: 1px solid #A9CFE6;
}
.form {
	font-size: 10px;
}
.formhdrL {
	font-weight: bold;
	text-align: left;
	background-color: #A9CFE6;
	color: #000000;
	padding: 0.25em;
}
.formL {
	font-weight: normal;
	text-align: left;
	background-color: #FFFFFF;
	color: #000000;
	padding: 0.25em;
}
.inputControl {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
}
button, input, .inputButton {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
}
.rsNavButton {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px;
	height: 36px;
	width: 36px;
}
.rsNavButtonDisabled {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px;
	height: 36px;
	width: 36px;
	border: solid 1px #cccccc;
}
.notice {
	font-size: 12px;
	color: #FF0000;
	border: solid 1px #FF0000;
	background-color: #FFFF99;
	padding: 0.5em;
}
.notice A {
	color: #FF0000;
}
.notice A:hover {
	color: #FF0000;
}
.notice A:visited {
	color: #FF0000;
}
.tripHeader {
	font-weight: bold;
	text-align: left;
	background-color: #A9CFE6;
	color: #000000;
	padding: 0.25em;
}
.lastUpdate {
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 0.5em;
	text-align: left;
	width: 500px;
	x-width: 485px;
}
.lastUpdate TABLE TD {
	font-size: 10px;
	padding: 0.5em;
	text-align: left;
}
.RSSTable {
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 0.5em;
}
.RSSTitle {
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 0.5em;
}
.RSSDate {
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 0.5em;
}
.RSSDescription {
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	padding-left: 0.5em;
	padding-top: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 1em;
}
.lastUpdate A {
	color: #000000;
}
.lastUpdate A:hover {
	color: #000000;
}
.lastUpdate A:visited {
	color: #000000;
}
.logUserDetails {
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	background-color: #A9CFE6;
	padding-left: 1em;
	padding-top: 0.25em;
	padding-right: 1em;
	padding-bottom: 0.25em;
	margin-bottom: 2em;
	}
.star {
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 0.5em;
	padding-bottom: 2em;
	border: solid 1px black;
}
table.calendar {
	font-size: 10px;
	border-left: solid 1px #A9CFE6;
	border-top: solid 1px #A9CFE6;
	border-right: solid 1px #A9CFE6;
	border-bottom: solid 1px #A9CFE6;
}
table.calendarMonth {
	font-size: 10px;
}
td.calendarHeader {
	font-weight: bold;
	text-align: center;
	background-color: #A9CFE6;
	color: #000000;
	padding: 0.25em;
}
td.calendar {
	color: #A9CFE6;
	background-color: #FFFFFF;
	border: solid 2px #FFFFFF;
}
td.calendarToday {
	color: #FF0000;
	background-color: #FFFFFF;
	border: solid 2px #FF0000;
}
td.calendarEvent {
	color: #000000;
	background-color: #FFFF00;
	border: solid 2px #FFFF00;
}
td.calendarTodayEvent {
	color: #000000;
	background-color: #FFFF00;
	border: solid 2px #FF0000;
}
td.calendarBooking {
	color: #000000;
	background-color: #FF00FF;
	border: solid 2px #FF00FF;
}
td.calendarTodayBooking {
	color: #000000;
	background-color: #FF00FF;
	border: solid 2px #FF0000;
}
th a {
	font-weight: bold;
}
.eventDetailsPhoneNumber {
	color: #999999;
}
.eventDetailsCoachLevel {
	color: #FF0000;
}
.eventDetailsBookingNotice {
	text-align: left;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #FF0000;
	padding: 5px 20px 20px 20px;
}
.eventDetailsBookingNotice A {
	color: #FFFFFF;
}
.eventDetailsBookingNotice A:hover {
	color: #FFFFFF;
}
.eventDetailsBookingNotice A:visited {
	color: #FFFFFF;
}
.glossaryLabel {
	border-bottom: dotted 1px;
}
.glossaryDefn {
	width: 550px;
	margin: 40px;
	background-color: white;
	border: solid 2px #A9CFE6;
	display: none; 
	position: absolute;
}
.glossaryBody {
	padding: 8px;
}
	