html, body
{
	margin: 0px;
	height: 100%;
}
table.maintable
{
	width: 907px;
	height: 100%;
}
table.top_bar
{
	height: 30px;
	width: 100%;
}
table.content_table
{
	height: 100%;
}
td.shadow_left
{
	background-image: url('./images/shadow_left.gif');
	background-repeat: repeat-y;
	width: 37px;	
}
td.shadow_right
{
	background-image: url('./images/shadow_right.jpg');
	background-repeat: repeat-y;
	width: 41px;	
}
td.logo
{
	height: 30px;	
}
td.header
{
	background-image: url('./images/header.jpg');
	width: 831px;
	height: 220px;
	vertical-align: bottom;
}
td.referentie
{
	background-image: url('./images/post-it.png');
	background-repeat: no-repeat;
	width: 250px;
	height: 216px;
	padding-left: 17px;
	padding-right: 5px;
	padding-top: 15px
}
td.tab
{
	width: 98px;
	height: 38px;
}
td.main_area
{
	width: 831px;
	height: 100%;
}
td
{
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 9pt;
	color: #000000;
}
td.text
{
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 10pt;
	color: #000000;
	vertical-align: top;
}
td.main_content
{
	width: 700px;
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 10pt;
	color: #000000;
	padding-right: 10px;
	vertical-align: top;
	height: 100%;
}
td.sub_content
{
	width: 185px;
	height: 100%;
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 9pt;
	color: #667a92;
	vertical-align: top;
	padding-left: 15px;
	padding-right: 15px;
	border-left: 0px dotted #667a92;
}
p.small_break
{
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 5pt;
}
div.seperator
{
	margin: 0px;
	border-bottom: 1px dotted #667a92;
	width: 100%;
	height: 10px;
}
.address_small
{
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 8pt;
	color: #667a92;
}
p.title
{
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 10pt;
	color: #3fa8fd;
	font-weight: bold;
	padding: 0px;
}
span.title
{
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 10pt;
	color: #3fa8fd;
	font-weight: bold;
	padding: 0px;
}
td.footer
{
	background-image: url('./images/footer.jpg');
	width: 831px;
	height: 24px;
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 9pt;
	color: #eef2f3;
	text-align: center;
}
.div_content
{
	padding-left: 35px;
	padding-right: 0px;
	height: 100%;
	overflow: auto;
}
a.address
{	
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 9pt;
	color: #667a92;
	text-decoration: underline;
}
a.footer
{	
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 9pt;
	color: #eef2f3;
	text-decoration: none;
}
a.footer:hover
{
	text-decoration: overline;
}
a
{
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 9pt;
	color: #3fa8fd;
}
a.text
{
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 10pt;
	color: #000000;
}
.address_print
{
	display: none;
}