.top {
	background-image: url(images/top_bg.jpg);
	background-repeat: repeat-x;
	height: 170px;
}
.middle {
   background-image: url(images/back.jpg);
   background-position: bottom;
   background-repeat: repeat-x;
}
table {
	font-size: 10pt;
	font-family: Tahoma;
	color: #444444;
}
table a {
	color: #2060B1;
}
table a:hover {
	color: #2060B1;
}
p.date {
	background-color: #F58C04;
	font-size: 8pt;
	color: #ffffff;
	width: 50px;
	padding-left: 3px;
	margin-bottom: 0;
}
td.news p {
	margin-top: 0;

}
.copy {
	font-size: 7pt;
	color: #979DA9;
}
.copy a {
	font-weight: bold;
	color: #979DA9;
	text-decoration: none;
}
.copy a:hover {
	font-weight: bold;
	color: #979DA9;
	text-decoration: none;
}
div.logo {
	position: absolute;
	top: 18;
	left: 20;
}
.right a{
	font-size: 8pt;
	padding-left: 20pt;
	color: #718294;
	text-decoration: none;
}
.right a:hover{
	font-size: 8pt;
	padding-left: 20pt;
	color: #ADB3B9;
	text-decoration: none;
}

img{border:none}

h2{color:#1A419E;font-size:16px;font-family:arial;margin-bottom:6}
h3{color:#4C82BF;font-size:14px;margin-bottom:6}
h4{color:#E78402;font-size:14px;margin-bottom:6}
.anons{color:#4C82BF;font-size:13px}
.red{color:red}
.white{color:white}
.bigwhite{color:white;font-size:14px}
.inp{background-color:white;border:solid 1px #C3CDD8;font-family:verdana;font-size:11px;color:#727A83}
.knop{background-color:#F6F9FB;border:solid 1px #C3CDD8;font-family:verdana;font-size:11px;color:#8F979F;font-weight:bold}
.small{font-size:11px}
.blue{color:#4C82BF}
