table.mmenu {
    border: medium none;
	margin: -2px 0 0;
	*margin: -3px 0 0;
    padding: 0;
    table-layout: fixed;
    top: -10px;
    width: 100%;
	border-collapse: collapse;
    border-spacing: 0;
	font: inherit;
}

table.mmenu.tr {
	border: 0 none;
    font: inherit;
    margin: 0;
    padding: 0;
	border-collapse: collapse;
    border-spacing: 0;
}

table.mmenu.td {
	border: 0 none;
    font: inherit;
    margin: 0;
    padding: 0;
	border-collapse: collapse;
    border-spacing: 0;
}


.menuLinksStyle:link {
	font-family:"Myriad Pro","Tahoma";
	color:#fff685;
	text-decoration:none;
	text-shadow:none;
}
.menuLinksStyle:active {
	font-family:"Myriad Pro","Tahoma";
	color:#fff685;
	text-decoration:none;
	text-shadow:none;
}
.menuLinksStyle:visited {
	font-family:"Myriad Pro","Tahoma";
	color:#fff685;
	text-decoration:none;
	text-shadow:none;
}
.menuLinksStyle:hover {
	font-family:"Myriad Pro","Tahoma";
	color:#fff685;
	font-weight:bold;
	text-decoration:none;
	text-shadow:none;
}


.menuLinks {
    cursor: pointer;
    float: left;
    font-size: 12px;
    height: 180px;
    margin-left: 0;
    margin-right: 0;
    position: relative;
    text-align: center;
    top: -2px;
}

.dudeHideShow {
    position: relative;
    top: 38px;
    visibility: hidden;
	height:84px;
}


.menuBlock {
    position: relative;
    text-align: center;
    top: 52px;
}

.fillMenu {
    background-color: #E05516;
    bottom: 0;
    height: 40px;
    position: absolute;
    width: 93px;
	margin:0;
	padding:0;
}

.upBlockHideShow {
    position: relative;
    top: 0px;
    visibility: hidden;
}

.mainMenuText {
    font-size: 22px;
    height: 100%;
    position: absolute;
    top: 10px;
    width: 100%;
	z-index:1000;
	left:0px;
}