div.menuBar {
    font-family: Tahoma, 'Arial CE', Arial, Verdana;
    font-size: 12px;
    width: 970px;
    height: 40px;
    margin: 20px auto 10px auto;
    background: url('backgroundMenuBar.gif') no-repeat top left;
}

div.menuBar a.link2Line {
	padding-top:6px;
	padding-bottom:6px;
}

div.menuBar a {
    font-family: Tahoma, 'Arial CE', Arial, Verdana;
    text-decoration: none;
    color: #ffffff;
    font-weight: bold;
    font-size: 11px;
    display: block;
    float: left;
    width: 116px;
    padding-top: 13px;
    padding-bottom: 13px;
	line-height: 14px;
    text-align: center;
    background: url('backgroundMenu140.gif') no-repeat top left;
    position: relative;
    z-index: 1;
}

a.listMenuSub {
	height: 19px !important;
	line-height: 12px !important;
}

.MenuBarItemHover{
	background-position: left button !important;
}

div.menuBar a.listSubMenu {
    float:none;
}
div.menuBar a:hover,
div.menuBar a.selected,
div.menuBar a.MenuBarItemSubmenuHover {
    background-position: bottom left;
	font-size: 11px !important;
	font-family: Tahoma, 'Arial CE', Arial, Verdana !important;

}
a#firstLink {
    width: 154px;
    background-image: url('backgroundMenu160.gif');
/*    background-position: left bottom;*/
}

a#lastLink {
    width: 120px;
	background-image: url('backgroundMenuPassageL.gif') !important;
	background-repeat: no-repeat;
	}

/*a#firstLinkSmall {
    width: 154px;
    background-image: url('../images/backgroundMenu160.gif');
}

a#lastLinkSmall {
    width: 120px;
	background-image: url('../images/backgroundMenuPassageL.gif') !important;
	background-repeat: no-repeat;
	}*/

a.lastLinkCoulds02 {
    width: 116px;
	background-image: url('backgroundMenuPassageBL.gif') !important;
	background-repeat: no-repeat;
	}
a#lastLink:hover,
a.lastLinkCoulds02:hover {
	background-position: bottom left;
	}