div.menu ul {
	margin: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 5px;
}

div.menu ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	padding-bottom: 5px;
	line-height: 10px;
}

div.menu ul li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div.menu ul li a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div.menu ul li a:hover, li a#current {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #0397D6;
	line-height: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.menu_2lines {
	padding-left:15px;
	line-height:16px;
}