body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #000000;
	BACKGROUND-COLOR: #CCCCCC;
	position:relative;
}

A
{
	color: #666666; 
	text-decoration: none;
}

A:hover 
{
	color: #CC0000; 
	text-decoration: underline;
}

h1
{
	font-size: 24px;
	line-height: 24px;
	margin: 1px;
}

h2
{
	font-size: 16px;
	line-height: 18px;
	margin: 1px;
	padding: 1px;
}

.table_head
{
	background: #eeeeee;
}

.table_cell
{
	background: #F7F7F7; 
}

.cell_options
{
	background: #F8F1DA; 
}

.form_label
{
	background: #F7F7F7;
	background-image: url(images/modern_texture.gif);
}

.form_field
{
	background: #F7F7F7;
	background-image: url(images/modern_texture.gif);
}

.fadebg
{
	background: url("images/shaded_background.png") top repeat-x;
}

.box
{
background-color:#EEEEEE; 
}

.box:hover
{
	background-color:#D8DDE7; 
}

.textbg 
{ 
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	background-color: #EEEEEE; 
	padding: 1px; 
}

.textbg:hover
{ 
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #FF0000; 
	padding: 1px; 
}

.nav 
{ 
	color: #003399;
	font-weight: bold;
	text-decoration: none;
	background-color: #F7F7F7;
	padding: 1px; 
}

.nav:hover
{
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #FF0000;
	padding: 1px;
}

.navsel
{
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #CC0000;
	padding: 1px;
}

.navsel:hover
{
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #CC0000;
	padding: 1px;
}

.dashed {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #cccccc;
	border-bottom-color: #cccccc;
}

.tdashed {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #cccccc;
}

.bdashed {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cccccc;
}

.lborder {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #cccccc;
}

.footer_line {
	border-top:1px solid #999999;
	}	

#log {
	background: #f8f8f8;
	padding: 0.5em;
	margin-left: 10px;
	width: 290px;
	border: 1px solid #d6d6d6;
	border-left-color: #e4e4e4;
	border-top-color: #e4e4e4;
	margin-top: 10px;
}
 
#log_res {
	overflow: auto;
}
 
#log_res.ajax-loading {
	padding: 20px 0;
	background: url(http://demos.mootools.net/demos/Group/spinner.gif) no-repeat center;
}

#hotel-athos {
position:absolute;
top:20px;
text-align:center;
padding:2px;
width:400px;
left: 50%;
margin-left: -200px;
line-height:10px;
z-index:-1000;
}