html {
overflow:hidden;
}
body
{	 	scrollbar-face-color: #dddddd;
		scrollbar-shadow-color: #cccccc;
		scrollbar-highlight-color: #ffffff;
		scrollbar-3dlight-color: #0e1b8d;
		scrollbar-darkshadow-color: #0e1b8d;
		scrollbar-track-color: #eeeeee;
		scrollbar-arrow-color: #0e1b8d;
    font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		color: #0e1b8d;
		overflow :hidden;
    overflow-y:auto;
}

table, td
{  font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #0e1b8d; overflow : hidden;}
p
{ font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #0e1b8d}
.form
{  font-family: Arial, Helvetica, sans-serif; color: #0e1b8d; font-size: 13px; text-transform: none; font-weight: normal}
a
{ text-decoration: underline; color: #007201; }
a:hover
{ text-decoration: none;}
a:active
{}
a:link
{}
a:visited
{}
a.catalog
{
	color:#0e1b8d;
}
textarea{
		overflow-x:hidden;
    overflow-y:auto;
}

input
{font-size: 10px; background-color: white; color: #0e1b8d; border: #0e1b8d 1px solid;}
select
{background-color: white; color: #0e1b8d;}

.menuActive
{
	height:25px;
	background-color:#DDDDDD;
	border-top:1px solid #0E1B8D;
	border-bottom:1px solid #0E1B8D;
}

.menu
{
	height:25px;
	border-right:1px solid #0E1B8D;
}

a.menuItem
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0e1b8d;
	font-weight: bold;
	text-decoration: none;
	margin-right:12px;
}

a:hover.menuItem
{
	margin-right: 13px;
}

a.menuItemActive
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0e1b8d;
	font-weight: bold;
	text-decoration: none;
	margin-right:13px;
}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid black;
	border-right: 2px solid black;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;}
#overlay img{ border: none; }

#overlay{ background-image: url(/website/img/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/website/img/overlay.png", sizingMethod="scale");
	}
.footer{
   margin-top:0px;
   align: left;
}
* html .footer{
   margin-top:168px;
   align: left;
}
.row_footer{
margin:142px;
padding-top:121px;
}
.row_footer_nl{
margin:142px;
padding-top:112px;
}
.row_footer_du{
margin:0px;
padding-top:92px;
}
.row_footer_en{
margin:0px;
padding-top:105px;
}
* html .row_footer{
margin:142px;
padding-top:85px;
}


@-moz-document url-prefix(){ .scroll-pane { left:26px !important; right:0px !important; padding-left:3px !important; padding-right:0px !important; width:470px  !important; } }
@media screen and (-webkit-min-device-pixel-ratio:0) { .scroll-pane { left:20px !important; right:0px !important; padding-left:3px !important; padding-right:0px !important; width:470px  !important;  } }

.content{
margin:0px;
padding-right:25px;

}
*html .content{
margin:0px;
padding-right:0px;

}
.textarea{
 width:420px;
 font-family: Arial, Helvetica, sans-serif;
 font-size:10px;
 color:#0E1B8D;
 height:135px;
}

*html .textarea{
 margin:0px;
 paddingt:0px;
 width:420px;
 font-family: Arial, Helvetica, sans-serif;
 font-size:10px;
 color:#0E1B8D;
 height:135px;
}
