body   	{
	   	font-family: arial;
	   	color: #000099;
	   	font-size: 11px;
		line-height : 18px;
		
		   
	
		scrollbar-track-color: #FFFFFF;
 		scrollbar-arrow-color: #353683;
		scrollbar-base-color: alpha(opacity=10);
		scrollbar-darkshadow-color: #353683;
		scrollbar-face-color: #FFFFFF;
		scrollbar-highlight-color: #FFFFFF;
		scrollbar-shadow-color: #FFFFFF;
		}
	   
td	   	{
	   	font-family: arial;
	   	color: #000099;
	   	font-size: 11px;
		line-height : 18px;}

a:link 	{  text-decoration: underline; color: #000099; }
a:visited {  text-decoration: underline; color: #000099; }
a:hover {  text-decoration: none; color: #CC0000; }
a:active {  text-decoration: none; color: #CC0000; }
	   
.webdesign {  text-decoration: none; color: #8686B5; }
a.webdesign:link {  text-decoration:  underline; font-weight : none; margin-right : 25px;  color: #8686B5; }
a.webdesign:visited {  text-decoration: underline; font-weight : none; margin-right : 25px;  color: #8686B5; }
a.webdesign:hover {  text-decoration: none; font-weight : none; margin-right : 25px; color: #CC0000; }
a.webdesign:active {  text-decoration: none; font-weight : none; margin-right : 25px; color: #CC0000; }



.submit {font:11px arial, sans-serif; color:#000099; cursor:hand; background:#FFFFFF;}

.input   {
			font-family: arial;
			font-size: 11px;
			color: #000099;
			background-color: #FFFFFF;
			border : 1px solid #000099;
		}
		
.input2   {
			font-family: arial;
			font-size: 11px;
			color: #000099;
			background-color: #F2F5FC;
			border : 1px solid #000099;
		}


all.clsMenuItemNS{font: bold x-small arial; color: white; text-decoration: none;}
.clsMenuItemIE{text-decoration: none; font: bold xx-small Verdana; color: white; cursor: hand;}


/* --- menu styles ---
note:
    not all browsers render styles the same way so try out your style sheet
    on different browsers before publishing;
*/
/* Hoofdmenu inner */
.m0l0iout {
    font-family: verdana;
    font-size: 11px;
    text-decoration: none;
    font-weight : bold;
    padding: 0px;
    color: #330E00;
}

.m0l0iover {
    font: 11px verdana;
    text-decoration: none;
    font-weight : bold;
    padding: 0px;
    color: #535353;
}

/* Hoofdmenu outer */
.m0l0oout {
    text-decoration : none;
    border : 0px solid #FFFDEC;
    font-weight : bold;
    background: #FFFDEC;
}
.m0l0oover {
    text-decoration : none;
    border : 0px solid #FFFDEC;
    font-weight : bold;
    background: #FFFDEC;
}

/* level 1 inner */
.m0l1iout {
    font: 11px verdana;
    text-decoration: none;
    font-weight : bold;
    padding: 0px;
    color: #330E00;
}
.m0l1iover {
    font: 11px verdana;
    text-decoration : none;
    font-weight : bold;
    padding: 0px;
    color: #FFFFFF;
}

/* level 1 outer */
.m0l1oout {
    text-decoration : none;
    border : 0px solid #CCCCCC;
    background: #FFFDEC;
    filter: alpha(opacity=100);
}
.m0l1oover {
    text-decoration : none;
    border : 0px solid #FFFFFF;
    background: #535353;
}

/* level 2 inner */
.m0l2iover {
    font: 11px verdana;
    text-decoration : none;
    padding: 0px;
    color: #FFFFFF;
}

/* level 2 outer */
.m0l2oout {
    text-decoration : none;
    border : 0px solid #FFFFFF;
    background: #B44646;
}
.m0l2oover {
    text-decoration : none;
    border : 0px solid #FFFFFF;
    background: #E55A5A;
}




