BODY {
	font-size: 76.1%;
	background: #D2D2C8;
	margin: 25px 0 0 0;
	font-family: Geneva, Helvetica, sans-serif;
	color: #330003;
}
#bottom-nav {
	background: url(images/bottom-nav.gif) no-repeat center;
	margin:0;
	font-size: .8em;
	font-weight: bold;
	padding: 10px;
	color: #fff;
	height: 27px;
	width: 675px;
	text-align: center
}
#bottom-nav a { color: #fff; text-decoration: none }
.form {
	font-size: .8em;
	margin: 0;
	padding: 0;
	color: #52040B;
	height: 15px;
	width: 120px;
	border: 1px solid #AB660F;
}
.button {
	font-size: .8em;
	font-weight: normal;
	padding: 0;
	width: 20px;
	height: 17px;
	margin: 0;
	background: #fff;
	color: #52040B;
	border: 1px solid #AB660F;
}
.small { font-size: .8em }
.cellunderline { border-bottom: 1px dotted #878D69 }
.whitebox { background-color: #fff }
.textwhitebox { background: #fff }
.services {
	color: #AB660F;
	background: #FADC72;
	padding: 5px;
	margin: 0;
}
.news {
	color: #fff;
	padding: 5px;
	margin: 0;
	background: #AB660F;
}
.table-line {
	font-size: .7em;
	padding: 10px 0;
	border-top: 1px dotted #52040B;
}
h3 {
	color: #AB660F;
	padding: 0;
	margin: 0;
}
.table {
	border: 1px solid #AB660F;
	margin: 0;
	padding: 5px;
}
