	.overview_table {
			font-family:Arial,sans-serif;
			cellspacing:100px;
			font-size=12px;
	}
	.overview_table th{
		border:0px;
		
		
		background-image: url("../../media_mex_style/liste_small.jpg"); 
	}
	.overview_table td{
		border:0px solid;
		vertical-align:top;
	}
	
	
	.noborder {
		border:0px solid;
	}
	.overview_table a {
		 color:#336598;
		 text-decoration:none;
		 font-weight:bold;
		 font-size:14px;
	  }
	  	.overview_table a:hover{
		font-family:Arial,sans-serif;
		color:#5385B8;
		text-decoration:underline;
		font-weight:bold;
	}
	body {
	background-color: #FFFFFF; 
	}
