body {
	scrollbar-face-color: #f0f0f0;
	scrollbar-highlight-color: #444444;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #333333;
	scrollbar-shadow-color: #949ca4;
	scrollbar-arrow-color: #444444;
	scrollbar-track-color: #ffffff;
	background-color: #ffffff;
	font-family: verdana, Arial bold, arial, helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #555555;
	margin: 0px;
}
a:link {
	color: #6999cc;
	cursor: pointer;
	text-decoration: none;
}
a:visited {
	color: #6999cc;
	cursor: pointer;
	text-decoration: none;
}
a:hover {
	color: #ff7700;
	cursor: pointer;
	text-decoration: none;
}
a:active {
	color: #6999cc;
	cursor: pointer;
	text-decoration: none;
}
hr {
	text-align: center;
	color: #6699cc;
	width: 75%;
}
table {
	margin: 0px;
	padding: 0px;
	border: 0px none;
}
th {
	font-family: verdana, Arial bold, arial, helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #555555;
	vertical-align: top;
}
td {
	font-family: verdana, Arial bold, arial, helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #555555;
}
input {
	font-family: verdana, Arial bold, arial, helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #555555;
}
h1 {
	font-size: 1%;
	visibility: hidden;
	margin: 0px;
}
h2 {
	font-family: verdana, Arial bold, arial, helvetica;
	font-size: 130%;
}
h3 {
	font-size: 110%;
}
h4 {
	font-size: 90%;
}
h5 {
	font-size: 70%;
}
h6 {
	font-size: 50%;
}
.logo {
	width: 197px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
.leftpicture {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
.linkheader {
	width: 50%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	vertical-align: bottom;
	padding-bottom: 6px;
	padding-left: 25px;
}
.dateheader {
	width: 50%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-align: right;
	vertical-align: bottom;
	padding-right: 25px;
	padding-bottom: 6px;
}
a.header:link {
	color: #555555;
	cursor: pointer;
	text-decoration: none;
}
a.header:visited {
	color: #555555;
	cursor: pointer;
	text-decoration: none;
}
a.header:hover {
	color: #ff7700;
	cursor: pointer;
	text-decoration: none;
}
a.header:active {
	color: #555555;
	cursor: pointer;
	text-decoration: none;
}
.topheader {
	background-image: url(../images/bg-topp.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-left: 30px;
}
.toplink1 {
	text-align: right;
	padding-top: 28px;
	padding-right: 150px;
}
.toplink2 {
	text-align: right;
	padding-top: 12px;
	padding-right: 85px;
}
.toplink3 {
	text-align: right;
	padding-top: 12px;
	padding-right: 30px;
}
.menu1 {
	background-color: #d4e1e6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.menu2 {
	text-align: center;
}
a.menu:link {
	color: #555555;
	cursor: pointer;
}
a.menu:visited {
	color: #555555;
	cursor: pointer;
}
a.menu:hover {
	color: #ff7700;
	cursor: pointer;
}
a.menu:active {
	color: #555555;
	cursor: pointer;
}
td.menu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c5c5c5;
}
.body {
	vertical-align: top;
}
.footerleft {
	background-color: #949ca4;
	height: 30px;
	vertical-align: middle;
}
.footerright {
	background-color: #949ca4;
	height: 30px;
	vertical-align: middle;
	text-align: right;
}
a.footer:link {
	color: #555555;
	cursor: pointer;
	text-decoration: none;
	font-size: 90%;
}
a.footer:visited {
	color: #555555;
	cursor: pointer;
	text-decoration: none;
	font-size: 90%;
}
a.footer:hover {
	color: #ffffff;
	cursor: pointer;
	text-decoration: none;
	font-size: 90%;
}
a.footer:active {
	color: #555555;
	cursor: pointer;
	text-decoration: none;
	font-size: 90%;
}
.newsticker {
	position: absolute;
	visibility: hidden;
	top: 1;
	left: 550;
	height: 100;
	z-index: 1000002;
	clip: rect(10,100,100,10);
	border-width: 0px;
	color: #ff7700;
}

@media print {
	table, th, tr {
		visibility: collapse;
	}
	h1, h2, h3, h4, h5, h6 {
		page-break-after: avoid;
		page-break-inside: avoid;
	}
	h1, h2, h3, h4, h5, h6, p, th, td, a, hr {
		color: black;
	}
	.body {
		visibility: visible;
		position: absolute;
		left: 0px;
		top: 0px;
		width: 17cm;
	}
	.logo, .leftpicture, .linkheader, .dateheader, .topheader, .menu1, .menu2, .footerleft, .footerleft, .printbutton, .totop {
		visibility: hidden;
	}
.header, .menu, .footer, {
	visibility: hidden;
}
}

