.MenuTop {
	text-align: right;
	color: red;
	font-weight: bold;
	}
.MenuTop a {
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 10pt;
	line-height: 11pt;
	font-weight: bold;
	font-style: normal;
	color: #2b0e72;
	text-decoration: none;
	}
.MenuTop a:hover {
	color: #fff;
	background-color: #6e5e9f;
	text-decoration: none;
	}
.MenuLeftHdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #fff;
	background-color: #4f3b89;
	border-top: white solid 1px;
	padding: 4 8;
	}
.MenuLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	border-top: white solid 1px;
	padding-left: 4;
	}
.MenuLeft a {
	padding: 2px 0;
	display: block;
	width: 100%;
	text-decoration: none;
	}
.MenuLeft a {
	color: #2b0e72;
	background-color: #d9d3e9;
	text-decoration: none;
	}
.MenuLeft a:visited {
	color: #4f3b89;
	background-color: #d9d3e9;
	text-decoration: none;
	}
.MenuLeft a:hover {
	color: #fff;
	background-color: #6e5e9f;
	text-decoration: none;
	}
