html { 
	min-height: 100%;
	margin-bottom: 10px;
}
body {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #663333;
	line-height: 14px;
}
.fsoon{
	font-size: 13px;
	color: #CF8337;
	font-weight: bold;
}
.fsmall {
	font-size: 10px;
}
.fsmred {
	font-size: 10px;
	color: #8B0000;
}

.large {
	font-size: 12px;
}
.fred {
	color: #990000;
}
.flight {
	font-weight: bold;
	color: #A84D34;
}
.fhead {
	font-size: 13px;
	font-weight: bold;
	color: #A00000;
}

input, select {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #000000;
}
img {
	border: none;
}
hr {
	height: 1px;
	color: #F0E7DE;
}
hr.two {
	height: 2px;
	color: #663333;
}
hr.light {
	height: 1px;
	color: #F0E7DE;
	margin-top: 8px;
}
td.head {
	font-weight: bold;
	background-color: #F6F0EA;
}
td.beige {
	font-size: 10px;
	background-color: #E9DDCF;
}
td {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #663333;
	line-height: 14px;
}
a:hover {
	color: #CF8337;
	text-decoration: underline;
}
.ahome {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.abold {
	font-weight: bold;
	color: #A84D34;
	text-decoration: none;
}
.amenu {
	font-weight: bold;
	font-size: 11px;
	color: #663333;
	text-decoration: none;
}
.amenu:hover {
	color: #CF8337;
	text-decoration: none;
}