	body, td {
		font-family:Tahoma,verdana,arial;
		font-size:11px;
		color:#000000;
		line-height:16px;
	}

	.infoBox {
		background-color:#f8f8f9;
		border:1px solid #b6b7cb;
	}
	
	.groupHeading, .tx2 {
		font-size:11px;
		color:#5B5B5B;
		font-family:Verdana;
		text-transform:uppercase;
		font-weight:bold;
		text-decoration:none;
	}
	
	.ml2 {
		color:#0071BF;
		font-size:11px;
		text-decoration:none;
		font-weight:bold;
	}
	.ml2:hover {
		text-decoration:underline;
	}
	
	.heading {
		font-size:18px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		color:#000000;
		font-weight:bolder;
	}
	
/* Column left */
	ul.menu {
		margin:0px;
		padding:0px;
		list-style:none;
	}
	ul li.menuEntry {		
		background:url(images/m16.gif) center left no-repeat; margin:0;	
		padding:0 0 0 20px;
	}
	ul a{
		color:#000000;
		text-decoration:none;
		font-size:11px;
		line-height:20px;
	}
	ul a:hover{
		color:#196377;
	}

/* Top bar */
	.bg2 {
		background:url(images/m15.gif);
		background-repeat: repeat-x;
	}
