body { 
	margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0;
	background-image: url(../img/foot-01.gif); background-repeat: repeat-x; background-position: bottom left;
} 
a, td, p, li, div, span, h2, h3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

h2 {
	font-size: 14pt;
}

h3 {
	font-size: 11pt;
	font-weight: bold;
}

br {
	margin-bottom: 2pt;
}

.basic {
 	float:left;
	margin-right:3pt;
	font-size: 8pt;
}
li.basic a {
	text-decoration:none;
	font-size: 7pt;
	font-weight: bold;
	color: #820000;
}

.menu {
	padding: 8px; 
	border-bottom: 1px solid rgb(182, 147, 122);
}

.last {
	border-bottom: 0px;
}

div.middle {
	background-color:#E9E4C6;
	border:1px solid;
	border-right:0;
	border-color:#985734;
	margin-bottom:8px;
	padding:18px 48px 24px 40px;
	min-height:420px;
}

div.menu a {
	text-decoration:none;
}
