ul#headerLeftTopMeuListItems {
	list-style-type: none;
	padding: 18px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
ul#headerLeftTopMeuListItems li {
	float: left;
	padding: 0px 8px 0px 0px;
	text-decoration: none;
	font-family: Arial;
	font-size: 1em;
	color: rgb(96,96,96);
	font-weight: bold;
}
ul#headerLeftTopMeuListItems li a {
	float: left;
	padding: 0px 8px 0px 0px;
	text-decoration: none;
	font-family: Arial;
	font-size: 1em;
	color: rgb(96,96,96);
	font-weight: bold;
}
