.browselink:link {
	color: black
}

.browselink:visited {
	color: black
}

.browselink:active {
	color: black
}

.browselink:hover {
	background-color: #ffcc66
}

TD,P, BUTTON { font: 10pt "Verdana" }

.nieuws {
	font: 14pt "Verdana";
	font-weight: bold;
	color: #3d5772
}

#region2 .memoBlaadje .border {
	font: 8pt "Verdana";
	background-color: black;
	color: white
}

#region2 .memoBlaadje .title {
	font: 8pt "Verdana";
	background-color: black;
	color: #3d5772
}

#region2 .memoBlaadje .content {
	font: 8pt "Verdana";
	background-color: yellow;
	color: black
}

#region2 .content2 .border {
	background-color: silver;
	color: #000000;
	filter: progid : DXImageTransform . Microsoft .
		Alpha(Opacity = 100, FinishOpacity = 0, Style = 1, StartX = 60, FinishX
		= 140, StartY = 0, FinishY = 0)
}

#region2 .content2 .title {
	font: 10pt "Verdana";
	font-weight: bold;
	background-color: black;
	color: white
}

#region2 .content2 .content {
	background-color: lightblue;
	color: black
}

.normal .title {
	font: 10pt "Verdana";
	font-weight: bold;
	color: #3d5772
}

.normal .content {
	font: 10pt "Verdana";
	color: black
}

.normal a.leftmenu {
	color: black;
	text-decoration: none;
	padding-left: 10px;
}

.normal a.leftmenu:hover {
	background-color: white;
	color: black;
	text-decoration: underline
}

.normal .title a {
	font: 10pt "Verdana";
	font-weight: bold;
	color: #3d5772;
	text-decoration: none
}

.normal .title a:hover {
	text-decoration: underline
}

.squareBorder .border {
	background-color: #3d5772;
	color: white
}

.squareBorder .title {
	font-size: 10pt;
	font-weight: bold;
	background-color: #3d5772;
	color: white
}

.squareBorder .content {
	font: 10pt "Verdana";
	background-color: white;
	color: black
}

.squareBorder a.leftmenu {
	color: black;
	text-decoration: none;
	padding-left: 5px;
}

.squareBorder a.leftmenu:hover {
	text-decoration: underline
}

.header {
	background-color: #3d5772;
	color: white
}

tr.odd {
	background-color: #F2F2F2
}

tr.marked {
	background-color: lightblue
}

a.mainVMenuItem {
        background-color: white;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: center;
        margin-bottom: 8px;
}

a.mainVMenuItem:hover,a.menuItem:hover {
	background-color: #B1BCDA;
	color: black;
}
}