@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
}
.topbg {
	background-image: url(../images/topbg.jpg);
	background-position: bottom;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #666666;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: right;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}


.contacttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 12px;
}
.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #666666;
}
.menures {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #666666;
	vertical-align: bottom;
}
.menublack {
	color: #000000;
}
.subhead {
	font-size: 14px;
}

