body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.contact_txt{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#FFF;
	line-height:18px;
	text-align:justify;
}

.contact_captcha{
	font-family:"Comic Sans MS", cursive;
	font-size:15px;
	color:#FFF;
	font-weight:700;
	line-height:18px;
}

.footer_txt{
	font-family:Tahoma, Geneva, sans-serif;
	color:#6E6E6E;
	font-size:11px;
	text-decoration:none;
}
.footer_txt a{
	font-family:Tahoma, Geneva, sans-serif;
	color:#6E6E6E;
	font-size:11px;
	text-decoration:none;
}
.footer_txt a:hover{
	font-family:Tahoma, Geneva, sans-serif;
	color:#6E6E6E;
	font-size:11px;
	text-decoration:underline;
}

.leftmenu_header{
	font-family:"Century Gothic";
	color:#2F6784;
	font-size:15px;
	font-weight:700;
}

.leftmenu_txt{
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:11px;
	font-weight:bold;
	padding-right:10px;
}
.leftmenu_txt ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
.leftmenu_txt li {
	line-height:35px;
	margin-left:20px;
	background-image:url(../images/img_leftmenu_seperator.png);
	background-repeat:no-repeat;

}
.leftmenu_txt li a {
	text-decoration:none;
	padding:0 0 0px 2px;
    color:#666666;;
}
.leftmenu_txt a:hover { text-decoration:underline;}

.lower_header{
	font-family:"Century Gothic";
	color:#1A5777;
	font-size:18px;
	font-weight:700;
}

.quickreservation_header{
	font-family:"Century Gothic";
	color:#73D4E7;
	font-size:18px;
	font-weight:700;
}

.quickreservation_input{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	color:#2D576D;
}

.quickreservation_proceed{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#FFF;
	border:none;
	vertical-align:middle;
	background:url(../images/bottom_proceed.png);
	width:77px;
	height:20px;
}

.quickreservation_reset{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#FFF;
	border:none;
	vertical-align:middle;
	background:url(../images/bottom_reset.png);
	width:68px;
	height:20px;
}

.quickreservation_txt{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#68CEE4;
	font-weight:bold;
}

.welcome_header{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#1A5777;
	font-weight:700;
}

.welcome_txt{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#353535;
	line-height:18px;
	text-align:justify;
}
.welcome_txt a{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#353535;
	line-height:18px;
	text-align:justify;
	text-decoration:none;
}
.welcome_txt a:hover{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#353535;
	line-height:18px;
	text-align:justify;
	text-decoration:underline;
}
