table#table_menu { width: 100%; background-color:#CACACA; text-align: center; font-size: 70%; font-weight: bold; }
td.menu_content { width: 700px; background: url(../img/global/menu-background.gif) top center repeat-x; }
td.menu_left, td.menu_right { background-color: #989898; width: 18px; }
td.menu_down { background: url(../img/global/menu-down.gif) bottom center repeat-x; }

