body,table,td,form,textarea,input,select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
    line-height: 16px;
}
th {
    text-align: left;
}
.red_bold {
    font-size: 10px;
	color: #9d080d;
    font-weight: bold;
}
.grey {
    font-size: 10px;
	color: #4f4e41;
    font-weight: normal;
}
.grey_bold {
    font-size: 10px;
	color: #4f4e41;
	font-weight: bold;
}
.white_bold {
    font-size: 10px;
	color: #ffffff;
    font-weight: bold;
}
.clone {
    font-face: inherit;
    font-size: inherit;
    font-weight: inherit;
}    
.show {}
.hide {display: none}
.underline {border-bottom: 1px solid white;}
.normal {border: none;}
.wie {background-image: url('images/wie_act.gif'); background-repeat: no-repeat}
.wat {background-image: url('images/wat_act.gif'); background-repeat: no-repeat}
.waar {background-image: url('images/waar_act.gif'); background-repeat: no-repeat}
.who {background-image: url('images/who_act.gif'); background-repeat: no-repeat}
.what {background-image: url('images/what_act.gif'); background-repeat: no-repeat}
.where {background-image: url('images/where_act.gif'); background-repeat: no-repeat}
.send {background-image: url('images/button_verstuur_inact.gif'); background-position: center;}
.send_act {background-image: url('images/button_verstuur_act.gif'); background-position: center;}
.blank {background-image: none}
