
body {
	color: #453453;
	margin: 0;
	padding: 0;
	background: #014920;
}
#MSubTitle {
	font-size: 11px;
}

/*menu*/

#Menu {
	line-height: 1;
	position: absolute;
	top: 0;
	left: 0;
	width: 125px;
	margin-top: 300px;
	margin-left: 15px;
	font-family: Verdana, sans-serif;
}

.MGroup {
	font-weight: bold;
	font-size: 12px;
	padding: 0 0 2px;
	text-transform: uppercase;
	text-decoration: none;
}

.MGroup a {
	padding: 6px 10px;
	text-decoration: none;
	display: block;
	background: #B0D4A4;
	color: #014920;
	text-align: left;
	text-shadow: 2px 2px 1px #5e708e;
	border-right: 4px solid #5e708e;
	cursor: pointer;
	font-weight: bold;
}

.MGroupContent {
	font-size: 11px;
	padding-top: 2px;
	font-weight: normal;
	text-transform: none;
}

#MSelected, .MFile a:link, .MFile a:visited {
	display: block;
	padding: 4px 4px 4px 30px;
	margin: 2px 0;
	background: #232529;
	color: #a4acba;
	text-decoration: none;
	text-align: left;
	text-shadow: 2px 2px 1px #1c1d1f;
	border-right: 4px solid #1c1d1f;
	font-weight: bold;
}

.MFile a:hover, .MFile a:active, .MIndex a:hover, .MIndex a:active {
	background-color: #016B2F;
	color: #faec8f;
	text-shadow: 2px 2px 1px #303234;
}

#MSelected {
	display: block;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: #014920;
	color: #a4acba;
	text-decoration: none;
	text-align: left;
	text-shadow: 2px 2px 1px #1c1d1f;
	border-right: 0px solid #1c1d1f;
	font-weight: bold;
}

/* @end */
