.border {
	background-repeat: no-repeat;
	background-position: left bottom;

}

.borderindex {
	background-image: url(../backgrounds/img01.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;

}


.borderrooms {
	background-image: url(../backgrounds/img07.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;

}

.borderrestaurant {
	background-image: url(../backgrounds/img05.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;

}

.bordergolf {
	background-image: url(../backgrounds/img06.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;

}

.borderrates {
	background-image: url(../backgrounds/ratesbackground.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;

}

.leftline {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.topline {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.stdcell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding: 5px 12px;
}

.stdtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.formcell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding: 12px;
	border: 1px solid #666666;
	background-color: #F2F2F2;


}
