.mC {
	width:135px; 
	margin:5px; 
	float:right;
	font-family:Georgia,serif;	
	font-size: 1em;
	font-weight: bold;
	}
.mH {
   color: Black;
	cursor:pointer;
	padding-bottom: 4px;
	width:135px; 	
	}
.mL {
	display:none; 
	margin-bottom:10px;
	}
.mO {
	margin-left:10px; 
	display:block;
	}
.mC a:link {
	color: Black;
	text-decoration: none;
	padding-bottom: 4px;
}    
.mC a:visited {
	color: Black;
	text-decoration: none;
	padding-bottom: 4px;

}               
.mC a:hover {
	color: #C55603;
}
#collapse {
	background: url(imgs/down-arrow.gif) no-repeat left;
}