.lnavhead {
	 font-family: arial, helvetica, sans-serif; 
	 font-size: 11px;
	 color: #ffffff; 
	 font-style: normal; 
	 font-weight: bold; 
	 background-color: #7F7F7F;  line-height: 120%; 
	 padding-bottom: 3px; 
	 padding-left: 5px; 
	 padding-top: 3px; 
	 padding-right: 5px; 
	 text-align: right; 
	 text-decoration: none
}

.lnav {
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: normal; 
	color: #666666; 
	line-height: 160%; 
	padding-bottom: 1px; 
	padding-right: 5px; 
	padding-top: 1px; 
	text-align: right; 
	text-decoration: none; 
	border-bottom: solid; 
	border-width: 1px; 
	color: #BEBEBE; 
	border-right: solid 1px #BEBEBE;
}

.lnav a { 
	color: #006699; 
	font-style: normal; 
	font-weight: normal; 
	text-decoration: none; 
}

.lnav a:hover { 
	color: #666666; 
	text-decoration: none; 
}

.lnav a:active { 
	color: #006699; 
	text-decoration: none; 
}

.lnav a:visited { 
	color: #006699; 
	text-decoration: none; 
}

.borderBottom {
		border-bottom: solid: border-width: 1px; color: #BEBEBE; 
}