.menutitle{
cursor:pointer;
margin-bottom:5px;
/*background-color:#EDEDED;*/
background-image:url(metalmenu.gif);
background-repeat:no-repeat;
background-position:center;
background-color:black;
color:black;
width:145px;

padding:2px;
text-align:center;
font-weight:bold;
/*border:2px solid #000000;*/
}

.submenu{
margin-bottom: 0.5em;
padding-left:10px;
/*text-align:center;*/
}

