body {
  font-family: Geneva, Arial, Helvetica, sans-serif;
}

td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.maintxt {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;

}
.maintxt a {
	color: #FDD1A7;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;

}
.maintxt a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;

}
.bluetxt {
	color: #463E28;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;

}
.bluetxt a:hover {
	color: #F15D2F;
	font-weight: bold;
	text-decoration: none;

}

.mmenu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #463E28;
	font-weight: bold;
	text-decoration: none;
}

.mmenu:hover {
	color: #F15D2F;
	font-weight: bold;
	text-decoration: none;

}

.divvis {
	position: absolute;
	width: 582px;
	visibility: visible;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	left: 168px;
	top: 200px;
}
.divhid {
	position: absolute;
	width: 582px;
	visibility: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	left: auto;
	top: 200px;

}
.tdhead {
	height:20px;
	min-height:20px;
	color:#463E28;
	bordercolor:#6F8F9A;
	background-color:#FCBC82; 
	
}

.tdhead a {
	color:#F15D2F;
	text-decoration:none;
}

.tdhead a:hover {
	color:#FFFFFF;
}

.tdhead2 {
	height:20px;
	min-height:20px;
	color:#ffffff;
	background-color:#7C6C48;
}

.tdhead2 a {
	text-decoration:none;
	color:#ffffff;
}
