body		{
				margin:				0 0 0 0;
				padding:			0 0 0 0;
				font-family:		Arial;
				font-size:			10pt;
				background-image:	url('gfx/barleft.gif');
				background-repeat:	repeat-y;
			}
TABLE		{
				font-size:			10pt;
				border:				0;
				border-collapse:	collapse;
				border-spacing:		0;
				padding:			0 0 0 0;
				spacing:			0 0 0 0;
				margin:				0 0 10px 0;
			}
TD			{
				padding:			0 0 0 0;
				vertical-align:		top;
				margin:				0 0 0 0;
				text-align:			justify;
			}
H1			{
				text-align:			right;
				margin:				0 0 5px 0;
				font-size:			10pt;
				border-bottom:		1px #fda000 solid;
			}
H2			{
				margin:				0 0 10px 0;
				font-size:			10pt;
				background-image:	url('gfx/patroon.gif');
				padding:			1px 1px 1px 1px;
				text-align:			center;
				text-transform:		uppercase;
			}
p			{
				margin:				0 0 10 0;
			}

UL			{
				margin:				0 0 0 14px;
				padding:			0 0 0 14px;
				text-transform:		lowercase;
				list-style-type:	square;
			}
UL A		{
				color:				black;
			}
.tdtop		{
				background-image:	url('gfx/toprep.jpg');
			}
.tdbar		{
				background-repeat:	repeat-y;
				width:				151px;
			}
.tdcontent	{
				background-repeat:	repeat-x;
				background-image:	url('gfx/contenttop.gif');
				width:				100%;
				padding:			10px 10px 10px 10px;
			}
.tdcontent TABLE {
	width:							100%;
	}
.tdfillup	{
				background-repeat:	repeat-x;
				background-image:	url('gfx/contenttop.gif');
			}

.product	{
				width:				100%;
				background-color:	#ffcf43;
				border:				1px black solid;
				margin-bottom:		10px;
			}
.product h3 {
				text-align:			center;
				margin:				0 0 0 0;
				color:				white;
				font-size:			10pt;
			}
.product .top	{
				background-color:	#cf2516;
				font-weight:		bold;
				border-bottom:		1px black solid;
			}
.product .left {
				padding-left:		5px;
				width:				100px;
			}
.product .odd {
				background-color:	#feb500;
			}
.product .even {
			}
.product .value {
				padding-left:		5px;
			}
.product img {
				margin:				5 5 5 5;
				border:				1px black solid;
			}

.productlist	{
				width:				100%;
				background-color:	#ffcf43;
				border:				1px black solid;
				margin-bottom:		10px;
				vertical-align:		middle;
			}
.productlist td	{
				padding-top:		2px;
				padding-bottom:		2px;
				vertical-align:			middle;
			}
.productlist .odd td {
				background-color:	#feb500;
			}
.productlist .even td {
			}
.productlist .prijs {
				text-align:			right;
				padding-right:		10px;
			}
.productlist a {
				color:				black;
			}
.productlist a:hover {
				color:				blue;
			}
.download {
	text-decoration:				none;
	}
.download IMG {
	border:							0px;
	}

