.tableb1 {
	border: 1px solid #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.style3 {
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	font-family: Verdana;
}
a:link {
	color: #0000CC;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333300;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: underline;
}
.style7 {font-family: Verdana}

body {
	background-color: #Ffffff;
	margin-left: 0px;
	margin-top: 0px;
}
.style8 {
	font-size: 12px;
	font-family: Verdana;
	}
.style9 {
	color: #666666;
	font-size: 10px;
	font-family: Verdana;
}
.ver11 {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	margin-right: 5px;
	margin-left: 5px;
}
.ver11b {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.ver11red {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #FF0000;
	font-weight: bold;
}
.ver11blue {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #0000FF;
	font-weight: bold;
}
.border1 {
	border: 1px solid #B8A96B;
}
.border2 {
	border: 1px solid #C68491;
}
.border3 {
	border: 1px solid #BCFAB4;
}
.arial10bl {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	color: #000000;
}
.arial10white {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
}
.ver12w {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
}
.ver11w {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	margin-right: 7px;
	margin-left: 7px;
}
.ver11bma {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	margin-left: 40px;
}
.ver10bmar {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	margin-left: 60px;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 4px;
}
.v11wmar {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
}
.bookings {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f0dff0), color-stop(1, #b5a467) );
	background:-moz-linear-gradient( center top, #f0dff0 5%, #b5a467 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0dff0', endColorstr='#b5a467');
	background-color:#f0dff0;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:2px solid #e6b7b5;
	display:inline-block;
	color:#777777;
	font-family:arial;
	font-size:23px;
	font-weight:bold;
	padding:12px 26px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
}.bookings:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #b5a467), color-stop(1, #f0dff0) );
	background:-moz-linear-gradient( center top, #b5a467 5%, #f0dff0 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b5a467', endColorstr='#f0dff0');
	background-color:#b5a467;
}.bookings:active {
	position:relative;
	top:1px;
}
