body {
	background-color: #574e45;
}
.page {
	background-color: #574e45;
}
font {
	font-family:"Trebuchet MS",arial,helvetica,sans-serif;
	color: #CCCCCC;
}
.title {
	font-family: "Trebuchet MS",arial,helvetica,sans-serif;
	color: #CCCCCC;
	font-weight: normal;
	font-size: 10px;
}
.subtitle {
	font-family:"Trebuchet MS",arial,helvetica,sans-serif;
	font-size:11pt;
	font-weight:bold;
	color:#CCCCCC;
	text-decoration:none;
}
.copyright {
	font-family: "Trebuchet MS",arial,helvetica,sans-serif;
	color:#666666;
	font-size:7pt;
}
.news {
	font-family: "Trebuchet MS",arial,helvetica,sans-serif;
	font-size: 9pt;
	color: #CCCCCC;
}
legend {
	font-family:"Trebuchet MS",arial,helvetica,sans-serif;
	font-size:10pt;
	color:#CCCCCC;
	text-align:justify;
	line-height:14pt;	
	font-weight:bold;
}
fieldset {
	border: 1px solid #554434;
	padding:5px;
}
th {
	font-family: "Trebuchet MS",arial,helvetica,sans-serif;
	font-size:10pt;
	color: #CCCCCC;
}
td {
	font-family: "Trebuchet MS",arial,helvetica,sans-serif;
	font-size:9pt;
	color: #CCCCCC;
}
.reservationerror {
	font-family: "Trebuchet MS",arial,helvetica,sans-serif;
	color: #CCCCCC;
}
.validationbox {
	border: 1px solid #554434;
	text-align: left;
}
.validationbox2 {
	background-color: #574e45;
	text-align: left;
}
input,textarea,select {
border:1px solid #484139;
background-color:#574e45;
font-family: "Trebuchet MS",arial,helvetica,sans-serif;
font-size: 9pt;
color:#CCCCCC;
}
hr{
border:0px;
background-color: #484139;
height: 1px;
}
a:link{
	font-family:"Trebuchet MS",arial,helvetica,sans-serif;
	font-size:10pt;
	color:#CCCCCC;
	text-decoration: none;
	}
a:visited{
	font-family:"Trebuchet MS",arial,helvetica,sans-serif;
	font-size:10pt;
	color:#CCCCCC;
	text-decoration: none;
	}
a:hover{
	color:#CCCCCC;
	font-style:none;
	text-decoration: none;
	}

