.txt-footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #34444F;
	text-align: center;
}
.jumpmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #34444F;
	text-decoration: none;
	background-color: #F3F4F5;
}
.txt-h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #5B6A75;
	line-height: 20px;
	font-style: normal;

}
.txt-body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}
.txt-body-light {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #576772;
	line-height: 14px;
}
a:link {
	color: #000000;
	text-decoration: underline;

}
a:visited {
	color: #797971;
	text-decoration: none;
}
a:hover {
	color: #797971;
	text-decoration: underline;
}
a:active {
	color: #797971;
	text-decoration: none;
}
.form-input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #34444F;
	background-color: #F3F4F5;
	text-align: left;
	border-top: 1px dotted #F3F4F5;
	border-right: 1px dotted #F3F4F5;
	border-bottom: 1px dotted #9FA6AB;
	border-left: 1px dotted #F3F4F5;


}
.form-button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #34444F;
	background-color: #FFFFFF;
	text-align: center;
	border: 1px ridge #9FA6AB;
}
.rand-border {
	border: 2px solid #9FA6AB;
}
