.menutitle{
font-family:arial, helvetica, sans-serif;
font-size:12px;
font-weight:600;
cursor:pointer;
margin-top: 2px;
margin-left: 2px;
margin-bottom: 3px;
background:transparent /*url(../images/menuOff.png) center center no-repeat*/;
color:/*#b85353*/#fdd017;
width:153px;
padding-top:3px;
padding-right:2px;
padding-bottom:3px;
padding-left:2px;
text-align:center;
font-weight:bold;
border-top:0px solid #999999;
border-left:0px solid #999999;
border-bottom:0px solid #555555;
border-right:0px solid #555555;
}
.submenu{
margin-bottom: 0.5em;
margin-left:5px;
}
.menuLink a:hover {
width:150px;
padding:2px;
display:block;
color:/*#b85353*/#fdd017;
background-color:#333333;
border-top:0px solid #999999;
border-left:0px solid #999999;
border-bottom:0px solid #555555;
border-right:0px solid #555555;
}
.menuLink a.selected {
width:150px;
padding:2px;
display:block;
color:/*#b85353*/#fdd017;
background-color:#333333;
border-top:0px solid #999999;
border-left:0px solid #999999;
border-bottom:0px solid #555555;
border-right:0px solid #555555;
}
.menuLink a {
font-family:arial,helvetica,sans-serif;
font-size:9px;
font-weight:600;
line-height:10px;
cursor:pointer;
background-color:#222222;
color:#cfcfcf;
width:150px;
padding:2px;
display:block;
text-align:left;
text-decoration:none;
font-weight:bold;
margin-left: 0px;
margin-bottom: 2px;
border-top:0px solid #999999;
border-left:0px solid #999999;
border-bottom:0px solid #555555;
border-right:0px solid #555555;
}
.gallery a {
font-family:arial,helvetica,sans-serif;
color:cfcfcf;
font-size:10px;
font-weight:600;
text-decoration:none;
border:0px;
}
.frame {
background-color:#000000;
padding-left:10px;
padding-right:10px;
color:#ffffff;
}
.framel {
padding-left:10px;
}
ul { 
list-style-type: none; 
} 

/*.menutitle:hover {
	background:transparent url(../images/menuOn.png) center center no-repeat;
}

.menutitle#current {
	background:transparent url(../images/menuOn.png) center center no-repeat;
}*/
