TR.navrow {
	font-family: arial,helvetica,sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
}
.ItineraryHdr {
	font-family: arial,helvetica,sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #008080;
	height: 20px;
}
.ItineraryRow {
	font-family: arial,helvetica,sans-serif;
	font-size: 9pt;
	background-color: #C0C0C0;
}
.PgHdrRow {
	font-family: arial,helvetica,sans-serif;
	font-size: 16pt;
	background-color: white;
	color: #008080;
}
.PgTxtRow {
	font-family: arial,helvetica,sans-serif;
	font-size: 9pt;
	background-color: white;
	color: #000000;
}
A.navlink:link {
	COLOR: #ffffff;
	font-family: arial,helvitica,sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
A.navlink:visited {
	COLOR: #ffffff;
	font-family: arial,helvitica,sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
A.navlink:hover {
	COLOR: red;
	font-family: arial,helvitica,sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
A.pagelink:hover {
	COLOR: red;
	font-family: arial,helvitica,sans-serif;
	font-size: 9pt;
}

