body {
	background-color: #000000;
	background-image: url(menu-bar-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
}

.titles {  font-family: "Copperplate Gothic Light", "Felix Titling", "Times New Roman"; font-size: 16pt; font-weight: bold}
.basictext {  font-family: "Times New Roman", Times, serif; font-size: 12pt; font-weight: normal; text-align: justify}
.instname {  font-family: "Times New Roman", Times, serif; font-size: 14pt; font-weight: bold}
.itinerarytext { font-family: "Times New Roman", Times, serif; font-size: 12pt; font-weight: normal; text-align: justify}
.itineraryday {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	background-color: #FFFFCC;
	color: #000000;
}
.itinerarydate {
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	font-weight: normal;
	text-align: center;
	background-color: #9C6531;
	color: #FFFFFF;
}

a:link {  color: #6699FF}
a:visited { color: #6699FF}
a:hover { color:#999999}
a:active { color: #999999}

.menucss a:link {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #6699FF; text-decoration: none}
.menucss a:visited { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #6699FF; text-decoration: none }
.menucss a:hover { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; text-decoration: underline overline}
.menucss a:active { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; text-decoration: underline overline}
