@charset "utf-8";
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
td,th {
	font-family: Georgia, Times New Roman, Times, serif;
}
a:link, a:visited {
	color: #592200;
}
a:hover, a:active {
	color: #990000;
}
.menu1, .menu2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}
.menu1 {
	background-color: #B78B68;
	color: #301100;
}
.menu1 a:link, .menu1 a:visited {
	color: #301100;
	text-decoration: none;
}
.menu2 {
	background-color: #301100;
	color: #dcbd9d;
}
.menu2 a:link, .menu2 a:visited {
	color: #dcbd9d;
	text-decoration: none;
}
.menu1 a:hover, .menu1 a:active, .menu2 a:hover, .menu2 a:active {
	color: #990000;
	text-decoration: underline;
}
.rightpad {
	padding-right: 10px;
}
p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}

