body {
	color: #333333;
}
table.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
table.content td.nav {
	background-color: #339933;
	font-family:Arial, Helvetica, sans-serif;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #8AB9E8;
	border-bottom-color: #8AB9E8;
}
table.content td.topright {
	border-right-width: 1px;
	
	border-top-width: 1px;
	border-right-style: solid;
	
	border-top-style: solid;
	border-right-color: #8AB9E8;
	
	border-top-color: #8AB9E8;
}
table.content td.topleft {
	
	border-left-width: 1px;
	border-top-width: 1px;
	
	border-left-style: solid;
	border-top-style: solid;
	
	border-left-color: #8AB9E8;
	border-top-color: #8AB9E8;
}
table.content td.buff {
	background-color: #339933;
	font-family:Arial, Helvetica, sans-serif;
	border-left-width: 1px;
	
	border-left-style: solid;
	
	border-left-color: #8AB9E8;
	

}
table.content td.topleftnav {
	background-color:#FF9966;
	
}
table.content td.left {
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-bottom-style: solid;
	border-left-color: #8AB9E8;
	border-bottom-color: #8AB9E8;
	background-image: url(images/buffbg.jpg);
}
table.content td.content {
	font-family:Arial, Helvetica, sans-serif;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-color: #8AB9E8;
	border-left-color: #8AB9E8;
	border-bottom-color: #8AB9E8;
	text-align: left;
}
.copyright {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
}

table.book {
	text-align:center;
	border-collapse:collapse;
	border: 1px solid #8ab9e8;
	font-size: 75%;
}

table.book th {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #8ab9e8;
	border-right-color: #8ab9e8;
	border-bottom-color: #8ab9e8;
	border-left-color: #8ab9e8;
	background-color: #8ab9e8;
}

table.book td {
	border-top: 1px solid #8ab9e8;
	border-right: 0px none #8ab9e8;
	border-bottom: 1px solid #8ab9e8;
	border-left: 0px none #8ab9e8;
}

table.book td.month {
	border-bottom: 1px solid #8ab9e8;
}
table.book td.blank {
	
	border-top-style: none;
	border-right: 1px solid #8ab9e8;
	border-bottom-style: none;
	border-left-style: none;
}
table.book td.free {
	/*background-color: #339933;*/
	color: #333333;
}
table.book td.notfree {
	background-color: #CC3300;
	color: #FFFFFF;
}
table.book td.provis {
	background-color: #FF8000;
	color: #FFFFFF;
}
#menu7 {
	
	float: left;
	position:relative;
	left: 57px;
}

#menu7 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 98px;
	float: left;
	
}

#menu7 a, #menu7 h2 {
font: bold 11px/16px arial, helvetica, sans-serif;
display: block;
border: 1px solid #B8C1E0;
margin: 0px 3px;
padding: 4px 3px 1px;
border-collapse: collapse;
white-space: nowrap;
}

#menu7 h2 {
color: #fff;
background: #000;
text-transform: uppercase;
}

#menu7 a {
color: #EEF2CF;
background: #339933;
text-decoration: none;
}

#menu7 a:hover {
color: #000000;
background: #EEF2CF;
}

#menu7 li {position: relative;
text-align: center;}

#menu7 ul ul {
position: absolute;
z-index: 500;
left: -0em;
}

#menu7 ul ul ul {
position: absolute;
top: 0;
left: 100%;
}

div#menu7 ul ul,
div#menu7 ul li:hover ul ul,
div#menu7 ul ul li:hover ul ul
{display: none;}

div#menu7 ul li:hover ul,
div#menu7 ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}
h1 {
	font-size: 28px;
	text-align: left;
}
h2 {
	font-size: 22px;
	text-align: left;
}

table.prebook {
	text-align:left;
	border-collapse:collapse;
	border: 1px solid #8ab9e8;
	font-size: 75%;
}

table.prebook th {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #8ab9e8;
	border-right-color: #8ab9e8;
	border-bottom-color: #8ab9e8;
	border-left-color: #8ab9e8;
	background-color: #8ab9e8;
}

.formfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}