.borderbrown {
	border: 1px solid #452405;
}
.copywhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
table.navbar {
   border-collapse: collapse;

}
table.navbar td a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: normal;
   display: block;
   text-decoration: none;
   padding:5px;
}
table.navbar td a:link, table.navbar td a:visited {
   color: #ffffcc;
   background-color: #;
}
table.navbar td a:hover, table.navbar td a:active {
   color: #FFFFFF;
   background-color: #996633;

}
.copybrown {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	line-height: 16px;
	font-weight: normal;
	color: #452405;
	text-decoration: none;
}

