﻿BODY  {
	background-color : #003399;
	font-family :  Verdana, Geneva, Helvetica, sans-serif;
	font-weight : normal;
	color: white;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	margin-bottom : 0;
	padding-left : 0;
	padding-right : 0;
	padding-top : 0;
	padding-bottom : 0;
	font-size: 7pt;
}
A  {
	color: #FF6600;
	text-decoration: none;
}
A:Visited  {
	color : #FF6600;
	text-decoration: none;
}
A:active  {
	color : white;
	text-decoration: none;
}
A:hover  {
	color: White;
}
td 
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: white;
}
.ROLLOVER
{
   background-image: url(roll/land2.jpg);
	height: 10px;
	border-bottom: 1px solid black;
	font-weight: bolder;
	color: white;
	text-align: center;
}
.TEXT
{
	background-color: Black;
	color: #E0E0E0;
	font-size: 8px;
	font-family: verdena;
	text-align: center;
}
.leftborder
{
	padding-left: 16px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.PRICEDESCRIPTION
{
	font-size: 7pt;
	font-weight: bold;
	color: #4E4E4E;
	text-align: left;
	padding: 3px;
}
.HEIGHLIGHT
{
	color: black;
	background-color: White;
	text-align: left;
	font-family: Verdana;
	font-size: 10px;
}
.KOLOMHEADER
{
   height: 10px;
   border-bottom: 1px solid black;
	font-weight: bolder;
	color: white;
	background-color: #FF6600;
	text-align: center;
}
.KOLOMPRICE
{
   height: 10px;
	color: white;
	background-color: #003399;
	text-align: right;
}
.PRODUCTDESCRIPTION
{
	font-size: 10px;
	border-top: 1px solid #FF6600;
	color: white;
	background-color: #003399;
}
.IMAGE
{
background: no-repeat;
	background-color: #003399;
	background-image: url(/graphics/global/round.jpg);
}
.IMAGEROUND
{
background: no-repeat;
	background-color: #003399;
	background-image: url(/graphics/global/round2.gif);
}
.IMAGEROUNDSMALL
{
background: no-repeat;
	background-color: #003399;
	background-image: url(/graphics/global/roundsmall.gif);
}
.HEADER
{
   font-size: 10pt;
	color: white;
	font-family :  Verdana, Geneva, Helvetica, sans-serif;
	font: italic;
	padding-top: 10px;	
}
.INFOHEADER
{
   background-color: #ff6600;
	font-size: 8pt;
	font-weight: bold;
	color: white;
	text-align: left;
	padding: 3px;
}
}
.PRODUCTNAME
{
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
}
.invoerveld
{
	height: 20px;
	width: 200px;
	font-size: 8pt;
	color: white;
	border: 1px solid #FF6600;
	background-color: #003399;
}
.invoerveldmail
{
	height: 20px;
	width: 200px;
	font-size: 8pt;
	color: white;
	border: 1px solid #FF6600;
	background-color: #003399;
}

.INVOERVELDERROR {
   height: 20px;
	width: 200px;
	vertical-align: bottom;
	border: 1px solid black;
	color: white;
	text-align: left;
	background-color: red;
}
.qtyfield
{
   height: 20px;
	font-size: 8pt;
	color: white;
	border: 1px solid #FF6600;
}
