body{
	background-image: url(images/bg.gif); 
	margin: 0px;}

td.leftbar{	background-image: url(images/leftbar_opvulling.jpg); 
	background-repeat:repeat-y;
	vertical-align:top;}

td.topbar{	background-image: url(images/topbar.jpg);
	height: 32px;
	width: 561px; }

td.main{ width: 386px;
  height:521px;
  background-color:#FFFFFF;
  text-align:left;
  vertical-align:top;
  padding-top: 33px; padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;}

td.mainright{ width: 175px;
  vertical-align:bottom;
  background-color:#FFFFFF;
}

td.bottombar{	height: 73px; width: 796px;}

a:link {
  color: #333333;
  text-decoration: none;
  border-bottom: 1px dotted #333333;}
 
a:hover {
  text-decoration: underline;
  border-bottom: 0px;}