body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #F5F1E5;
}
td {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}
a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration:none;
}
.lang_on {
	cursor: pointer;
}
.lang_off {
	cursor: pointer;
}
.copyright {
	color: #756203;
	height: 25;
	padding-left: 17px;
}
.menu {
	text-transform: uppercase;
	text-decoration: none;
	background-color: #ECE7C7;
	color: #8B0000;
	padding-left: 10px;
}
.menu a:link, .menu a:visited, .menu a:active, .menu a:hover {
	text-transform: uppercase;
	text-decoration: none;
	color: #8B0000;
}
.menu_on {
	text-transform: uppercase;
	text-decoration: none;
	background-color: #C2A150;
	color: #ffffff;
	padding-left: 10px;
}
.menu_on a:link, .menu_on a:visited, .menu_on a:active {
	text-transform: uppercase;
	text-decoration: none;
	color: #ffffff;
}
.submenu {
	text-transform: uppercase;
	text-decoration: none;
	background-color: #E8E1C4;
	color: #8B0000;
	padding-left: 10px;
}
.submenu a:link, .submenu a:visited, .submenu a:active {
	text-transform: uppercase;
	text-decoration: none;
	color: #8B0000;
}
.submenu a:hover {
	color: #8B0000;
	text-decoration:underline;
}
.input_date {
	width: 96px;
	height: 15px;
	border: 1px solid #C2A150;
	font-size: 9px;
}
.input_name {
	width: 200px;
	height: 15px;
	border: 1px solid #C2A150;
	font-size: 9px;
}
.input_message {
	width: 200px;
	height: 15px;
	border: 1px solid #C2A150;
	font-size: 11px;
}
.input_text {
	width: 200px;
	height: 100px;
	border: 1px solid #C2A150;
	font-size: 9px;
}
.input_rooms {
	width: 20px;
	height: 15px;
	border: 1px solid #C2A150;
	font-size: 9px;
}
.contacts {
	color: #006200;
}
.page_name {
	font-size: 12px;
	font-weight: bold;
}
