/* CSS Document */

body { font:Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}


/*menu*/

#Menu {
	line-height: 1;
	position: relative;
	top: 0;
	left: 0;
	width: 600px;
	margin: 0 0 2px 0;
}

.MGroup {
	font-weight: normal ;
	font-size: 11px;
	padding:0 0 3px 0;
	text-decoration: none;
background-image:url(/pics/nav_bot_grad.jpg); background-repeat:no-repeat; background-position:bottom;
/*	border-bottom: 1px solid #605A56; */
}

.MGroup a {
	padding: 3px 0 3px 8px;
	
	text-decoration: none;
	display: block;
color:#413F18; font-size:11px;

	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	cursor: pointer;
	
}



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

 .MFile a:link, .MFile a:visited, .MIndex a:link, .MIndex a:visited {
	display: block;
	padding: 2px 0 2px 6px;
	margin: 2px 0;
	color: #2E848E;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
font-size: 11px;
}

 .MFile li {list-style-type:none;}


.MFile a:hover, .MFile a:active, .MIndex a:hover, .MIndex a:active {

	color: #413F18; font-weight:normal;
		
}

.MFile a.title_lk_cs {font-weight:normal;}
.MFile a.title_lk_cs:hover {font-weight:normal;}


#MSelected  a{
	
	color: #413F18; font-weight: bold;
	
	
}

	
