body {
	font-family: "Verdana", Arial, Serif;
	background-color: #E3CBA4;
	font-size: 9pt;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	scrollbar-face-color: #F8F1EB;
	scrollbar-track-color: #F8F1EB;
	scrollbar-arrow-color: #CFB189;
	scrollbar-base-color: #CFB189;
	scrollbar-shadow-color: #CFB189;
	scrollbar-darkshadow-color: #CFB189;
	scrollbar-highlight-color: #CFB189;
	scrollbar-3dlight-color: #F8F1EB;
}

.error {
	color: red;
}

.no-error {
	color: green;
}

h1,h2,h3,h4,h5,h6 {
	font-family: "arial", serif;
	padding: 0px;
	margin: 0px;
}

hr {
	color: #F19F5E;
}

sup {
	color: red;
}

td {
	font-size: 9pt;
	text-align: left;
}

.TD-subcat {
	font-size: 9pt;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	height: 24px;
	vertical-align: middle;
	padding-top: 3px;
}

p {
	text-align: justify;
}

A:link, A:visited, A:active, A:hover {
	color: #997F5E;
	text-decoration: none;
}

A:hover {
	color: #AB9275;
}

.A-small:link, .A-small:visited, .A-small:active, .A-small:hover {
	color: #997F5E;
	text-decoration: none;
	font-size: 8pt;
}

.A-small:hover {
	color: #AB9275;
}

.A-cat:link, .A-cat:visited, .A-cat:active, .A-cat:hover {
	color: white;
	text-decoration: none;
	font-size: 8pt;
}

.A-subcat:link, .A-subcat:visited, .A-subcat:active, .A-subcat:hover {
	color: #F8F1EB;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
}

.A-subcat:hover {
	color: #EEDCCC;
}

.border-box {
	border: 1px solid #BEBABB;
	text-align: center;
}

.border-box-light {
	border: 1px solid #BEBABB;
	background-color: #F4F4F4;
}

.box-light {
	background-color: #F4F4F4;
}

.box-dark {
	background-color: #CCCDCC;
}

.border-box-dark {
	border: 1px solid #B3ADB0;
	background-color: #CCCDCC;
	font-weight: bold;
	font-family: "tahoma", serif;
	font-size: 8pt;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.trade-mark {
	font-size: 7pt;
}

.border-box-c {
	border: 1px solid #BEBABB;
	color: white;
	font-weight: bold;
	background-color: #F97C1A;
}

.border-box-grp {
	border: 1px solid #BEBABB;
	color: white;
	font-weight: bold;
	background-color: #FA8D2B;
}

.border-box-sgrp {
	border: 1px solid #BEBABB;
	color: white;
	font-weight: bold;
	background-color: #FB9E2C;
}

.TD-cat {
	height: 4px;
	background-color: #9798B4;
}

.TD-cat-active {
	height: 4px;
	background-color: #761617;
}
