#Menu, #RMenu, #RMenu2 {
	line-height: 1;
	position: relative;
}

.MGroup {
	font-weight: bold;
	font-size: 11px;
	padding: 0 0 3px;
	text-decoration: none;
}

.MGroup a, .MGroup a:visited, .MGroup a:link {
	padding: 6px 10px;
	text-decoration: none;
	display: block;
	background: #6C7EA4;
	color: #fff;
	text-align: right;
	text-shadow: 2px 2px 1px #586B8C;
	border-right: 4px solid #586B8C;
	cursor: pointer;
	font-weight: bold;
}

.MGroup a:hover, .MGroup a:hover {
  color: #A17F1B;
  background: #FEFFC5;
  border-right: 4px solid #D4C46F;

}

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

.MGroupArticles a, .MGroupArticles a:visited, .MGroupArticles a:link {
	font-size: 11px;
  font-weight: bold;
	text-decoration: none;
  padding: 6px 10px;
  margin: 0 0 3px 0;
  display: block;
  background: #DEECA1;
  color: #4A531C;
  text-align: right;
  border-right: 4px solid #A5B960;
  cursor: pointer;
}

.MGroupArticles a:hover {
  color: #A17F1B;
  background: #FEFFC5;
  border-right: 4px solid #D4C46F;
}

#MSelected, .MFile a:link, .MFile a:visited, .MIndex a:link, .MIndex a:visited {
  display: block;
  padding: 4px 4px 4px 8px;
  margin: 2px 0;
  background: #2F3740;
  color: #C2C9D3;
  text-decoration: none;
  text-align: left;
  border-right: 4px solid #3C4651;
  font-weight: bold;
}

.MFile a:hover, .MFile a:active, .MIndex a:hover, .MIndex a:active {
  background-color: #4C4E51;
  color: #faec8f;
  border-right: 4px solid #5D5F60;
}

#MSelected {
	background-color: #EFF1DC;
	color: #333;
	text-shadow: none;
	border-right: 4px solid #fff;
}

/* right panel menu */

.RMGroup {
	font-weight: bold;
	font-size: 11px;
	padding: 0 0 3px;
	text-decoration: none;
}

.RMGroup a, .RMGroup a:visited, .RMGroup a:link {
	padding: 6px 10px;
	text-decoration: none;
	display: block;
	background: #6C7EA4;
	color: #fff;
	text-align: right;
	text-shadow: 2px 2px 1px #586B8C;
	border-left: 4px solid #586B8C;
	cursor: pointer;
	font-weight: bold;
}

.RMGroup a:hover, .RMGroup a:hover {
  color: #A17F1B;
  background: #FEFFC5;
  border-left: 4px solid #D4C46F;

}

#RMSelected, .RMFile a:link, .RMFile a:visited, .RMIndex a:link, .RMIndex a:visited {
	display: block;
	padding: 4px 4px 4px 8px;
	margin: 2px 0;
  background: #2F3740;
  color: #C2C9D3;
	text-decoration: none;
	text-align: left;
	text-shadow: 2px 2px 1px #3C4651;
	border-left: 4px solid #3C4651;
	font-weight: bold;
}

.RMFile a:hover, .RMFile a:active, .RMIndex a:hover, .RMIndex a:active {
  background-color: #4C4E51;
  color: #faec8f;
  border-left: 4px solid #5D5F60;
	text-shadow: 2px 2px 1px #5D5F60;
}

#RMSelected {
	background-color: #EFF1DC;
	color: #333;
	text-shadow: none;
	border-left: 4px solid #fff;
}

a.RMExt:link, a.RMExt:visited {
	color: #777777;
	text-align: right;
	font-size: 0.9em;
}

a.RMExt:hover, a.RMExt:active {
	color: #faec8f;
	text-align: right;
	font-size: 0.9em;
}

#ajax-count-users {
	color: #666666;
	font-size: 0.8em;
	font-weight: normal;
}
#ajax-count-hd {
	color: #666666;
	font-size: 0.8em;
	font-weight: normal;
}
#ajax-count-dkc {
	color: #666666;
	font-size: 0.8em;
	font-weight: normal;
}
