/* Nice Hotel CSS */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f1eccc;
	background-repeat: repeat-y;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.printbody {
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	background-color: #ffffff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.body 		{font-size: 12px; color: #56513D; }
.titletxt {
	font-size: 22px;
	color: #41614f;
}

.txt11px 	{font-size: 11px; color: #32312b; }

.formfield {
	border: 1px solid #dcd4ae;
	background-color: #FFFFFF;
	width: 225px;
}

.txt11px a:link, .txt11px a:visited, .txt11px a:hover, .txt11px a:active {
	color: #41614f;
	text-decoration: none;
}

a:link 		{color: #8C0003; text-decoration: none;}
a:visited 	{color: #8C0003; text-decoration: none;}
a:hover 	{color: #41614f; text-decoration: underline;}
a:active 	{color: #41614f; text-decoration: none;}

.whiteframe {border: 1px solid #FFFFFF; }

.footertxt {
	font-size: 10px;
	color: #8b783e;
	font-family: Arial, Helvetica, sans-serif;
}

.footertxt a:link, .footertxt a:visited {
	color: #8b783e;
	text-decoration: none;
}
.footertxt a:hover, .footertxt a:active {
	color: #8b783e;
	text-decoration: underline;
}
.15 {
	font-size: 15px;
}
