body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
body {
	background-color: #606060;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
a:link, a:visited, a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #0099FF;
	text-decoration: none;
}
form {
	margin: 0px;
}
h1, h2, h3, h4, h5, b, strong {
	padding: 0px;
	list-style:none;
	margin: 0px;
	color: #0099FF;
}
h1, h2, h3, h4, h5{
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase
}
.stippellijn {
	display: block;
	border-top:#0099FF dashed 1px;
	line-height:10px:
}
.back_left {
	width:100px;
	background-image:url(img/back_left.gif);
}
.back_right {
	width:100px;
	background-image:url(img/back_right.gif);
}
.header {
	height:120px;
	width:800px;
	background-image:url(img/header.gif);
	background-repeat:no-repeat;
	padding-left:33px;
	padding-top:86px;
	font-size:18px;
	font-weight:bold;
}
.header_txt {
	color: #FFFFFF;
	font-family:"Courier New", Courier, monospace;
	font-size: 13px;
	font-weight: bold;
	padding-left:186px;
	padding-top:79px;
}
.menu ul, .menu li {
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0;
	padding-left: 5px;
}
.menu_current {
		color: #FFFFFF
}
.highlight {
	background-color: #D0D0D0;
}
.content {
	background-color:#212121;
	background-image:url(img/back_content.gif);
	line-height:1.5em;
	background-repeat:no-repeat;
	width: 780px;
	padding: 10px 35px 10px 37px;
	height:500px;
	min-height:500px;
	vertical-align: top;
}
.back_footer_top {
	background-color:#212121;
	background-image:url(img/back_footer_top.gif);
	height:17px;
}
.footer {
	background-color:#333333;
	height:31px;
}