@charset "utf-8";
/* CSS Document */

<style type="text/css">
<!--
html {
	padding:0px;
	margin:0px;
}
body {
	background-color: #EFC6A8;
	font-size: 12px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#564b47;
	padding:0px 20px;
	margin:0px;
}
.CSSMENU {
	position: absolute;
	width: 200px;
	left: 20px;
	padding:0px;
	margin:0px;
	top: 100px;
}
.style1 {color: #EFC6A8}
.style2 {
	color: #000000;
	font: Sylfaen;
	font-size: 12pt;
	text-align: justify;
	vertical-align: top;
	border: solid;
	background: solid;
	background-color: #BA8745;
	margin-right: 30px;
}
.exhibpanel {
	font-family: Sylfaen;
	background-color: #BA8745;
	height: auto;
	width: auto;
	border: thin solid #804000;
	color: #E7B868;
	text-align: center;
	line-height: 9pt;
	float: right;
	padding-left: 5px;
	padding-right: 5px;
	max-width: 75%;
	vertical-align: top;
}
.exhibpanelINDEX {
	font-family: Sylfaen;
	background-color: #BA8745;
	height: auto;
	width: auto;
	border: thin solid #804000;
	color: #E7B868;
	text-align: center;
	line-height: 9pt;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	max-width: 75%;
	vertical-align: top;
}
-->
</style>