/* --- menu styles ---
note:
	not all browsers render styles the same way so try out your style sheet
	on different browsers before publishing;
		'inner' : 'minner',
		'outer' : ['moout', 'moover']
*/

.m0l0iout3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 2px 0px 5px;
	color: #000000;
	text-align: left;
	height:100%;
	vertical-align: middle;
	cursor:pointer;
}
.m0l0iover3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 2px 0px 5px;
	color: #FFFFFF;
	text-align: left;
	height:100%;
	vertical-align: middle;
	cursor:pointer;
}


.m0l0oout3 {
	text-decoration : none;	
}
.m0l0oover3 {
	text-decoration : none;
	background-color: #CC0001;		
}


.m0l1iout3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 2px 0px 5px;
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	height:100%;
	cursor:pointer;
}
.m0l1iover3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 2px 0px 5px;
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	height:100%;
	cursor:pointer;
}


.m0l1oout3 {
	text-decoration : none;
	border: 1px solid #000000;
	background-color:green;		

}
.m0l1oover3 {
	text-decoration : none;
	border: 1px solid #000000;
	background-color: #CC0001;			

}

.medium{
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
}

.table_header{
	font-family: arial; 
	font-size: 8pt;
	font-weight:bold;
	color:#FFFFFF;
	padding-right:5px;
}

.EdtKop {font-family: arial; font-size: 18pt;font-weight:bold;}
.EdtNormaal {font-family: arial; font-size: 12pt;}
.EdtKlein {font-family: arial; font-size: 10pt;}
.EdtKopGroen {font-family: arial; font-size: 18pt; color:#7F7337;font-weight:bold;}
.EdtNormaalGroen {font-family: arial; font-size: 12pt; color:#7F7337;}

.input{
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
	behavior: url(input.htc)
}
.btn{
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
	color: #FFFFFF;
	font-size: 10;
	font-weight: bold;
	background-color: green;
  cursor:pointer;
}
.text{
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
}

