body {
	background-color: #2C331C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip:  rect(0px 0px 0px 0px);
	color: #EBE0C2;
	font-style: normal;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.tbl_border {
	border: 4px solid #336600;
}
.tbl_right {
	border-top: 1px none #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px none #000000;
	border-left: 1px none #000000;
}
.tbl_bottom {
	border-top: 1px none #000000;
	border-right: 1px none #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px none #000000;
}
.tbl_bottomWhite {
	border-top: 1px none #000000;
	border-right: 1px none #000000;
	border-bottom: 1px solid #EBE0C2;
	border-left: 1px none #000000;
}
.styleYellow {
	color: #FFFFFF;
	weight: bold;
}
.styleBlack {
	color: #000000;
}
.bgBrown {
	color: #EAE1C2;
	font-weight: bolder;
	border-top: 1px none #000000;
	border-right: 1px none #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px none #000000;
	background-color: #312820;
}a:link {
	color: #EBE0C2;
	font-weight: bold;
}
a:visited {
	color: #DBC389;
}
a:hover {
	color: #99CCCC;
}
.styleCaption {
	font-style: italic;
}
.styleSmall {
  font-size:9px;
	weight: bold;
}
