body {
	font-family: arial;
	font-size: 14px;
	line-height: 24px;
	color: #000;
	background-color: #FFF;
	padding: 0px;
	margin: 0px;
}
.tabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000;
}
#container {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	left:0px;
	top:0px;
	width:883px;
}
#container #header {
	position: absolute;
	height: 223px;
	width: 883px;
	left: 0px;
	top: 0px;
	text-align: left;
}
#container #content {
	background-image: url(images/middlefill.jpg);
	position: absolute;
	width: 883px;
	left: 0px;
	top: 223px;
	background-repeat: repeat-y;
}
#container #content #footer {
	height: 113px;
	width: 883px;
}
h1 {
	font-family: "arial";
	font-size: 24px;
	color: #a04109;
	text-align: center;
}
.brownletters {
	color: #a04109;
}
h2 {
	font-family: "arial";
	font-size:21px;
	color: #a04109;
}
h3 {
	font-family: "arial";
	font-size:18px;
	color: #a04109;
}
A.topnav:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
A.topnav:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
A.topnav:active {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
A.topnav:hover {
	color: #e0e17b;
	text-decoration: none;
	font-weight: bold;
}
p.smalltext {
	font-size: 11px;
	line-height: 13px;
	color:#ffffff;
}
.innergradient {
	background-image: url(images/innergradient.gif);
	background-repeat: repeat-x;
	padding: 25px;
}
A.leftmenu:link {
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 14px;
}
A.leftmenu:visited {
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 14px;
}
A.leftmenu:active {
	color: #000000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
}
A.leftmenu:hover {
	color: #a04109;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 14px;
}
.brownboxfill {
	background-image: url(images/brownboxmiddle.gif);
	background-repeat: repeat-y;
	padding: 15px;
}
A:link {
	color: #a04109;
	text-decoration: none;
}
A:visited {
	color: #a04109;
	text-decoration: none;
}
A:active {
	color: #a04109;
	text-decoration: none;
}
A:hover {
	color: #db950d;
	text-decoration: none;
}
A.white:link {
	color: #ffffff;
	text-decoration: underline;
}
A.white:visited {
	color: #ffffff;
	text-decoration: underline;
}
A.white:active {
	color: #ffffff;
	text-decoration: underline;
}
A.white:hover {
	color: #db950d;
	text-decoration: underline;
}
.verticaltext {
writing-mode: tb-rl;
filter: flipv fliph;
}.tableborder {
	border: 1px solid #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

TR.darkfill{
background-color: #6b9ac9;
}

TR.mediumfill{
background-color: #c3daf1;
}

TR.lightfill{
background-color: #dfe9f4;
}
