.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.bodycontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.bodycontentB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
.bodycontentRed {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C62310;
}
.bodycontentRedB {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C62310;
	font-weight: bold;
}
li {
	list-style-image: none;
	list-style-type: circle;

}
.bodybg {
	background-attachment: fixed;
	background-image: url(../images/bg_content.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.paginatitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #C62310;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C62310;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C62310;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #560F07;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C62310;
	text-decoration: underline;
}
.Top_line {
	border-top-width: 0.2mm;
	border-top-style: solid;
	border-top-color: #666666;
}
.hrred {
	border: 1px dashed #C62010;
}

.Bot_line {
	border-bottom-width: 0.2mm;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

