.lmenu-ground {
}
.lmenu-text {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.lmenu-text-hiden {

	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #78A3D6;
	text-decoration: none;
}
.lmenu-line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3399CC;
	padding-left: 15px;

}
.lmenu-line-end {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #3399CC;
	border-bottom-color: #3399CC;
	padding-left: 15px;
}
