body {
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	font-family: Tahoma,Verdana,Arial;
	font-size: 13px;
	background-image : url(images/bg_body.gif);
}

A:link {
	text-decoration: underline;
	Color: #DABA54;
}
A:active {
	text-decoration: underline;
	Color: #DABA54;
}
A:visited {
	text-decoration: underline;
	Color: #DABA54;
}
A:hover {
	text-decoration: underline;
	Color: #ffffff;
}

A.sub:link {
	text-decoration: none;
	Color: #ffffff;
}
A.sub:active {
	text-decoration: none;
	Color: #ffffff;
}
A.sub:visited {
	text-decoration: none;
	Color: #ffffff;
}
A.sub:hover {
	text-decoration: underline;
	Color: #ffffff;
}

A.sub2:link {
	text-decoration: none;
	Color: #e1e1e1;
}
A.sub2:active {
	text-decoration: none;
	Color: #e1e1e1;
}
A.sub2:visited {
	text-decoration: none;
	Color: #e1e1e1;
}
A.sub2:hover {
	text-decoration: underline;
	Color: #ffffff;
}

.text {
	font-family: Tahoma,Verdana,serif;
	font-size: 13px;
	color: #fafafa;
	margin-bottom: 10px;
	margin-top: 0px;
}

.subtext {
	font-family: Tahoma,Verdana,serif;
	font-size: 11px;
	color: #fafafa;
}

.tblhead {
	font-family: Tahoma,Verdana,serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.tbltxt {
	font-family: Tahoma,Verdana,serif;
	font-size: 12px;
	color: #fafafa;
}


h1 {
	font-family: Tahoma,times new roman,Times,Arial;
	font-size: 16px;
	font-weight: bold;
	color: #DABA54;
	margin-bottom: 0px;
	margin-top: 15px;
}

h2 {
	font-family: Tahoma,times new roman,Times,Arial;
	font-size: 13px;
	font-weight: bold;
	color: #fafafa;
	margin-bottom: 2px;
	margin-top: 5px;
}

.image {
border:2px Solid #DABA54;
	padding-bottom: 4 px;
}
.photo {
	margin-bottom : 10;
	margin-left : 0;
	margin-right : 13;
	margin-top : 5;
	border-color: #3D8031;
}

.photohotel {
	margin-bottom : 10;
	margin-left : 13;
	margin-right : 0;
	margin-top : 5;
	border-color: #3D8031;
}

.hint {
	font-family: Tahoma,Verdana;
	font-size: 10px;
	font-weight: normal;
	padding-left: 15px;
	color: #f1f1f1;
	margin-bottom: 0px;
	margin-top: 0px;
}

.inputs {
	font-family: Tahoma,Verdana,Arial;
	font-size: 13px;
	border : 1 solid #DABA54;
	background : #ffffff;
	padding-left : 4;
	width: 300px;
}

.ins {
	font-family: Tahoma,Verdana,Arial;
	font-size: 13px;
	border : 1 solid #DABA54;
	background : #ffffff;
	padding-left : 4;
}


.sel {
	font-family: Tahoma,Verdana,Arial;
	font-size: 13px;
	border : 1 solid #DABA54;
	background : #DABA54;
	padding-left : 4;
}

.butt {
	font-family: Tahoma,Verdana,Arial;
	font-size: 13px;
	border : 1 solid #ffffff;
	background : #DABA54;
}