.tablehead {
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #CCCCCC;
	background-color: #000066;
	text-align: center;

}

.tableheadbig {
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #CCCCCC;
	background-color: #000066;
	text-align: center;

}
td {
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	font-size: 12px;

}
.navigation {
	font-size: 12px;
	text-transform: capitalize;
	color: #666666;
}
.smallhead {
	font-weight: bold;
	background-color: #CCCCCC;
}
.headnav {
	font-size: 14px;
	text-transform: uppercase;
	color: #000066;
	text-align: center;
	font-weight: bold;

}
.whitelink {
	font-weight: bold;
	color: #FFFFFF;
}
.hotelnameback {
	background-color: #996699;
	font-weight: bold;
	color: #FFFFFF;
}
.pictureback {
	background-color: #EEEEEE;
}

.darkbluelink {
	font-weight: bold;
	color: #000066;
}



