.dieci {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #000000;
        font-style: normal;
        font-weight: normal
}

.dieci a:link {
        color: #000000;
        text-decoration: none
}

.dieci a:hover{
        color: #000000;
        text-decoration: underline;
}

.dieci a:visited{
        color: #3333333;
        text-decoration: none;
}

.dieciw {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #ffffff;
        font-style: normal;
        font-weight: bold;
}

.dieciw a:link {
        color: #000000;
        text-decoration: none
}

.dieciw a:hover{
        color: #000000;
        text-decoration: underline;
}

.dieciw a:visited{
        color: #3333333;
        text-decoration: none;
}

.diecib {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #000000;
        font-style: normal;
        font-weight: bold;
}

.diecib a:link {
        color: #000000;
        text-decoration: none
}

.diecib a:hover{
        color: #000000;
        text-decoration: underline;
}

.diecib a:visited{
        color: #333333;
        text-decoration: none;
}

table.menu {
width: 150px;
border-width: 0;
border-style: none;
border-collapse: collapse;
}

td.menuhead {
width: 150px;
height: 21px;
color: #ffffff;
background-image: url(/images/main_but.png);
}

td.menubutton {
width: 150px;
height: 20px;
background-image: url(/images/sub_but.png);
no-repeat;
}

.menutitle{
cursor:pointer;
margin-bottom: 1px;
background-color:#b0c3b7;
color:#000000;
width:150px;
padding: 1px;
text-align:left;
font-weight:bold;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
}
.submenu{
margin-bottom: 0.2em;
}
