.trMenu {
background-color: #053C73;
}

.tdMenuBara {
background-color: #053C73;
color:#ffffff;
font-family: trebuchet ms;
font-weight:bold;
font-size:12px;
text-align: center;
cursor: default;
}

.tdMenu {
color: #ffffff;
cursor: hand;
text-align: center;
text-transform: uppercase;
font-family: trebuchet ms;
font-weight:bold;
font-size:12px;
text-decoration: none;
}

.tdMenuY {
background-color: #ffffff;
color:#ffffff;
font-family: trebuchet ms;
font-weight:bold;
font-size:12px;
text-align: center;
cursor: hand;
text-decoration:none;
text-transform: uppercase;
}

.tdMenuOver {
color:#ffffff;
font-family: trebuchet ms;
font-size: 12px;
font-weight: bold;
cursor: hand;
text-decoration: none;
cursor: hand;
text-align: center;
text-transform: uppercase;
background-color: #DA251D;
}

.submeniu {
position:absolute;
left:1px;top:0px;
visibility:hidden;
color:#ffffff;
font-family: trebuchet ms;
font-size:12px;
border-top: solid 0px;
background-color:  #3D5EA1;
font-weight: bold;
text-transform: uppercase;
}

.tdSubMenu {
background-color:  #005DB9;
color:#FFFFFF;
font-family: trebuchet ms;
font-size:10px;
cursor: hand;
line-height:16px;
padding-left:4px;
width:100%;
border-top: #879BC5 solid 1px;
text-decoration:none;
font-weight: bold;
text-transform: uppercase;
}

.tdSubMenuOver {
background-color:  #DA251D;
color:#FFFFFF;
font-family: trebuchet ms;
font-size:10px;
cursor: hand;
line-height:16px;
padding-left:4px;
width:100%;
border-top: #879BC5 solid 1px;
text-decoration:none;
font-weight: bold;
text-transform: uppercase;
}