html {
overflow-x : auto; 
overflow-y : auto; 
scrollbar-arrow-color : #ffff00;
scrollbar-base-color : #00aa00;
scrollbar-track-color : #750000;
scrollbar-darkshadow-color : #006600;
scrollbar-face-color : #00aa00;
scrollbar-highlight-color : #00ee00;
scrollbar-shadow-color : #007700; 
}
body {
background : #750000;
font-family : Helvetica, Arial, sans-serif; 
color : #ffff66; 
margin-left : 4px; 
margin-right : 20px; 
margin-bottom : 0px; 
margin-top : 0px; 
}
img {
border : none; 
}
p.center {
text-align : center; 
} 
div.center {
text-align : center;
margin-left : auto;
margin-right : auto;
} 
h1.Geel {
position : absolute; 
left : 5px; 
bottom : 8px; 
color : #ffff00; 
font-family : Times, serif; 
font-size : 60px; 
margin-bottom : 0px;
z-index : 4; 
} 
h1.Rood {
position : absolute; 
left : 6px; 
bottom : 7px; 
color : #ff0000; 
font-family : Times, serif; 
font-size : 60px; 
margin-bottom : 0px;
z-index : 4; 
} 
h1.DRood {
position : absolute; 
left : 7px; 
bottom : 6px; 
color : #330000; 
font-family : Times, serif; 
font-size : 60px; 
margin-bottom : 0px;
z-index : 4; 
} 
h1.Schaduw {
position : absolute; 
left : 13px; 
bottom : 0px; 
color : #004400; 
font-family : Times, serif; 
font-size : 60px; 
margin-bottom : 0px;
} 
h2 {
color : #00ff00;
font-family : Times, serif; 
}
h3 {
color : #ffff00; 
font-family : Times, serif;
} 
h3.Geel {
position : absolute; 
left : 60px; 
top : 5px; 
color : #ffff00; 
font-family : Times, serif; 
font-size : 33px; 
margin-top : 0px;
z-index : 4; 
} 
h3.Rood {
position : absolute; 
left : 61px; 
top : 6px; 
color : #ff0000; 
font-family : Times, serif; 
font-size : 33px; 
margin-top : 0px;
z-index : 4; 
} 
div.topright {
position : absolute; 
right : 5px; 
top : 5px; 
}
div.topleft {
position : absolute; 
left : 5px; 
top : 5px; 
}
div.bottomright {
position : absolute; 
right : 5px; 
bottom : 5px; 
} 
div.menu {
position : absolute; 
left : 600px; 
top : 75px; 
} 
div.files {
position : absolute; 
left : 5px; 
top : 60px; 
width : 580px;
height : 390px;
z-index : 3; 
} 
table.border0 {
border-width : 0px; 
}
td.menu {
width : 150px;
border-width : 1px; 
border-style : solid; 
border-color : #ff0000;
background-color : #750000;
}
iframe {
border-width : 2px; 
border-style : solid; 
border-color : #ff0000;
background-color : #750000;
}
span.small { 
font-size : 11px;
}
a:link {
color : #00ffff; 
text-decoration : none; 
font-size : 16px; 
font-weight : bold; 
} 
a:visited {
color : #00ffff; 
text-decoration : none; 
font-size : 16px; 
font-weight : bold; 
} 
a:active {
color : #ffff00; 
text-decoration : none; 
font-size : 16px; 
font-weight : bold; 
} 
a:hover {
color : #ffff00; 
text-decoration : none; 
font-size : 16px; 
font-weight : bold; 
}