body {
	color: #E9D8C5;
	background-color: #663300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; /* 11 */
}
.printonly {
	display:none;
}
td {
	color: #E9D8C5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
th {
	color: #E9D8C5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
samp {
	font-family: Arial, Helvetica, sans-serif;
	color: #E9D8C5;
	font-size: 9px;
}
a:visited {
	/*		color: yellow; */
		color: #FCCC70;
	font-weight: bold;
	text-decoration: none;
}
a:link {
	/*		color: yellow; */
		color: #FCCC70;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	/*		color: yellow; */
		color: #FCCC70;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #663300;
	background: #EEC06A;
	font-weight: bold;
	text-decoration: none;
}
a.navigation:visited {
	/*		color: yellow; */
		color: #FCCC70;
	font-weight: bold;
	text-decoration: none;
}
a.navigation:link {
	/*		color: yellow; */
		color: #FCCC70;
	font-weight: bold;
	text-decoration: none;
}
a.navigation:active {
	/*		color: yellow; */
		color: #FCCC70;
	font-weight: bold;
	text-decoration: none;
}
a.navigation:hover {
	color: #663300;
	background: #EEC06A;
	font-weight: bold;
	text-decoration: none;
}
a.navlink:visited {
	color: #C69C6D;
	text-decoration: none;
	font-weight:bold;
}
a.navlink:link {
	color: #C69C6D;
	text-decoration: none;
	font-weight:bold;
}
a.navlink:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight:bold;
}
a.imglink:hover {
	background: none;
	text-decoration: none;
}
.bodytext {
	font-size:14px;
}
.title {
	color: #663300;
	background-color:#EEC06A;
	font-weight: bold;
	font-size:11px;
	padding: 1px;
}
.title13 {
	color: #663300;
	background-color:#EEC06A;
	font-weight: bold;
	font-size:13px;
	padding: 1px;
}
.title_big {
	color: #FFFFFF;
	/*	background-color: #663300; */
	font-weight: bold;
	font-size:14px;
}
.scrollarea {
	overflow: auto;
	height:435px;
	scrollbar-base-color:#444444;
	padding-top: 4px;
	padding-left: 1px;
	padding-right: 8px;
	padding-bottom: 0px;
}
.outertable {
	width:100%;
	height:100%;
}
.maintable {
	width:799px;
	height:561px;
}

