body {
	margin: 0px;
	background-image: url(images/m_back.jpg);
	background-repeat: repeat-x;
}
a {
	color: #485dc8;
}
a:hover {
	color: #FF7000;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	}
	
.bold_14_wit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}

.bold_14_zwart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
/*	font-weight: bold;*/
	color: #000;
}
.normal_14_wit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
}
.normal_12_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.normal_10_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F03E22;
}
.bold_12_green_underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: underline;
}
.bold_14_wit_underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}
.normal_12_zwart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.normal_10_zwart {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000;
}

.bold_12_zwart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
.bold_14_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F03E22;
}
.bold_12_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F03E22;
}
.normal_12_wit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.init_hidden_rows {
	display: none;
}
.unhidden_rows {
	display: inline;
}
.clicked_hidden_rows {
	display: none;
}
.inputcombo {
	width: 197px;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
