body
{
}
H1
{
	font-weight: 500;
	font-size: 9pt;
	font-family: sans-serif,Arial;
	height: 18px;
	margin-bottom: 0px;
	margin-top: 8px;
	text-decoration: underline;
}
#txtScrollCont {
	border-left: #BCC0A3 1px solid;
	border-top: #ADB096 1px solid;
	border-bottom: #FCFEED 1px solid;
	border-right: #FCFEED 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	overflow: auto;
	padding-top: 4px;
	position: absolute;
	background-color: #fffff0;
}
.txtScroll_small {
	width: 520px;
	left: 37px;
	top: 120px;
	height: 180px;
}
.txtScroll_expanded {
	width: 570px;
	left: 10px;
	top: 10px;
	height: 300px;
}
.txtHead {

	border-bottom: #e6ebc8 1px solid;
	margin-right: 5px;
	margin-left: 5px;
	font-weight: 600;
	font-size: 10pt;
	margin-bottom: 5px;
	padding-bottom: 4px;
	padding-top: 4px;
	text-align: center;
	font-family: sans-serif,Arial;
	background-color: #fffff0;
}
.txtBody
{
	font-family: sans-serif,Arial;
	font-size: 9pt;
	padding: 10px 5px 5px 5px;
}
.txtInfoMenuCont
{
	color: #455A33;
	cursor: pointer;
	font-weight: 500;
}
#chkGodkend {
	border-right: #FCB2A9 1px solid;
	border-top: #FCB2A9 1px solid;
	vertical-align: middle;
	border-left: #FCB2A9 1px solid;
	border-bottom: #FCB2A9 1px solid;
	background-color: #f78577;
}