/* CSS Document */

.bodytable {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FDEE61;
	border-right-color: #FDEE61;
	border-bottom-color: #FDEE61;
	border-left-color: #FDEE61;
	border-top-width: 1px;
	background-color: #EBEBEB;
}
.bodytable2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FDEE61;
	border-right-color: #FDEE61;
	border-bottom-color: #FDEE61;
	border-left-color: #FDEE61;
	
	}
.headtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FDEE61;

}
.pagetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000066;
}
a.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FDEE61;
	text-decoration: none;
}
a.menu:hover {
	color: #CCCCCC;
}
.headermenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	background-color: #FDEE61;

}
.bigtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000066;
	font-weight: bold;
	
}
.infotable {
	border: 1px solid #FDEE61;
}
.bigtext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FDEE61;
}
a.menu:hover {
	text-decoration: none;
	color: #D3CDD6;
	background-color: #000020;
}

}
.destinationtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FDEE61;
	text-decoration: none;
}
.whitefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
}
a.pictures {
	color: #000066;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
a.pictures:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #FDEE61;
}