body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#596589;
	scrollbar-face-color:#CDD1DB;
	scrollbar-highlight-color:#CDD1DB;
	scrollbar-shadow-color:#CDD1DB;
	scrollbar-3dlight-color:#CDD1DB;
	scrollbar-arrow-color:#7B87AB;
	scrollbar-track-color:#596589;
	scrollbar-darkshadow-color:#596589;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	text-align:center;
	background-color: #F0F1F4;
}
a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#596589;
}
div.top {
	margin-left:auto;
	margin-right:auto;
	width:800px;
	height:90px;
	background-image:url('images/top.gif');
}
table.overalltable {
  margin-left:auto;
  margin-right:auto;
  width:800px;
}
div.menu {
  position:absolute;
  top: 58px;
  text-align:left;
}
div.menuopt {
  background-image:url('images/menuback.gif');
  width:112px;
  height:19px;
  float:left;
  text-align:center;
vertical-align:middle;
}
div.menuspacer {
  width:11px;
  float:left;
}
a.menu, a.menu:link, a.menu:visited {
	font-weight:bold;
	font-size:16px;
	color:#596589;
	text-decoration:none;
}
div.center {
	margin-left:auto;
	margin-right:auto;
	width:800px;
	height:455px;
}
div.left {
	height:455px;
	text-align:left;
}
div.blockheader {
	background-image:url('images/headersmal.gif');
	font-weight:bold;
	font-size:16px;
	color:#cdd1db;
	width:151px;
	height:20px;
	text-align:center;
}
div.block {
	background-image:url('images/lightback.gif');
	width:131px;
	margin-bottom:15px;
	padding:4px;
	border: 1px solid #596589;
}
div.right {
	height:455px;
	width:141px;
}
div.rightblock {
	background-image:url('images/sidebar.gif');
	height:433px;
	width:131px;
	overflow:auto;
	padding:4px;
	border: 1px solid #596589;
}
div.main {
	height:454px;
	width:454px;
}
div.bigblockheader {
	background-image:url('images/headerbreed.gif');
	font-weight:bold;
	font-size:16px;
	color:#cdd1db;
	width:446px;
	height:20px;
	text-align:center;
}
div.maincontent {
	background-color:#cdd1db;
	height:433px;
	width:426px;
	padding: 4px;
	overflow:auto;
	text-align:left;
	border: 1px solid #596589;
}
div.bottom {
	width:100%;
	height:15px;
	font-size:9px;
	color:#cdd1db;
	background-color:#596589;
	margin:0px;
	padding:0px;
	text-align:center;
}
a.bottom {
	font-weight:bold;
	font-size:9px;
	color:#cdd1db;
	text-decoration:none;
	font-weight:normal;
}
input {
  width: 95px;
  background-color:transparent;
  border: 1px solid #596589;
  color: #596589;
}
input.radio {
  width: 12px;
  background-color:transparent;
  border: 1px solid #596589;
  color: #596589;
}
SELECT,TEXTAREA,INPUT.knop {
  width: 200px;
  background-color:transparent;
  border: 1px solid #596589;
  color: #596589;
}
.sidearea {
  width: 130px;
}
.submit {
  width:100px;
}