body {
   background:  #000099;
   font-family: Verdana, Helvetica, Arial, sans-serif;
   font-size:   12px;
   line-height: 14px;
   table-layout: fixed;
}

th {
   text-align:  center;
   font-size:   20px;
   line-height: 26px;
   font-weight: demi-bold;
   font-variant: small-caps;
   color:       white;
   background-color: #660000;
}

.rubriekkop, .rubriekkop a:visited, .rubriekkop a:active, .rubriekkop a:link {
   background-color: #000066;
   color:       white;
   text-align:  center;
   font-size:   13px;
   line-height: 16px;
   margin-bottom: 5pt;
   font-weight: demi-bold;
}

.menubg, .menubg a:visited, .menubg a:active, .menubg a:link {
    background-color: #0000CC;
	color:       white;
    text-align:  left;
    font-size:   11px;
    line-height: 14px;
    margin-bottom: 5pt;
    }

.menuselect, .menuselect a:visited, .menuselect a:active, .menuselect a:link, .menuselect a:hover {
    font-weight: demi-bold;
	color:       white;
    text-align:  left;
    font-size:   11px;
    line-height: 14px;
    margin-bottom: 5pt;
}

.menuselect a:hover, .menubg a:hover {
    background-color: #660000;
	color:       FFFF00;
}

.error, i a:hover, .kolom a:hover {
	color:       red;
}

.menukop, .menukop a:link, .menukop a:visited, .menukop a:active {
   background-color: #660000;
   color:       white;
   text-align:  left;
   font-size:   11px;
   line-height: 14px;
   margin-bottom: 5pt;
   font-weight: demi-bold;
}

a:link, a:visited, a:active  {
   color: #000033;
   text-decoration: none;
   font-weight: normal;
}
