.lnavhead {
	 font-family: arial, helvetica, sans-serif; 
	 font-size: 8pt; 
	 height: 12px; 
	 font-style: normal; 
	 font-weight: normal; 
	 color: #ffffff; 
	 background-color: #404040;
	 line-height: 150%; 
	 padding-bottom: 3px; 
	 padding-left: 8px; 
	 padding-right: 0px; 
	 padding-top: 3px; 
	 text-align: left; 
	 text-decoration: none
}

.lnav {
	font-family: arial, helvetica, sans-serif;
	font-size: xx-small;
	height: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 100%;
	padding-bottom: 2px;
	padding-left: 6px;
	padding-right: 0px;
	padding-top: 1px;
	text-align: left;
	vertical-align: center;
	text-decoration: none;
	color: #ffffff;
   background-color: #484800;
}

