body {
	font-family: "Verdana", arial, serif;
	font-size: 8pt;
	color: #877A5D;
	font-weight: normal;
	margin: 0pt;
}

.error {
	font-family: "arial", serif;
	color: #D4E4B3;
	font-size: 30pt;
}

.error-form {
	color: white;
	font-weight: bold;
}

hr {
	color: black;
	height: 1px;
}

td {
	font-size: 8pt;
	font-weight: normal;
}

.TD-cat {
	background-color: #E5DABE;
	text-align: center;
	cursor: hand;
}

.TD-error {
	background-color: #E5DABE;
	color: red;
	text-align: center;
}

.TD-cat-active {
	background-color: #D7C6A1;
	text-align: center;
	cursor: hand;
}

th {
	font-size: 9pt;
	font-weight: bold;
}

small {
	font-size: 8pt;
}

.A-cat:link, .A-cat:visited, .A-cat:active {
	font-family: "Tahoma", arial, serif;
	font-size: 11px;
	font-weight: normal;
	color: #877A5D;
	text-decoration: none;
}

.A-cat:hover {
	font-family: "Tahoma", arial, serif;
	font-size: 11px;
	font-weight: normal;
	color: #877A5D;
	text-decoration: none;
}

A:link, A:visited, A:active {
	color: #877A5D;
	text-decoration: underline;
	font-size: 8pt;
	font-weight: normal;
}

A:hover {
	color: #877A5D;
	text-decoration: none;
	font-size: 8pt;
	font-weight: normal;
}

.A-small:link, .A-small:visited, .A-small:active {
	color: #990000;
	text-decoration: underline;
	font-size: 8pt;
	font-weight: normal;
}

.A-small:hover {
	color: #990000;
	text-decoration: none;
	font-size: 8pt;
	font-weight: normal;
}

select, input, textarea {
	background-color: white;
	border: 1px solid black;
}

.button {
	background-color: #E5DABE;
	color: #877A5D;
	text-align: center;
	font-size: 8pt;
	border: 1px solid #877A5D;
}

.DIV-sub {
	position: absolute;
	left: 135px;
	width: 135px;
	background-color: #E5DABE;
	display: none;
}
