.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #533929;
}
.tdbackground {
	background-repeat: no-repeat;
}
.buttonBack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DED1A6;
	background-color: #D9531E;
	font-weight: bold;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D9531E;
	text-decoration: none;
}
a:hover {
	color: #A67E5A;
	text-decoration: none;
}
.frameName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFE78A;
}
/* FLOATER */
#trailimageid {
	position: absolute;
	visibility: hidden;
	width: 400px;
	height: 1px;
	z-index: 1000;
}

