BODY {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #baa26f;
	font-size: 10px;
	color: #434343;
}

TD { font-size: 10px }

TD.main { vertical-align: bottom }

TD.dx {
	vertical-align: top;
	border-left: 2px solid #baa26f;
	padding: 8px;
}

TH {
	font-size: 10px;
	background-color: #baa26f;
	color: #ffffff;
	font-weight: bold;
	padding: 2px;
}

A:LINK,A:VISITED,A:ACTIVE { color: #ad3932 }

A.menu:LINK,A.menu:VISITED,A.menu:ACTIVE {
	color: #ad3932;
	text-decoration: none;
}

A.menu:HOVER { border-top: 2px solid #ad3932 }

LABEL {
	font-weight: bold;
	color: #91690A; 
}

H1 {
	margin-bottom: 3px;
	font-size: 11px;
	color: #a40909
}

FONT.error {
	font-weight: bold;
	color: #EA8D00;
}

