body {
	background-repeat: repeat-x;
	background-color: #996633;
}
.leftbar {
	background-color: #DAD6CD;
	color: #975d2f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: top;
}
.content img {
	border: 4px solid #d1c6bf;
}

.leftbar a:link, .leftbar a:visited {
	text-decoration: none;
	color: #975d2f;
	padding-right: 5px;
	padding-left: 5px;
	height: 28px;
	line-height: 28px;
	display: block;
}
.leftbar a:hover {
	background-color: #B8BA35;
}

.bottombar {
	background-color: #EFECE7;
	background-image: url(images/bottombar.jpg);
	vertical-align: bottom;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #816c5b;
	text-align: center;
	background-position: left bottom;
}
.content td {
	color: #816c5b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.rightbar {
	vertical-align: top;
	background-color: #EEEBE6;
	background-image: url(images/rightbarback.jpg);
	background-repeat: repeat-y;
}

#Table_01 {
	height: 100%;
}




.content {
	background-color: #E9E5DC;
	background-repeat: no-repeat;
	color: #816c5b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
	padding: 5px;
	width: 536px;
	background-position: left bottom;
}
a:link, a:visited {
	color: #B8BA35;
}
a:hover {
	color: #975D2F;
}
h1 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B8BA35;
	color: #663300;
}
