/* CSS Document */
body {
	margin-top: 1px;
/*	background-image: url(images/compass1.jpg); 
	background-repeat:no-repeat; 
	 background-position:bottom; background-position:right; background-attachment:fixed; */
	background-color:#3359BA;
	font-family: Tahoma, Arial; font-size: small; color: #333333;
	
}

H1 {color: yellow; font-family: Arial, Helvetica, sans-serif; font-size: 14pt;}
H2 {color: #013567; font-family: Arial, Helvetica, sans-serif; font-size: 14pt; }
H3 {color: #013567; font-family: Arial, Helvetica, sans-serif; font-size: 14pt;}
H4 {color: #013567; font-family: Arial, Helvetica, sans-serif; font-size: 12pt;}
H5 {color: #013567; font-family: Arial, Helvetica, sans-serif; font-size: 10pt;}

.titletext {
	color: #FFFFFF;
	font-weight: bold;
}

.footertext {color: #FFFFFF}


a.menu:link {
	COLOR: yellow; TEXT-DECORATION: none; font-family: Tahoma, Arial; font-size: small;
}
a.menu:visited {
	COLOR: yellow; TEXT-DECORATION: none; font-family: Tahoma, Arial; font-size: small; 
}
a.menu:active {
	COLOR: black; TEXT-DECORATION: none; font-family: Tahoma, Arial; font-size: small; 
}
a.menu:hover {
	WIDTH: 100%; FONT-FAMILY: Tahoma, Arial; font-size: small; COLOR: white;  BACKGROUND-COLOR: #214C9A; TEXT-DECORATION: none; text-align: center
}

a.links:link {
	COLOR: #333333; font-family: Tahoma, Arial; font-size: small;
}
a.links:visited {
	COLOR: #333333; font-family: Tahoma, Arial; font-size: small; 
}
a.links:active {
	COLOR: black; font-family: Tahoma, Arial; font-size: small; 
}
a.links:hover {
	WIDTH: 100%; FONT-FAMILY: Tahoma, Arial; font-size: small; COLOR: white;  BACKGROUND-COLOR: #214C9A; TEXT-DECORATION: none; text-align: center
}

a.booking:link {
	COLOR: yellow; font-family: Tahoma, Arial; font-size: small;
}
a.booking:visited {
	COLOR: yellow; font-family: Tahoma, Arial; font-size: small; 
}
a.booking:active {
	COLOR: black; font-family: Tahoma, Arial; font-size: small;
}
a.booking:hover {
	WIDTH: 100%; FONT-FAMILY: Tahoma, Arial; font-size: small; COLOR: white;  BACKGROUND-COLOR: #214C9A; 
}