body {
	background-color: #1d2911;
	margin-top: 0px;
}

body,td {
	margin-top: 0px;
	font-family: Verdana,Arial,Helvetica,Nimbus Sans L;
	font-size: 10px;
	color : #a45200;
}
.top {
	background-color: #1A4780;
}

.txt {
	font-family: Verdana,Arial,Helvetica,Nimbus Sans L;
	font-size: 10px;
	color : #ffffff;

}

.footer {
	
	color: #1d2911;
	font-family: Verdana,Arial,Helvetica,Nimbus Sans L;
	font-size: 10px;
}

.room {
	
	color: #a45200;
	font-family: Verdana,Arial,Helvetica,Nimbus Sans L;
	font-size: 15px;
	font-weight: bold;
}


a {
	color: #e87400;
	text-decoration: none;
	font-family: Verdana;
	font-size: 8px;
	font-weight: bold;

	
}
a:hover {
	color: #000000;
	text-decoration: none;
	font-family: Verdana;
	font-size: 8px;
	font-weight: bold;

	
}
a.trip
{
	color: #804040;
	text-decoration: underline;
	font-size: 11px;
	margin-left: 10px;

}

a.email
{
	color: #e87400;
	text-decoration: underline;
	font-size: 10px;
	

}


.vst {
	color: #626262;
	text-decoration: none;
	margin-left: 20px;
	
}

input,textarea,select {
	font-family: Verdana,Arial,Helvetica; 
	font-size: 11px;
	border: 1px inset;
	border-color: #1A4780;
	background-color: #f0f0f0;
}

