body {
	background-color: #1D4262;
	background-image: url(../gfx/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
a:link {
	color: #3D8DC8;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #3D8DC8;
}
a:hover {
	text-decoration: none;
	color: #3D8DC8;
}
a:active {
	text-decoration: underline;
	color: #3D8DC8;
}
.HmGfk {
	background-color: #608BAD;
	background-image: url(../gfx/hm_middle.jpg);
	background-repeat: no-repeat;
}
.btmnav {
	padding-top: 10px;
	padding-bottom: 10px;
	color: #28628F;
}
.contentarea {
	padding-bottom: 20px;
	padding-left: 7px;
	padding-right: 5px;
}
.verticlerule-right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3D8DC8;
}
