* {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:black;
	}

HTML{
	height:100.02%;
	}	

BODY{
	background:white;
	}

TABLE{
	border-collapse:collapse;
	}

TD{
	vertical-align:top;
	}

p	{
	color:black;
	font-size:11px;
	}

A:link, 
A:visited {
	text-decoration:none;
	color:#;
	}

A:hover{
	text-decoration:none;
	color:#;
	}

.HolderIframe {
	margin:0px;
}

.HolderIframe2 {
	margin:0px;
}

.HolderIframe Iframe {
	border:0px !important;
	width:380px !important;
	height:490px !important; 
	overflow:hidden; 
}

.HolderIframe2 Iframe {
	border:0px !important;
	width:350px !important;
	height:430px !important; 
	overflow:hidden; 
}


.Holder {
	margin:10px;
}

.Holder2 {
	margin:9px;
	text-align:center !important;
	vertical-align:middle !important;
}

.Header {
	font-size:16px;
	color:#006766;
	padding:0px 0 0 0px;
	font-weight:normal;
	border-bottom-color:#CCCCCC;
	border-bottom-style:solid;
	border-bottom-width:1px;
	}
	
.SubHeader {
	font-weight:bold;
	margin-top:5px;
}
	
	
.clear {
	clear:both;
	}
	
.ReservationForm Table {
	width:350px;
}
	
.ReservationForm TD {
	height:30px;
	vertical-align:middle;
}

.ReservationForm Input {
	width: 180px;
}

.ReservationForm InputDate {
	width:150px;
}

.ReservationForm Textarea {
	width: 180px;
	height: 80px;
	margin-top:3px;
	margin-bottom:3px;
}

.SubmitButton {
	width: 80px !important;
	height: 30px !important;
	background-color:#006766;
	color:white;
	font-size:16px;
	text-align:center;
	vertical-align:middle;
	border:0;
}
