/* navMesPrefs ////////////////////////////////////////////////////////////////////////////// */

#navMesPrefs {   
	border: 1px solid #515151;
	}
                                        
#navMesPrefs  td {   
	background: #f8f8f8; 
	color: #000000;
	padding: 3px; 
	}
	
#navMesPrefs a,
#navMesPrefs a:link,
#navMesPrefs a:focus {             
	display: block; 
	border: 1px dotted #767c79; 
	background: #ffffff; 
	padding: 3px;
	color: #333;  
	text-align: center; 
	text-decoration: none;
	}
                                        
#navMesPrefs  a:hover               { 
	background: #94AC52;
	color:#000000;
	}
                                        
#navMesPrefs  .title td {   
	border-bottom: 1px solid #515151;     
	background: #587900; 
	color: #ffffff;
	font-weight: bold;
	}
                                        
#navMesPrefs  .title .edit { 
	border-left: 1px dotted #515151; 
	background: #eeeeee; 
	text-align: center; 
	}
                                        
#navMesPrefs  .separator td {   
	border-bottom: 1px dotted #515151; 
	}

/* navMesPrefs ////////////////////////////////////////////////////////////////////////////// */
