﻿body {
	background-color: #F9EAEA;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-variant: small-caps;
	font-style: 10px;
	color: #522607;
}
h1 {
	padding-left: 0px;
	color: #5F2D08;
	margin-bottom: 0px;
	margin-left: 20px;
	border-bottom-color: #6F3F17;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	margin-right: 10px;
	text-align: left;
}
h2 {
	padding-left: 0px;
	color: #5F2D08;
	margin-bottom: 0px;
	margin-left: 20px;
	border-bottom-color: #6F3F17;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	margin-right: 10px;
	text-align: left;
}
p {
	padding-left: 20px;
	margin-top: 5px;
	text-align: justify;
	padding-right: 10px;
}


#table1 {
	background-image: url(table1FBA.jpg);
	background-repeat: no-repeat;
	height: 52px;
	background-position: left bottom;
	border-right-color: Black;
	border-right-style: solid;
	border-right-width: 1px;
}
.left {
	background-image: url(leftFBA2.jpg);
	background-repeat: no-repeat;
	height: 369px;
	width: 176px;
	border-left-color: Black;
	border-left-style: solid;
	border-left-width: 1px;
}
.right {
	background-image: url(rightFBA2.jpg);
	height: 369px;
	width: 575px;
	background-repeat: no-repeat;
	background-position: top left;
	border-right-color: Black;
	border-right-style: solid;
	border-right-width: 1px;
	background-color: transparent;
}
.scroll {
	overflow: auto;
	padding: 0px;
	height: 347px;
	width: 575px;
	
}
#table2 {
	
}

#table3 {
	border-top-color: Black;
	border-top-style: solid;
	border-top-width: 1px;
}
.navtitle {
	color: White;
	text-align: center;
	font-weight: bold;
}

