.Lmhl {
	background-color: #ABABAB;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 14px;
	padding-left: 15px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #FFFFFF;
	margin: 0px;
}

.Lmpic {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
}

.Lmhlpic {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
}

/* basic parameters */

.Lm1, .Lm2, .Lm3, .Lm4, .Lm5, .Lm6, .Lm1open, .Lm2open, .Lm3open, .Lm4open, .Lm5open, .Lm6open {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
	border: none;
	border-bottom: 1px solid #FFFFFF;
	width: 100%;


}

/* common link appearance in both (closed + open) menus */

.Lm1 a, .Lm2 a, .Lm3 a, .Lm4 a, .Lm5 a, .Lm6 a, .Lm1open a, .Lm2open a, .Lm3open a, .Lm4open a, .Lm5open a, .Lm6open a {
	display: block;
	position: relative;
	color: #003366;
	text-decoration: none;
	background-repeat: no-repeat;
	width: auto;
	padding-top: 3px;
	padding-bottom: 4px;
}

/* unicate link appearance in CLOSED menus */

.Lm1 a {
	padding-left: 13px;
	background-image: url(../img/arrow03.gif);
	background-position: 5px 6px;
}

.Lm2 a {
	padding-left: 23px;
	background-image: url(../img/arrow03.gif);
	background-position: 15px 6px;
}

.Lm3 a {
	padding-left: 33px;
	background-image: url(../img/arrow03.gif);
	background-position: 25px 6px;
}

.Lm4 a {
	padding-left: 43px;
	background-image: url(../img/arrow03.gif);
	background-position: 35px 6px;
}

.Lm5 a {
	padding-left: 53px;
	background-image: url(../img/arrow03.gif);
	background-position: 45px 6px;
}

.Lm6 a {
	padding-left: 63px;
	background-image: url(../img/arrow03.gif);
	background-position: 55px 6px;
}

/* unicate link appearance in OPEN menus */

.Lm1open a {
	padding-left: 13px;
	background-image: url(../img/arrow05.gif);
	background-position: 4px 6px;
}

.Lm2open a {
	padding-left: 23px;
	background-image: url(../img/arrow05.gif);
	background-position: 14px 6px;
}

.Lm3open a {
	padding-left: 33px;
	background-image: url(../img/arrow05.gif);
	background-position: 24px 6px;
}

.Lm4open a {
	padding-left: 43px;
	background-image: url(../img/arrow05.gif);
	background-position: 34px 6px;
}

.Lm5open a {
	padding-left: 53px;
	background-image: url(../img/arrow05.gif);
	background-position: 44px 6px;
}

.Lm6open a {
	padding-left: 63px;
	background-image: url(../img/arrow05.gif);
	background-position: 54px 6px;
}

/*hovered and active menus*/

.Lm1 a:hover, .Lm2 a:hover, .Lm3 a:hover, .Lm4 a:hover, .Lm5 a:hover, .Lm6 a:hover, .Lm1open a:hover, .Lm2open a:hover, .Lm3open a:hover, .Lm4open a:hover, .Lm5open a:hover, .Lm6open a:hover {
	background-color: #DBDBDB;
	color: #4275B4;
}

.Lm1 a:active, .Lm2 a:active, .Lm3 a:active, .Lm4 a:active, .Lm5 a:active, .Lm6 a:active, .Lm1open a:active, .Lm2open a:active, .Lm3open a:active, .Lm4open a:active, .Lm5open a:active, .Lm6open a:active {
	color: #CC0033;
}

/*selected menu*/

.Lmsel {
	background-color: #DBDBDB;
}

/* hidden from Ie5 MAC \*/
.Lm1 img, .Lm2 img, .Lm3 img, .Lm4 img, .Lm5 img, .Lm6 img, .Lm1open img, .Lm2open img, .Lm3open img, .Lm4open img, .Lm5open img, .Lm6open img {
	position: absolute;
	right: 4px;
	top: 4px;
	height: 11px;
	width: 11px;
}
/* end hidden */
