TD {font-size:8pt;color:#000000;font-family:Tahoma,Helvetica,Arial;}
a:link,a:visited,a:active {font-size:10pt;color:#39539C;font-family:Tahoma,Helvetica,Arial; text-decoration:underline;}
a:hover {text-decoration:none;}

.hfstcijfer {
	font-size:15pt;
	color:#ffffff;
	font-family:Tahoma,Helvetica,Arial;
	font-weight:bold;
	vertical-align: bottom;
}

.kop1 {font-size:14pt;color:#000000;font-family:Tahoma,Helvetica,Arial;font-weight:bold;}
.kop3 {font-size:12pt;color:#39539C;font-family:Tahoma,Helvetica,Arial;font-weight:bold;}
.kop4 {font-size:10pt;color:#39539C;font-family:Tahoma,Helvetica,Arial;font-weight:bold;}

h1 {font-size:14pt;color:#000000;font-family:Tahoma,Helvetica,Arial;font-weight:bold;vertical-align: bottom;}
h2 {font-size:12pt;color:#39539C;font-family:Tahoma,Helvetica,Arial;font-weight:bold;}
h3 {font-size:15pt;color:#ffffff;font-family:Tahoma,Helvetica,Arial;font-weight:bold;vertical-align: bottom;}
h4 {font-size:10pt;color:#39539C;font-family:Tahoma,Helvetica,Arial;font-weight:bold;}

.copyright {font-size:8pt;color:#000000;font-family:Tahoma,Helvetica,Arial;}
a:link.copyright,a:visited.copyright,a:active.copyright {font-size:8pt;color:#000000;font-family:Tahoma,Helvetica,Arial; text-decoration:underline;}
a:hover.copyright {text-decoration:none;}

.smt-container {font-size:8pt;margin: 0px;	padding: 0px; font: icon; white-space: nowrap; }
.smt-item {font-size:8pt; padding: 0px;	margin: 0px; font: icon; color: black; white-space: nowrap;}
.smt-item a, .webfx-tree-item a:active, .webfx-tree-item a:hover {font-size:8pt; margin-left: 3px;	padding: 1px 2px 1px 2px;}
.smt-item a {font-size:8pt; color: white; text-decoration: none;}
.smt-item a:visited {font-size:8pt; color: white; text-decoration: none;}
.smt-item a:hover {font-size:8pt;color: white;text-decoration: underline;}
.smt-item a:active {font-size:8pt;;color: white; text-decoration: none;}
.smt-item img {	vertical-align: middle;	border: 0px;}
.smt-icon {width: 16px;height: 16px;}

BODY {
	SCROLLBAR-FACE-COLOR: #B1B1B1; SCROLLBAR-HIGHLIGHT-COLOR: #39539C; SCROLLBAR-SHADOW-COLOR: #000000; SCROLLBAR-3DLIGHT-COLOR: #f2f2f2; SCROLLBAR-ARROW-COLOR: #39539C; SCROLLBAR-TRACK-COLOR: #D0DAF8; SCROLLBAR-DARKSHADOW-COLOR: black }
	
ul.links {margin-top:0px; margin-left:15px;}

.treeview ul{ /*CSS for Simple Tree Menu*/
margin: 0;
padding: 0;
}

.treeview li{ /*Style for LI elements in general (excludes an LI that contains sub lists)*/
background: white url(/images/smt/new.png) no-repeat left center;
list-style-type: none;
padding-left: 22px;
margin-bottom: 3px;
}

.treeview li.submenu{ /* Style for LI that contains sub lists (other ULs). */
background: white url(/images/smt/lplus.png) no-repeat left 1px;
cursor: hand !important;
cursor: pointer !important;
}


.treeview li.submenu ul{ /*Style for ULs that are children of LIs (submenu) */
display: none; /*Hide them by default. Don't delete. */
}

.treeview .submenu ul li{ /*Style for LIs of ULs that are children of LIs (submenu) */
cursor: default;
}

