.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #003399;
	background-color: #eeeeee;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #dddddd;
	font-weight: bold;
}
.menu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #006699;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #dddddd;
	background-color: #eeeeee;
	font-weight: normal;
}
