body{
			background-color: #b2b2b2;
			margin: 0px;
			padding: 0px;
			
			text-align: center;
		}
		
		table.outer{
			width: 940px;
			text-align: left;
			MARGIN: auto;
			padding : 0px;
				height: 100%;
		}
		
		td.websiteholder{
			width: 900px;
			
			background-color: #ffffff;
			vertical-align: top;
		}
		
		table.websiteholder{
			width: 900px;
			border: 0px;
			height: 100%;
			background-color: #ffffff;
		}
		
		
		td.fadeleft{
			width: 20px;
			background-image: url(http://www.voc-onderhoud.nl/gfx/fade_left.jpg);
			background-position: top right;
			background-repeat: repeat-y;
		}
		td.faderight{
			width: 20px;
			background-image: url(http://www.voc-onderhoud.nl/gfx/fade_right.jpg);
			background-position: top left;
			background-repeat: repeat-y;
		}
		
		
		td.topbarholder{
			background-image: url(http://www.voc-onderhoud.nl/gfx/topbar_fade.gif);
			background-position: bottom left;
			background-repeat: repeat-x;
			background-color: #ffffff;
			
			height: 100px;
		}
		
		td.dropdownholder{
			height: 32px;
			background-color: #cc6633;
			background-image: url(http://www.voc-onderhoud.nl/gfx/menu_bg_line.gif);
			
		}
		
		td.topbarwhitespacer{
			height: 2px;
			background-color: #ffffff;
		}
		
		td.moodbarholder_content{
			height: 75px;
		}
		td.moodbarholder_homepage{
			height: 200px;
		}
		
		td.topbarbrownspacer{
			height: 5px;
			background-color: #cc4c33;
		}
		td.topbarbrownspacer2{
			height: 10px;
			background-color: #cc6633;
		}
		
		td.maincontentholder{
			height: 100%;
			vertical-align: top;
		}
		
		table.maincontentholder{
			border: 0px;
			height: 100%;
		}
		
		td.textblock_first_spacer{
			height: 2px;
			background-color: #ffffff;
		}
		
		td.textblockholder{
			width: 200px;
			
			background-image: url(http://www.voc-onderhoud.nl/gfx/textblock_background.jpg);
			background-repeat: repeat-x;
			background-position: top left;
			
			background-color: #cc6633;
			
			vertical-align: top;
		}
		
		table.textblockholder{
			width: 100%;
			height: 100%;
		}
		
		td.textblock_text{
			vertical-align: top;
			padding: 20px;
		}
		
		td.contentholder{
			background-image: url(http://www.voc-onderhoud.nl/gfx/content_fade.jpg);
			background-repeat: repeat-x;
			background-position: top left;
			background-color: #ffffff;
		}
		
		td.contentholder{
			padding: 25px;
			width: 700px;
			
			vertical-align: top;
		}
		
		td.footerholder{
			text-align: center;
		}
		
		table.topbarholder{
			height: 100px;
			width: 100%;
			border: 0px;
		}
		td.logo{
			padding-left: 20px;
			padding-bottom: 20px;
			
			vertical-align: bottom;
		}
		td.logo img{
			border: 0px;
		}
		td.quickmenuholder{
			text-align: right;
			padding-right: 20px;
			padding-bottom: 18px;
			
			vertical-align: bottom;
			
		}
		
		td.footerlineholder{
			height: 5px;
			background-color: #cc6633;
		}
		td.footerline1, td.footerline2, td.footerline3, td.footerline4{
			height: 5px;
		}
		
		td.footerline1{
			width:337px;
			background-color: #cc6633;
		}
		td.footerline2{
			width:2px;
			background-color: #ffffff;
		}
		td.footerline3{
			width:168px;
			background-color: #cc6633;
		}
		td.footerline4{
			width:2px;
			background-color: #ffffff;
		}
