@charset "utf-8";
#Menu {
	padding: 0px;
	width: 50px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
}
#Menu {
	width: 50px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
}
#Menu ul {
	margin: 0px;
	padding: 0px;
}
#Menu ul li {
	background-color: #fff;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	list-style-type: none;
	margin: 2px;
	padding: 2px;
	text-align: center;
}
#Menu ul li a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000;
	text-decoration: none;
	text-align: center;
	display: block;
	height: 20px;
	width: 50px;
}
#Menu ul ul {
	position: absolute;
	visibility: hidden;
}
#Menu ul li:hover ul {
	visibility: visible;
	vertical-align: text-bottom;
}
.centered {
	text-align: center;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
}
#Menu {
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
}
#menu {
	padding: 0px;
	width:50px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#menu ul {
	margin: 0px;
	padding: 0px;
}
#menu ul li {
	background-color: #FFF;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: static;
	list-style-type: none;
}
#menu ul ul {
	visibility: hidden;
}
#menu ul li:hover ul {
	visibility: visible;
}


#menu ul li a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
	width: 30px;
	padding-right: 10px;
	color: #000;
	
}
.sitemap {
	font-size: small;
}
.sitemap {
	font-size: small;
}
.sitemap {
	font-size: small;
}
.sitemap {
	font-size: small;
}
.sitemap {
	font-size: small;
}
.open {
	color: #0F0;
}
.Booked {
	color: #F00;
}
.green {
	color: #090;
}
.bold {
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
