#menu {
 width: 980px;
 font-family: "Lucida Grande",Arial,Helvetica,sans-serif;
 font-weight: normal;
 margin: -4px 0 0;
 padding: 0 0 10px 0;
 border: 0px solid #000000;
 color: #101060;
 text-align: center;
}


html>body #menu {
 padding: 0 0 10px 140px;
}

html>body #menu {
 *padding: 0 0 10px 0;
}


#menu a { text-transform: uppercase; text-decoration: none; color: #606090; }

#menu td {
   vertical-align: top;
}

#menu td.mitem { margin: 0; padding: 0; }
#menu img.selbord { margin-top: 0px; display: none;}
#menu td.mmptr { background: #fff; }
#menu img.mmptr { margin-top: -1px; display: none; background-image: none; }



#submenu2 {
 width: 980px;
 font-family: "Lucida Grande",Arial,Helvetica,sans-serif;
 font-size: 11px;
 font-weight: normal;
 height: 25px;
 line-height: 1;
 margin: -5px auto 0 auto;
 color: #101060;
}

.arrowt {
   width: 10px;
   vertical-align: top;
}

.arrowt img {
   z-index: 13;
position: relative;

}

#submenu a {
text-transform: uppercase;
text-decoration: none;
color: #909090;
z-index: 12;
position: relative;
}

#submenu a:hover {
text-decoration: none !important;
color: #006;
}

#submenu td.smitem { padding: 0 5px 0 5px; }
img.smptr { display: none; }

