﻿body {
	font-family:Arial, Helvetica, sans-serif;
	background-color: #230000;
	height: 100%; 
	padding: 0;
	margin: 0;
}
td {
	font-size: 90%;
}
.textimage {
	border: 1px #86634c solid;
	margin-right: 0.5em;
}
h1,h2,h3,h4,h5,h6 {
	margin-bottom: 0.1em;
}
h3,h4,h5,h6 {
	font-size: 100%;
}
p {
	margin-top: 0;	
}
.menuback {
	background-color: #b94520;
}
td.menu {
	background-color: #b94520;
	font-weight: bold;
}
td.menu a {
	color: white;
	text-decoration: none;
}
.barmid {
	background-color: #814520; 
}
.footer {
	border-top: 2px #b94520 solid;
	background-image: url('images/footer_bg.gif'); 
	background-position: left top; 
	background-repeat: repeat-x; 
	padding: 0.7em 0.8em 0.8em 0.8em;
	background-color: #b17929;
	height: 1px;
}