h1 {
    font-family:Verdana, Arial, Tahoma;
    font-size:13px;
    margin:2px;
    color:#666666;
}
h2 {
    font-family:Verdana, Arial, Tahoma;
    font-size:12px;
	font-weight: bold;
    color:#003873;
}
h3 {
    font-family:Verdana, Arial, Tahoma;
 	font-size:11px;
	font-weight: bold;
    color:#666666;
}
h4 {
    font-family:Verdana, Arial, Tahoma;
 	font-size:10px;
	font-weight: bold;
    color:#003873;
}

h5 {
    font-family:Verdana, Arial, Tahoma;
 	font-size:9px;
	font-weight: bold;
    color:#666666;
}

select {
    font-size:11px;
}

body {
    font-family:Verdana, Arial, Tahoma;
    font-size:11px;
    color:#666666;
	scrollbar-face-color: #f0f8ff;
	scrollbar-shadow-color: grey;
	scrollbar-highlight-color: grey;
	scrollbar-3dlight-color: #b0e0e6;
	scrollbar-darkshadow-color: #b0e0e6;
	scrollbar-track-color: white;
	scrollbar-arrow-color: #b0e0e6;
}
.footer {
    font-family:Verdana, Arial, Tahoma;
 	font-size:9px;
    color:#666666;
}
td.box {
	font-family:Verdana, Arial, Tahoma;
    font-size:10px;
    color:#000033;
    border:1px solid #cccccc;
}
td {
	font-family:Verdana, Arial, Tahoma;
    font-size:11px;
    color:#666666;
}
th{
	font-family:Verdana, Arial, Tahoma;
    font-size:13px;
    color:#000033;
}	


td.nobg a{
	text-decoration:none;
	
}	


td.link a {
	font-family:Verdana, Arial, Tahoma;
	font-size:11px;
	font-weight: bold;
    color:#003873;
    text-decoration:none;
}
td.link a:hover{
	font-family:Verdana, Arial, Tahoma;
	font-size:11px;
	font-weight: bold;
    color:#FFD341;
    text-decoration:underline;
}
td.link a:active{
	font-family:Verdana, Arial, Tahoma;
	font-size:11px;
	font-weight: bold;
    color:#003873;
    text-decoration:none;
}

a.toplink{
    font-family:Verdana, Arial, Tahoma;
	font-size:11px;
    color:#003873;
    text-decoration:none;
}
	
a.toplink:hover{
	font-family:Verdana, Arial, Tahoma;
	font-size:11px;
    color:#FFD341;
    text-decoration:underline;
}

a{
    font-family:Verdana, Arial, Tahoma;
	font-size:11px;
    color:#0066FF;
    text-decoration:none;
}

a:hover{
	font-family:Verdana, Arial, Tahoma;
	font-size:11px;
    color:#FFD341;
    text-decoration:underline;
}

td.pijldown{
	background: url('images/pijldown.gif');
    background-repeat: no-repeat;
    width:94px;
    height:107px;
    cursor:pointer;
}
	
td.pijlleft{
	background: url('images/pijlleft.gif');
    background-repeat: no-repeat;
    width:94px;
    height:107px;
    cursor:pointer;
}

td.sublink a{
	font-size:11px;
    color:#828282;
    margin-left:2px;
    margin-bottom:5px;
	padding-left:10px;
    text-decoration:none;
}
	
td.sublinkhover a{
	background: url('images/vierkant.gif');
    background-repeat: no-repeat;
    background-position:center left;
    width:100px;
    height:107px;
    cursor:pointer;
	font-size:11px;
    color:#828282;
    margin-left:2px;
    margin-bottom:5px;
	padding-left:10px;
    text-decoration:none;
}
td.subsublink a{
	font-size:11px;
    color:#333333;
    text-decoration:none;
    margin-left:12px;
    margin-bottom:5px;
	padding-left:10px;
}

td.subsublinkhover a{
	background: url('images/kleinvierkant.gif');
    background-repeat: no-repeat;
    background-position:center left;
    width:100px;
    height:107px;
    cursor:pointer;
	font-size:11px;
    color:#333333;
    margin-left:12px;
    margin-bottom:5px;
	padding-left:10px;
}

a.sublink {
    font-size:11px;
    color:#828282;
    margin-left:2px;
    margin-bottom:5px;
	padding-left:10px;
    text-decoration:none;
}

a.sublink:hover {
	background: url('images/vierkant.gif');
    background-repeat: no-repeat;
    background-position:center left;
    width:100px;
    height:107px;
    cursor:pointer;
    font-size:11px;
    color:#0f0f0f;
    margin-left:2px;
    margin-bottom:5px;
	padding-left:10px;
    text-decoration:underline;
}
a.subsublink {
    font-size:11px;
    color:#333333;
    text-decoration:none;
    margin-left:12px;
    margin-bottom:5px;
	padding-left:10px;
}

a.subsublink:hover {
    background: url('images/kleinvierkant.gif');
    background-repeat: no-repeat;
    background-position:center left;
    width:100px;
    height:107px;
    cursor:pointer;
	font-size:11px;
    color:#333333;
    margin-left:12px;
    margin-bottom:5px;
	padding-left:10px;
}
a.top{
	font-family:Verdana, Arial, Tahoma;
	font-size:10px;
    color:#ffffff;
}	
a.top:hover{
	font-family:Verdana, Arial, Tahoma;
	font-size:10px;
    text-decoration:underline;
}
hr {
    height:1px;
    color:black;
}

span.msg {
    font-weight:bold;
    display:block;
}
td.header{
    padding-right:5px;
    padding-top:3px;
}
td.subheader{
    padding-left:5px;
	padding-right:5px;
}

