span, div, table, td, th, form, p {
 font-size: 12px;
 font-family: tahoma, verdana, arial;
 background-color: inherit;
 color: #333333;
}

.highlight
{
	background: #FFFF00;
}

body{
 background-color: #ffffff;
 text-align: center;
 padding: 0px;
 margin: 0px;
}

.main {
 width: 742px;
 text-align: left;
 margin: 0px auto 0px;
}

.headleft {
 text-align: center;
 vertical-align: middle;
 height: 91px;
 width: 259px;
}

.headright {
 text-align: right;
 vertical-align: middle;
 height: 91px;
}

.menu {
 vertical-align: middle;
 background: #2a2e53 url('images/menubg.gif') left top repeat-x;
 height: 27px;
}

.menu_selected {
 vertical-align: middle;
 background: #2a2e53 url('images/menubg_selected.gif') left top repeat-x;
 height: 27px;
}

.submenu {
 vertical-align: middle;
 background-color: #ffc509;
 height: 22px;
 font-size: 9px;
}

.contentleft {
  width: 243;
  text-align: center;
  vertical-align: top;
}

.contentright {
  vertical-align: top;
}

.mainfoot {
 border-top: 2px #d5deef solid;
 text-align: center;
 color: #5577bb;
 font-size: 11px;
}

.searchbox {
 text-align: left;
 margin: 0px 0px 0px auto;
 width: 208px;
}

.searchfield {
 width: 166px;
 height: 22px;
 border-style: none;
 vertical-align: middle;
 background: #ffffff url('images/searchfield.gif') left top no-repeat;
 padding: 3px 3px 3px 5px;
 font-size: 13px;
 color: #5277bb;
}

a { color: #2a2e53; text-decoration: none; font-weight: 700; }
a:hover {  color: #5277bb; text-decoration: none; }

a.menulink, a.menulink:visited { color: #ffffff; font-weight: 700; text-decoration: none; font-weight: bold; }
a.menulink:hover { color: #ffffff; text-decoration: none; }

a.submenulink, a.submenulink:visited, a.submenulink:hover { color: #2a2e53; font-size: 13px; font-weight: 500; text-decoration: none; }

a.nounderline, a.nounderline:visited { text-decoration: none; }
a.nounderline:hover { text-decoration: underline; }

.tbl { /* Niets */ }

.tbltop           { font-family: arial, verdana; color: #efefef; font-size: 13px; background-color: #2a2e53; }
.tbltop2          { font-family: arial, verdana; color: #efefef; font-size: 20px; background-color: #2a2e53; }
.tbltopwhite      { font-family: arial, verdana; color: #efefef; font-size: 13px; background-color: #6a6d87; }
.tbltopleft       { font-family: arial, verdana; color: #efefef; font-size: 13px; background: #2a2e53 url('images/tbltopleft.gif') left top no-repeat; }
.tbltopleftwhite  { font-family: arial, verdana; color: #efefef; font-size: 13px; background: #6a6d87 url('images/tbltopleftwhite.gif') left top no-repeat; }
.tbltopright      { font-family: arial, verdana; color: #efefef; font-size: 13px; background: #2a2e53 url('images/tbltopright.gif') right top no-repeat; }
.tbltoprightwhite { font-family: arial, verdana; color: #efefef; font-size: 13px; background: #6a6d87 url('images/tbltoprightwhite.gif') right top no-repeat; }

.tblrowlight      { font-family: arial, verdana; color: #2A2E53; font-size: 12px; background-color: #c5ccda; }
.tblrowlightwhite { font-family: arial, verdana; color: #2A2E53; font-size: 12px; background-color: #d7dbe5; }
.tblrowdark       { font-family: arial, verdana; color: #2A2E53; font-size: 12px; background-color: #9eacc6; }
.tblrowdarkwhite  { font-family: arial, verdana; color: #2A2E53; font-size: 12px; background-color: #bbc5d7; }

.tblbottomlightleft       { font-family: arial, verdana; color: #2A2E53; font-size: 12px; background: #c5ccda url('images/tblbottomlightleft.gif') left bottom no-repeat; }
.tblbottomlightleftwhite  { font-family: arial, verdana; color: #2A2E53; font-size: 12px; background: #d7dbe5 url('images/tblbottomlightleftwhite.gif') left bottom no-repeat; }
.tblbottomlightright      { font-family: arial, verdana; color: #2A2E53; font-size: 12px; background: #c5ccda url('images/tblbottomlightright.gif') right bottom no-repeat; }
.tblbottomlightrightwhite { font-family: arial, verdana; color: #2A2E53; font-size: 12px; background: #d7dbe5 url('images/tblbottomlightrightwhite.gif') right bottom no-repeat; }
.tblbottomdarkleft        { font-family: arial, verdana; color: #2A2E53; font-size: 12px; background: #9eacc6 url('images/tblbottomdarkleft.gif') left bottom no-repeat; }
.tblbottomdarkleftwhite   { font-family: arial, verdana; color: #2A2E53; font-size: 12px; background: #bbc5d7 url('images/tblbottomdarkleftwhite.gif') left bottom no-repeat; }
.tblbottomdarkright       { font-family: arial, verdana; color: #2A2E53; font-size: 12px; background: #9eacc6 url('images/tblbottomdarkright.gif') right bottom no-repeat; }
.tblbottomdarkrightwhite  { font-family: arial, verdana; color: #2A2E53; font-size: 12px; background: #bbc5d7 url('images/tblbottomdarkrightwhite.gif') right bottom no-repeat; }