body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/bg_img.jpg);
	background-repeat:repeat-x;
	background-color:#1f1a17;
}
.faqnormal {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	font-weight:normal;
}
.formheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #369;
}
.faqbold {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333;
	font-weight:bold;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: underline;
	color: #F00;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
img{
	border:0px;
}
.links{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFF;
}
input.textfield{
	border: #000 solid 1px;
	background-color:#FFF;
	height:15px;
}
#register{
	width:549px;
	height:236px;
	position:absolute;
	z-index:10;
	visibility: visible;
}
#booking{
	width:549px;
	height:236px;
	position:absolute;
	z-index:10;
	visibility: hidden;
}

.button {
    border:0px;
	width: 120px;
	color:#FFFFFF;
	height:24px;
}