.Left_Menu {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	text-decoration: none;
	background-color: #f2ffea;
	margin-bottom: 3px;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 8px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0000cc;
	border-right-color: #0000cc;
	border-bottom-color: #0000cc;
	border-left-color: #43b700;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 4px;
	width: 112px;
}
a:hover.Left_Menu {
	background-color: #FFFFFF;
	border-top-color: #0BBB0F;
	border-right-color: #0BBB0F;
	border-bottom-color: #0BBB0F;
	border-left-color: #0000cc;
}
a:active.Left_Menu {
	color: #0000cc;
	text-decoration: none;
}
a:link.Left_Menu {
	color: #0000cc;
	text-decoration: none;
}
