@charset "utf-8";
/* CSS Document */


a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;}

a:link{
	color: #000099;}

a:visited{
	color: #000099;}

a:hover{
	color: #3366FF;
	text-decoration:underline}

a:active{
	color: #000099;}

head	{	
}


body {
	background-color:#000066;
	/*C4D2E6*/
	border-width:thick;
	border-bottom-color:#BBB9B5;
}

div#page {
	width:100%;
	/*height:600px;	*/}


table {
	width:100%;
	background-color:#FFFFFF;
}
	
.topnavbar	{
	height:30px;
	background-color:#FFFF66;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:600;
	text-align:center;
	border-color:#0033FF;
	border-style:solid;
	border-width:medium;
}

.leftnavbar	{
	width:135px;
	background-image: url(./Images/blwt2verloop.gif);
	background-repeat: repeat-x;}

.leftnavbar th {
	background-color:#3399FF;
	color:#FFFF00;
	text-align:center;
}
	
.leftnavbar td {
	background-color:#FFFF99;
	color:#0033FF;
	font-size:13px;
	font-weight:600;
	text-align:left;
}

.uitslag th {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:800;
	text-align:left;
	color:#0000ff;		
	padding:1px;}

.uitslag td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0000ff;		
	padding:2px;}

.topbar 	{
	width:900px;
	height:100px;
	azimuth:center;
	vertical-align:top;
	padding:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image: url(./Images/geelverloop.gif);
	background-repeat: repeat-x;}

.logo	{
	width:100px;
	height:100px;}

.toptitle	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:48px;
	font-weight:bold;
	text-align:center;
	color: #0000FF;
}

.breadcrumb	{
	height:18px;
	background-color:#FFFF99;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:12px;
	text-align:left;
	/*azimuth:center;*/}

/*	.leftnavbar	{
	
	background-color:#0033FF;
}*/
.menu	{
	color:#000099;
	background-color:#000099;
	border-style:solid;
	border-width:thin;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	padding-left:3px;
	margin-top:20px;
	top: 0px;}

.content	{
	width:610px;
	vertical-align:top;
	font-size:14px;
	/*background-color:#EEEEEE;*/
	/*background-image:url(./Images/grijsverloop.gif);*/
	background-repeat: repeat-x;}

.contenthead	{
	font-family:Arial, Helvetica, sans-serif;
	color:#000088;
	background:none;
	font-size:18px;
	font-weight:700;
	text-align:center;}

.contenthead1	{
	font-family:Arial, Helvetica, sans-serif;
	color:#000088;
	background:none;
	font-size:18px;
	font-weight:700;
	text-align:left;}
	
.contenthead2	{
	font-family:Arial, Helvetica, sans-serif;
	color:#000088;
	background:none;
	font-size:16px;
	font-weight:600;
	text-align:left;}
	
.contentbody	{
	font-family:Arial, Helvetica, sans-serif;
	color:#0000AA;
	font-size:12px;
	font-weight:500;
	text-align:left;}

.contentbody2	{
	font-family:Arial, Helvetica, sans-serif;
	color:#0000AA;
	font-size:10px;
	font-weight:400;
	text-align:left;}

.rightnavbar	{
	width:135px;
	height:450px;
	/*background-color:#ECE9D8;*/
	background-image: url(./Images/blwt2verloop.gif);
	/*5F6CCB*/
	background-repeat: repeat-x;
}


	

