.seotext {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #D0D2C3;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #41403C;
}
.botlinktext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
a:link {
	font-weight: bold;
	color: #75715E;
	text-decoration: none;
}
a:visited {
	color: #75715E;
	text-decoration: none;
}
a:hover {
	color: #504C3C;
	text-decoration: none;
}
a:active {
	color: #504C3C;
	text-decoration: none;
}
li {
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	line-height: 20px;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #858171;
}
.sidepaneltext_cream {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EBEDD3;
}
.feedback_input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width:250px;
	color: #858171;
}
.feedback_textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width:370px;
	color: #858171;
}
.feedback_submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	border: 0px;
	width: 93px;
	height: 23px;
	background: url('images/btn.gif') no-repeat;
} 