H1 {
color: #384CBD;
font-size:18px;
font-weight:bold;
}

H2 {
color: #384CBD;
font-size:11px;
font-weight:bold;
margin-bottom:0px;
}

H3 {
}

.FrmBtnOut
{  
  cursor: hand ; 
  height: 20px;
  font-size: 10px;
  color: #000000;
  font-weight: bold;
  margin: 0px;
  background-color: #FFFFFF;
  border : 1px solid #000000;
}

.FrmBtnOn
{  
  cursor: hand ; 
  height: 20px;
  font-size: 10px;
  color: #f15701;
  font-weight: bold;
  margin: 0px;
  background-color: #FFFFFF;
  border : 1px solid #000000;
}

.TextField
{  
  height: 20px;
  font-family : Arial, Sans-serif, Verdana, Helvetica;
  font-size: 11px;
  color: #000000;
  margin: 0px;
  background-color: #FFFFFF; 
  border-color: #CCCCCC; 
  border-style: solid; 
  border-top-width: 1px; 
  border-right-width: 1px; 
  border-bottom-width: 1px; 
  border-left-width: 1px;
}

A { text-decoration: underline; }
A:link { color: #000000; }
A:visited { color: #000000; }
A:hover { text-decoration: underline; color: #000000; }

A.wit { text-decoration: underline; font-weight: bold; }
A.wit:link { color: #FFFFFF; }
A.wit:visited { color: #FFFFFF; }
A.wit:hover { text-decoration: underline; font-weight: bold; color: #FFFFFF; }

A.menuitem { font-weight: bold; text-decoration: none; }
A.menuitem:link { color: #000000; }
A.menuitem:visited { color: #000000; }
A.menuitem:hover { font-weight: bold; text-decoration: none; color: #F15701; }

A.menuitem_current { font-weight: bold; text-decoration: none; }
A.menuitem_current:link { color: #F15701; }
A.menuitem_current:visited { color: #F15701; }
A.menuitem_current:hover { font-weight: bold; text-decoration: none; color: #F15701; }

TD.topleft {
  background-color: #FFFFFF;
  width: 213px;
}

TD.topmid {
  background-color: #E5E5E5;
  width: 270px;  
  padding-top: 30px;
  padding-left: 15px;
}

TD.topright {
  width: 517px;
  background-color: #D4D7A2;
  background-image: URL(/images/bgtopright.jpg);
  background-repeat: repeat-x;
  color: #384CBD;
  padding-left: 25px;
  padding-top: 35px;
  line-height: 30px;
  font-size: 25px;
}

TD.left {
  background-color: #F15701;
  background-image: URL(/images/bgleft.jpg);
  background-repeat: repeat-y;
  width: 213px;
}

.leftmid {
  padding-left: 15px;
  color: #FFFFFF;
  font-weight: bold;
}

TD.menu {
  background-color: #FFFFFF;
  vertical-align: top;
  padding-top: 0px;
  padding-left: 8px;
}

TD.menuitem {
  background-image: URL(/images/bgmenuitem.jpg);
  background-repeat: repeat-x;
  width: 255px;
  height: 31px;
  padding-top: 8px;
  padding-left: 6px;
  font-size: 12px;
}

TD.menuitem2 {
  background-image: URL(/images/bgmenuitem.jpg);
  background-repeat: repeat-x;
  width: 230px;
  height: 31px;
  padding-top: 8px;
  padding-left: 31px;
  font-size: 12px;
}

.onderschrift {
  padding-left: 7px;
  color: #666666;
}

TD.content {
  width: 517px;
  vertical-align: top;
  background-color: #EEEFB5;
  background-image: URL(/images/bgright.jpg);
  background-repeat: repeat-y;
  padding: 25px;
}

TD {
  font-family: Arial, Verdana, Helvetica;
  font-size: 11px;
  font-style : normal;
  font-weight : normal;
  line-height: 16px;
  color: #000000;
}

body {
  background-image: URL(/images/bg.jpg);
  background-repeat: repeat-x;
  background-color: #EEEFB5;
  margin: 0px;
  padding: 0px;
}
