body {
	background: White;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	line-height: 16px;
	SCROLLBAR-FACE-COLOR: #c5c565; 
	SCROLLBAR-ARROW-COLOR: #3F4008; 
	SCROLLBAR-DARKSHADOW-COLOR: #3F4008; 
	SCROLLBAR-BASE-COLOR: #8f8f8f;
}

.maintable {
	margin-left: 0px;
	margin-right: 0px;
	text-align: center;
	margin-top: 0px;
}

a {
	color:Black;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}

a.disclaimer {
	text-transform: none;
}

a:hover {
	text-decoration: underline;
}

table, tr, td {
	font-size: 10px;
	vertical-align: top;
	text-align: left;
	color: #3F3F3F
}

thead {
	background: #EAEAB1;
}
tr.topnav {
	width: 100%;
	background: #F9F9E6;
	height: 20px;
}

tr.top {
	width: 800px;
}

td.topnav {
	padding-left: 160px;
	background: #F9F9E6;
}

td.spacer {
	background: #F9F9E6;
	height: 20px;
}

td.whitespacer {
	background: #EAEAB1;
	height: 5px;
}

table.tblLeftnav{
	background: #F9F9E6;
}

td.content {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	height: 400px;
	background: #F9F9E6;
	padding-top: 0;
	padding-right: 20px;	
	padding-left: 10px;
}

td.leftnav {
	background: #F9F9E6;
	padding: 5px;
}

td.leftnavlink a {
	color: black;	
	font-weight: normal;
}

td.rightnav {
	background: #F9F9E6;
	padding: 0px;
}

td.disclaimer
{
	padding-top: 20px;
	background: #F9F9E6;
   font-size: 9px;
   text-align: right;
}

td.vertspacer {
	background: #EAEAB1;
	width: 6px;
	font-size: 19px;
}

td.colorspacer {
	background: #EAEAB1;
	height: 4px;
}

span.anker {
	font-weight: bold;
	background: #EAEAB1;
	width: 130px;
	vertical-align: middle;
	text-align: center;
	margin: 1px;
}
ul, li.li_2 {
	margin-left: 16px;
	list-style-image: url("/retaildirect/stdimg/components/header_arrow.gif");
	margin-right: 3px;
	line-height: 18px;
}

li.li_bold {
	margin-left: 16px;
	list-style-image: url("/retaildirect/stdimg/components/header_arrow.gif");
	font-weight: bold;
}

h2 {
	color: #666600;
	margin-top: 8px;
	font-size: 16px;
	font-weight: bold;
}

.ondertitel {
	font-weight: bold;
}

.intro {
	font-style: italic;
}

div.componentheader, div.componenttitleblack, .componenttitlebig {
	color: #666600;
	font-size: 14px;
	font-weight: bold;
	margin-top: 4px;
	padding-bottom: 16px;
}

.componentlist {
	text-align: left;
	margin-top: 5px;
}

h3, .leftnavtitle {	
	color: #666600;
	font-size: 12px;
	font-weight: bold;
	margin-top: 4px;
}

.rightnavtitle{
	color: #9A9A1B;	
}


div.cursief {
	font-style: italic;
}

.alignright {
	float: right;
}

select {
	width: 100%;
}

img {
	border: 0px;
}

img.underline {
	width: 70%;
	height: 3px;
}

hr {
	height: 2px;
	color: #EAEAB1;
}

input.button {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	background-color: #ECEBAB;
	border-top-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.verplicht {
	color: red;
}
.textfield {
	color: #3F3F3F;
}

.foutMelding {
	color: red; 
}
select.foutmelding{
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 40%;
}
INPUT.foutMelding {
	BORDER-RIGHT: red 1px solid; 
	BORDER-TOP: red 1px solid; 
	FONT-WEIGHT: normal; 
	BORDER-LEFT: red 1px solid; 
	COLOR: black; 
	BORDER-BOTTOM: red 1px solid; 
}
INPUT.readOnly {
	BORDER-RIGHT: #606060 1px solid; 
	BORDER-TOP: #606060 1px solid; 
	FONT-WEIGHT: normal; 
	BACKGROUND: #d9d9d9; 
	BORDER-LEFT: #606060 1px solid; 
	COLOR: #767676; 
	BORDER-BOTTOM: #606060 1px solid; 	
}

SELECT.readOnly {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 40%;
	BORDER-RIGHT: #606060 1px solid; 
	BORDER-TOP: #606060 1px solid; 
	FONT-WEIGHT: normal; 
	BACKGROUND: #d9d9d9; 
	BORDER-LEFT: #606060 1px solid; 
	COLOR: #767676; 
	BORDER-BOTTOM: #606060 1px solid; 	
	font-size: 9px;
}

SELECT.textfield {
	font-size: 9px;
	color: #333333;
	background-color: #EFEFEF;
	border: 1px solid #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 40%;
}

select.searchform {
	font-size: 12px;
	color: #333333;
	border: 1px solid #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 90%;
}
body.profile {
	background-color: fffbe7;
}