#header_graphic{
	background-image:   url(../images/header_sens.jpg); 
}
#sectie_nav{
	background-image:   url("../images/ind_sens.gif"); 
}
#header #logo {
	background-image: url(../images/logo_mps.gif);
}
#header #sectie_id {
	background-image: url(../images/sectie_sens.gif);
}

/* MISC ADDITIONS */

#content_l table {
	width:100%;
 	border: 0px solid #CCCCCC;
	}
#content_l td {
	padding:0px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	}

#content_l th {
	padding:0px;
	color: #666666;
	background-color: #ffffff;
	text-align: left;
	font-size: 12px;
	}


/* TBV CUSTOMERSUPPORT TABEL */

#contentwrap table.support {
	width: 173px;
	background-color: #6c78a4;
	border-width: 1px 0px 0px 1px;
	border-color: #6c78a4;
	border-style: solid;
	}
#contentwrap table.support td {
	border-width: 0px 1px 1px 0px;
	border-color: #6c78a4;
	border-style: solid;
	background-color: #ffffff;
	font-weight: bold;
	color: #00008b;
	text-align: center;
	vertical-align: middle;
	font-size: 10px;
	padding-right: 0px;
	line-height: 12px;
	}
#contentwrap table.support td.negative {
	background-color: #6c78a4;	
	color: #ffffff;
	}

#contentwrap table.support td a {
	color: #00008b;
	text-decoration: none;
	}
#contentwrap table.support td a:hover {
	text-decoration: underline;
	}

#contentwrap table.support td img,
#contentwrap table.support td p 
	{
	margin: 0px;
	}