body,td,th {
	color: #663300;
}
body {
	background-color: #FFFFCE;
}
#Layer1 {
	position:absolute;
	width:1000px;
	height:100px;
	z-index:1;
	left: 0px;
	top: 0px;
}
#Layer2 {
	position:absolute;
	width:200px;
	height:584px;
	z-index:2;
	left: 0px;
	top: 100px;
}
#Layer3 {
	position:absolute;
	width:800px;
	height:673px;
	z-index:3;
	left: 200px;
	top: 100px;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #009900;
}
.menuBrown {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #865E36;
}
.h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: normal;
	color: #663300;
}
.h3 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #663300;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #663300;
	line-height: 18px;
}
.textBold {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #663300;
}
