body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #566629;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: white;
}
input {
	border: 1px solid #566629;
	background-color: white;
}
p {
	margin: 1em 5px;
}
img {
	border: 0px;
}
table {
	table-layout: fixed;
}
a {
	text-decoration: none;
	font-weight: bold;
	color: #566629;
	word-spacing: normal;
}
a:hover {
	text-decoration: underline;
}
a:focus {
	outline: none;
}

.style5 {font-size: 12px}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #566629;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #566629;
}
.invers {
	color: #FFFFFF;
	background-color: #566629;
	padding: 0px 0.5em;
	cursor: default;
}
.menu img {
	vertical-align: middle;
	height: 13px;
	width: 1px;
}
.menu a {
	padding: 0px 0.5em;
} 
.menu a:hover {
	color: #FFCC00;
	text-decoration: none;
}
.hspacer {
	background-color: #566629;
	letter-spacing: -2px;
	*display: inline-block;
	*width: 1px;
	*overflow: hidden;
}
.editbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	background-color: #e7e7e7;
	margin: 0.5em 5px 0.5em 5px;
	padding: 2px 1em;
	border-top: 1px solid black;
	word-spacing: 0.5em;
}
.right {
	text-align: right;
}
.lbhidden {
	display: none;
}
.clear {
	*display: inline;
	clear: both;
}
