body 	{ 
	align: center;
	margin-top: 0px; 
	margin-left: 0px; 
	padding: 0px ;
	font-size: 11px; 
	font-family: Verdana, Times, Arial ; 
	}

.white {
	position: relative;
	color: #ffffff;
	}

.grey {
	color: #999999;
	}	

a:link		{ color: #cc0000; text-decoration: none }
a:active	{ color: #cc0000; text-decoration: none }
a:visited	{ color: #cc0000; text-decoration: none }
a:hover		{ color: #333333; text-decoration: none }

TABLE	{ 
	font-size: 11px; 
	font-family: Verdana; 
	border: 0px solid;
	border-color: #ffffff;
	}

.header {
	position: relative;
	width: 600px;
	height: 71px;
	background-image:url(../images/header.jpg);
	border-bottom: 1px solid #ffffff;

	}

.footer{
	position: relative;
	width: 600px;
	height: 80px;
	background-image:url(../images/footer.jpg);
	font-size: 10px;
	color: #cccccc; 
	border-top: 1px solid #ffffff;
	}

.home {
	position: absolute;
	width: 400px;
	height: 40px;
	top: 6px;
	margin-left: 10px;
	border: 0px solid #ffcc00;
	background-image:url(../images/pixel.gif);
	cursor: pointer;
	z-index: 5;
	}

h1 {
	font-size: 20px;
	font-weight: bold;
	color: #cc0000; 
	}

h2 {
	font-size: 16px;
	color: #cc0000; 
	}

.titleblack	{
	font-size: 20px;
	font-weight: bold ;
	color: #0F0F0F; 
	width: 400px;
	}

.copypaste {
	width: 400px;
	}

.pagebody {
	position: relative ;
	left: 50% ;
	width: 600px;
	height: 460px;
	margin-left: -300px ;
	border: 0px solid #FF0000 ;
	}

.content {
	position: relative;
	width: 598px;
	border-left: 1px dotted #bd0000;
	border-right: 1px dotted #bd0000;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	}	
	
.contentpadder {
	position: relative;
	width: 558px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	border: 0px solid #FFcc00 ;
	}
	
.footerpadder {
	position: absolute;
	width: 400px;
	height: 20px;
	top: 26px;
	left: 16px;
	border: 0px solid #FFcc00 ;
	z-index: 3;
	}	

.footerlink {
	position: absolute;
	width: 20px;
	height: 20px;
	top: 19px;
	margin-left: 0px;
	border: 0px solid #ffcc00;
	background-image:url(../images/pixel.gif);
	cursor: pointer;
	}

.formtable {
	position: relative;
	width: 300px;
	height: 60px;
	margin-left: 0px;
	border: 0px solid #FFcc00 ;
	}
	
.formcol1 {
	position: relative;
	float: left;
	width: 160px;
	height: 20px;
	margin-left: 0px;
	margin-bottom: 6px;
	border: 0px solid #FF0000 ;
	}

.formcol2 {
	position: relative;
	float: left;
	width: 100px;
	height: 20px;
	margin-left: 0px;
	margin-bottom: 6px;
	border: 0px solid #000000 ;
	}	

.frog {
	position: absolute;
	width: 83px;
	height: 80px;
	top: -12px;
	left: 346px;
	z-index: 2;
	background-image:url(../images/frog.gif);
	}	
	
.hcpcell0 {
	background: #eaeaea;
	text-align: center;
	color: #bf0000;
	}

.hcpcell1 {
	background: #ffffff;
	text-align: center;
	}
	
.hcpcell2 {
	background: #eaeaea;
	text-align: center;
	}		
	
.divider {
	position: relative;
	width: 550px;
	height: 2px;
	border-top: 1px dotted #cc0000;
	}	
	
.disclaimer {
	position: absolute;
	width: 120px;
	height: 20px;
	top: 0px;
	left: 516px;
	z-index: 2;
	}		
	
.hcptable	{
	border: 1px solid #cc0000;
	}
	
.balloon {
	position: absolute;
	width: 172px;
	bottom: 0px;
	left: 408px;
	z-index: 10;
	border: 0px solid #ffcc00;
	}	
.balloontop {
	position: relative;
	width: 172px;
	height: 17px;
	background-image:url(../images/balloon-top.gif);
	}			
.balloonmid {
	position: relative;
	width: 172px;
	background-image:url(../images/balloon-mid.gif);
	text-align: center;
	}	
.balloonbot {
	position: relative;
	width: 172px;
	height: 43px;
	background-image:url(../images/balloon-bot.gif);
	}	
.pixel: {
	position: absolute;
	border: 2px solid;
	right: 5px;
	top: 5px;
	z-index: 0;
	}

.korting {
	position: relative;
	width: 100%;
	height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top: 1px solid #eaeaea;
	}
	
.kortingpadder {
	position: relative;
	width: 580px;
	height: 100px;
	margin-top: 10px;
	margin-bottom: 0px;
	border-top: 0px solid #eaeaea;
	}	
	
.coupimg {
	position: absolute;
	left: 0px;
	top: 0px;
	margin-right: 0px;
	width: 100px;
	height: 100px;
	}	
	
.couptitle {
	font-size: 16px;
	color: #008000;
	}	
	
.couptext {
	position: absolute;
	left: 120px;
	top: 0px;
	}
	
.rsstitle {
	font-size: 16px;
	}			