html, body 		{
				height: 100%;
				}
				
body 			{
					margin: 0px 0px 0px 0px; 
					padding: 0px 0px 0px 0px; 
					background-color: #dae2e3; 
					font-family: Arial;
					font-family: Arial;
					font-size: 9pt;
					height: 100%;
				}
				
A:link      				{ text-decoration: none; color: #3b352d; font-weight: bold; cursor:hand;}
A:visited   				{ text-decoration: none; color: #3b352d; font-weight: bold; cursor:hand;}
A:active    				{ text-decoration: none; color: #3b352d; font-weight: bold; cursor:hand;}
A:hover     				{ text-decoration: none; color: #fccc1b; font-weight: bold; cursor:hand;}

A.navigation:link 		{ color: #FFF; font-weight:bold; text-decoration: none; font-family:arial,comic sans ms,technical; font-size: 13pt; }
A.navigation:link 		{ color: #FFF; font-weight:bold; text-decoration: none; font-family:arial,comic sans ms,technical; font-size: 13pt; }
A.navigation:visited 	{ color: #FFF; font-weight:bold; text-decoration: none; font-family:arial,comic sans ms,technical; font-size: 13pt; }
A.navigation:active 		{ color: #FFF; font-weight:bold; text-decoration: none; font-family:arial,comic sans ms,technical; font-size: 13pt; }
A.navigation:hover 		{ color: #fccc1b; font-weight:bold; text-decoration: none; font-family:arial,comic sans ms,technical; font-size: 13pt; }

A.quicklink:link 		{ color: #FFF; font-weight:bold; text-decoration: none; font-family:arial,comic sans ms,technical; font-size: 13pt; }
A.quicklink:link 		{ color: #FFF; font-weight:bold; text-decoration: none; font-family:arial,comic sans ms,technical; font-size: 13pt; }
A.quicklink:visited 		{ color: #FFF; font-weight:bold; text-decoration: none; font-family:arial,comic sans ms,technical; font-size: 13pt; }
A.quicklink:active 		{ color: #FFF; font-weight:bold; text-decoration: none; font-family:arial,comic sans ms,technical; font-size: 13pt; }
A.quicklink:hover 		{ color: #fccc1b; font-weight:bold; text-decoration: none; font-family:arial,comic sans ms,technical; font-size: 13pt; }

A.anchor:hover 		{ color: #000; cursor: default; }

#container		{ 	
					border-collapse: collapse;
					width: 783px; 
					margin-left: auto;
					margin-right: auto;
					background-color: #9caec3;
					height: 98%;
				}
	
#border			{
					width: 14px;
				}

#menuitem		{
					background:	url("../images/menuitem_bg.gif") no-repeat;
					width: 175px;
					height: 28px;
					text-align: left;
					font-family: Arial;
					font-size: 13pt;
					color: white;
					font-weight: bold;
					padding: 8px 0px 0px 3px; 
				}
				
#submenu		{
					width: 147px;
					text-align: left;
					font-family: Arial;
					font-size: 7pt;
					background-color: #dde5ec;
					font-weight: bold;
					padding: 2px;
					border: 1px solid #004f91;
					margin-top:-4px;
					
				}

#site			{
					width: 755px;
					background:	url("../images/sea.jpg") no-repeat;
					background-color: #b7c9de;
				}

#maincontent 	{
					background-color: #c8d7e6;
					border: 2px solid white;
					text-align: left;
					padding: 5px;
				}


#header			{
					background:	url("../images/header_bg.gif") no-repeat;
					width: 528px;
					height: 38px;
					text-align: left;
					font-family: Arial;
					font-size: 20pt;
					color: white;
					font-weight: bold;
					padding: 6px 0px 0px 6px; 
				}

.quicklink
				{
					width: 20px;
					height: 20px;
					position: relative;
					left: 120px;
					top: -20px;
					border: 2px solid #c2cdd7;
					background-color: #03355e;
					font-family: Arial;
					font-size: 12pt;
					color: white;
					font-weight: bold;
					padding: 2px;

				}
				
.imgright{
FLOAT: 		right; 
MARGIN: 	0px 10px 10px 0px;
}

	
.bottom{
		font-family:			Tahoma;
		font-size:				0.9em;
		text-align:				right;
		border-top:				1px dotted #5F666A;
		text-decoration:		none;
		font-weight:			normal;
		width:					528px;
	}

*html .bottom{
		border-top: none;
		padding: 2px;
		background: url('../images/css-dotted.gif') repeat-x top;
}

.imgborder{
border:	10px solid #fff;
}

.townheader {
		font-family:			Tahoma;
		font-size:				1.60em;
		font-weight:			bold;
		background-color:		#ffe78e;
		}

.bandheader {
		font-family:			Tahoma;
		font-size:				1.40em;
		font-weight:			bold;
		}
		
table td{
		text-align:				left;
		vertical-align:			top;
}

#maincontent hr {
	margin:5px;
	padding:0px;
	border-bottom:1px solid #EEE;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	line-height:0px;
	height:1px;
	display:block;
}

.main{
border:	4px solid #fff;
}

#welkom	td		{
					text-align: center;
					font-size: 10pt;
				}

.confirmdelete
				{
				font-weight: bold;
				color: red;
				}

#footer
				{
				font-size: 8pt;
				font-family: arial;
				font-weight: bold				
				}
tr.d1 td {
	background-color: #e5eaf0;
}
tr.d0 td {
	}