@charset "utf-8";
#Menu {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	border-top-style: solid;
	border-top-width: thin;
	border-top-color: #999;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: thin;
	border-bottom-color: #999;
}
