ul#menutt {
width:135px; 
list-style:none;
font:normal 11px arial, Serif;
margin:1px;
padding:1px;
/* For IE \*/
_margin-top:1px;
}

ul#menutt li{
position:relative;
}

ul#menutt a {
width:135px;
_width:147px;
display:block;
text-align:left;
text-decoration:none;
color:#FFF;
line-height:14px;
padding-left:4px;
background:#000;
border-left:1px solid #666;
border-right:3px solid #049b4e;
border-bottom:1px solid #FFF;
}

>#pagebody>ul#menutt a {
width:135px;
}

/* Fix IE. Hide from IE Mac \*/
* html ul#menutt li { float:left; height:1%; }
* html ul#menutt li a { height:1%; }
/* End */

ul#menutt a:hover {
color:#000;
background:#fff;
border-left:1px solid #D12218;
border-right:3px solid #D12218;
border-bottom:1px solid #D12218;
bordere-top:1px solid #D12218;
}
.titulosmenu {
color:#CC0000;
font: bold 9px verdana, arial, Serif;
padding-right:7px;
}

/*** Menu 2 ***/
ul#menutt2 {
width:135px; 
list-style:none;
font:normal 11px arial, Serif;
margin:1px;
padding:1px;
/* For IE \*/
_margin-top:1px;
}
ul#menutt2 li{
position: relative;
}
ul#menutt2 a {
width:135px;
_width:143px;
display:block;
text-align:left;
text-decoration:none;
color:#FFF;
line-height:14px;
padding-left:5px;
background:#333;
border-left:1px solid #666;
border-right:3px solid #ffce00;
border-bottom:1px solid #FFF;
}
>#pagebody>ul#menutt2 a {
width:135px;
}

/* Fix IE. Hide from IE Mac \*/
* html ul#menutt2 li { float: left; height: 1%; }
* html ul#menutt2 li a { height: 1%; }
/* End */

ul#menutt2 a:hover {
color: #000;
background: #fff;
border-left: 1px solid #D12218;
border-right: 3px solid #D12218;
border-bottom: 1px solid #D12218;
}
