.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC9900;
}
.tableheader {
	border: medium solid #B64000;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 150px;
	}
ul li {
	position: relative;
	}
li ul {
	position: absolute;
	left: 149px;
	top: 0;
	display: none;
	}
ul li a {
	display: block;
	text-decoration: none;
	color: #777;
	background: #fff;
	padding: 5px;
	border: 1px solid #ccc;
	border-bottom: 0;
	}
.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC9900;
	font-weight: normal;
}
.appletborder {
	border: 1px solid 8F6200;
}
.lnrb {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #B64000;
	border-right-color: #B64000;
	border-bottom-color: #B64000;
	border-left-color: #B64000;
}
.bottomnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CC9900;
	font-weight: normal;
}.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-position: left;
	text-decoration: none;
}
.copyheader {
	font-family: "Arial Black";
	font-size: 18px;
	color: #B64000;
}
.rightb {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B64000;
}
.hr  { 
	border: 1;
	width: 100%;
	color: #B64000;
	background-color: #B64000;
	height: 2px;
}
.bhr  { 
	border: 1;
	width: 80%;
	color: #B64000;
	background-color: #B64000;
	height: 2px;
}	
