/* Style for all bodies. */
body {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	font-weight: bold; 
	color: #000000;
	scrollbar-face-color:#CECCB5;
	scrollbar-arrow-color:#CCCCCC;
	scrollbar-track-color:#CECCB5;
	scrollbar-shadow-color:#C0C0C0;
	scrollbar-highlight-color:'';
	scrollbar-3dlight-color:'';
	scrollbar-darkshadow-Color:'';
    background-color: #CECCB5;
	margin: '';
}

/* Style voor border om maintable. */
.maintable {
	border-style: solid;
	border-width : 1px 1px 1px 1px;
	border-top-color : #776436;
	border-right-color : #776436;
	border-bottom-color : #776436;
	border-left-color : #776436;
	height: '';
	width: '';
	top: 0px;
}

/* Style for all table cells. */
td {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	color: #000000;
}

/* Style for menu in zwarte kolom. */
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}

/* Custom link styles */
a:active {
	text-decoration: none;
	color: #000000
}

a:hover {
	text-decoration: none;
	font-weight: bold;
	color: '';
}

a:visited {
	text-decoration: none;
	color: #000000
}

a:link {
	text-decoration: none;
	color: #000000
}

#imageinfo {
	visibility: hidden;
}


