/* CSS Document */



.mlcontent {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.ml_ul { list-style:none; margin:0;}
.ml_uk li {}
.mlheader {
	height:18px;
	font-size:12px;
	font-weight:normal;
	font-family: tahoma;
	color: #38487d;
	text-decoration: underline;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}

.mlheader a:hover{
	color: #38487d;
	text-decoration: none;	
}




