html, body, #contentTable {
  height:85%;
  margin: 0;
  padding: 0;
  border: none;
  text-align: center;
  font-family:"Times New Roman", Times, serif;
  color:#0f3653;
}
#contentTable {
  margin: 0 auto;
  text-align: left;
  vertical-align: middle;
  width:100%;
}

.header_spacer {
background:url(http://www.cvig.nl/img/header_spacer.gif);
height:91px;
}

.content_lb {
 width:24px;
 height:26px;
 background:url(http://www.cvig.nl/img/content_lb.gif);
 background-repeat:no-repeat;
}

.content_rb {
 width:24px;
 height:25px;
 background:url(http://www.cvig.nl/img/content_rb.gif);
 background-repeat:no-repeat;
}

.content_lo {
 width:24px;
 height:25px;
 background:url(http://www.cvig.nl/img/content_lo.gif);
 background-repeat:no-repeat;
}

.content_ro {
 width:23px;
 height:25px;
 background:url(http://www.cvig.nl/img/content_ro.gif);
 background-repeat:no-repeat;
}

.content_spacer {
 background:url(http://www.cvig.nl/img/content_spacer.gif);
}

.menu_lb {
 width:26px;
 height:26px;
 background:url(http://www.cvig.nl/img/menu_lb.gif);
 background-repeat:no-repeat;
}

.menu_rb {
 width:23px;
 height:20px;
 background:url(http://www.cvig.nl/img/menu_rb.gif);
 background-repeat:no-repeat;
}

.menu_lo {
 width:24px;
 height:26px;
 background:url(http://www.cvig.nl/img/menu_lo.gif);
 background-repeat:no-repeat;
}

.menu_ro {
 width:20x;
 height:20px;
 background:url(http://www.cvig.nl/img/menu_ro.gif);
 background-repeat:no-repeat;
}

.menu_spacer {
 background:url(http://www.cvig.nl/img/menu_spacer.jpg);
 color:white;
}

a {
text-decoration:none;
color:white;
} 
a:hover {
text-decoration:underline;
}

