table.submenu a, table.submenu a:visited, table.submenu2 a, table.submenu2 a:visited {
    text-decoration: none;
    vertical-align: middle;
    font-family: Arial, Verdana, Helvetica;
    font-size: 8pt;
    font-weight: bold;
    color: #bebebe;
    padding: 0px;
    margin: 0px;
}

table.submenu a:hover, table.submenu a:active, table.submenu2 a:hover, table.submenu2 a:active {
    text-decoration: none;
    vertical-align: middle;
    font-family: Arial, Verdana, Helvetica;
    font-size: 8pt;
    font-weight: bold;
    color: #ffffff;
}

table.submenu, table.submenu2 {
    position: absolute;
    border: 0px;
    width: 143px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    text-align: left;
    visibility: hidden;
}

table.submenu td.submenulink3, table.submenu2 td.submenulink3 {
    background: url(../img/smenu_2.png) repeat-y;
    padding: 5px 3px 2px 20px;
    margin: 0px;
    font-weight: bold;
    vertical-align: middle;
    font-family: Arial, Verdana, Helvetica;
    font-size: 11px;
    font-weight: bold;
    cursor: pointer;
    _background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/smenu_2.png", sizingMethod="scale");
}

table.submenu td.submenulink2, table.submenu2 td.submenulink2 {
    background: url(../img/smenu_2.png) repeat-y;
    padding: 2px 3px 5px 20px;
    margin: 0px;
    font-weight: bold;
    vertical-align: middle;
    font-family: Arial, Verdana, Helvetica;
    font-size: 11px;
    font-weight: bold;
    cursor: pointer;
    _background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/smenu_2.png", sizingMethod="scale");
}

table.submenu td.submenulink, table.submenu2 td.submenulink {
    background: url(../img/smenu_2.png) repeat-y;
    padding: 5px 3px 5px 20px;
    margin: 0px;
    cursor: pointer;
    _background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/smenu_2.png", sizingMethod="scale");
    
}

.submenulink a, .submenulink2 a, .submenulink3 a {
    position: relative;
}

table.submenu td.Sepsubmenulink, table.submenu2 td.Sepsubmenulink {
    background: url(../img/smenu_linea.png) no-repeat;
    padding: 0px;
    margin: 0px;
    height: 3px;
    width: 143px;
    border: 0px;
    _background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/smenu_linea.png", sizingMethod="crop");
}

td.LinkM {
    text-align: center;
    width: 160px;
    height: 39px;
    margin: 0px;
    padding: 0px;
    border: 0px;
}

td.submenuS {
    background: url(../img/smenu_1.png) no-repeat;
    height: 6px;
    _background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/smenu_1.png", sizingMethod="crop");
}

td.submenuI {
    background: url(../img/smenu_3.png) no-repeat;
    height: 10px;
    _background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/smenu_3.png", sizingMethod="crop");
}

/*
td:hover.LinkM {
    background: url(../img/bot_hover.jpg) no-repeat top left;
    text-align: center;
    font-weight: bold;
    vertical-align: middle;
    font-family: Arial, Verdana, Helvetica;
    font-size: 11pt;
    font-weight: bold;
    width: 160px;
    height: 39px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
}

td.LinkM a, td.LinkM a:visited {
    color: #bebebe;
    text-decoration: none;
    cursor: pointer;
    font-family: Arial, Verdana, Helvetica;
    font-size: 11px;
    font-weight: bold;
}

td.LinkM a:hover, td.LinkM a:active {
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
}*/