/*MAIN MENU*/
input {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #000066;
}
select {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #000066;
}
textarea {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #000066;
}
.submit {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF00;
	border: 1px groove #000066;
	background-color: #990000;
}
.contentharga {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	padding: 3px 20px;
	margin: 0px;
}
.loginpage {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	margin: 0px;
}
.title-rec-hotel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.copyright {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
}
.td-content {
	font-family: Tahoma;
	font-size: 11px;
	padding: 5px;
}
.td-content-text {
	font-family: Tahoma;
	font-size: 11px;
	padding: 10px;
}
.url-article {
	color: #800000;
	text-decoration: underline;
}
a:hover.url-article {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
hr {
	
	border: 1px solid #988672;
}
.input_id {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #000066;
	text-transform: uppercase;
}
.input_user {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #000066;
	text-transform: lowercase;
}
.hotel_title {
	font-family: Arial;
	font-size: 18px;
	color: #4169E1;
}
