body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #8B9767;
	height: 100%;
}

#TableContent {
	width: 665;
	border: 4px solid #5E6545;
	margin-bottom: 25px;
}
div#Bookings{
	padding: 4px;
	background-color: #D0D5C1;
	margin-top: 0px;
	width: 136px;
	border-top: 0px solid #5E6545;
	border-right: 1px solid #5E6545;
	border-bottom: 1px solid #5E6545;
	border-left: 1px solid #5E6545;
}
.BookingsTitle{
	color: #FFFFFF;
	background-color: #5E6545;
	font-size: 14px;
	font-weight: bold;
	padding-right: 2px;
	padding-left: 2px;
	width: 142px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	}

h1, h2, h3, h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	margin:0;
	color: #990000;
	font-weight: normal;
	font-size: 18pt;
}
h2 {
	color: #003366;
	font-weight: normal;
	font-size: 20px;
}
h3 {
	color: #000000;
	font-weight: normal;
	font-size: 18px;
}
h4 {
	color: #435607;
	font-weight: normal;
	font-size: 14px;
}

A:link {
	color: #0000FF;
	text-decoration: underline;
}

A:visited {
	color: #0000FF;
	text-decoration: underline;
}

A:active {
	color: #0000FF;
	text-decoration: underline;
}

A:hover {
	color: #990000;
	text-decoration: underline;
}


.img{
	filter: Alpha(Opacity=100, FinishOpacity=0, Style=2); }
#footer{
	border:none;
	background-color: #CCC;
	color: #000000;
	border-top:1px solid #000;
	background-image: url(images/fbg.jpg);
	background-repeat: repeat-x;
}
#title{
	background-color: #336699;
	width:100%;
	border-bottom: 1px solid #036;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.mynav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.menuline {
	border-top: none #8B9767;
	border-right: 1px solid #8B9767;
	border-bottom: none #8B9767;
	border-left: 1px solid #8B9767;
}
.smalltxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
