.table_menu_item {
    width:154px;
    height:154px;
    background-color:#808080;
    text-align:center;
    vertical-align:middle;
}
a img, img ,a {
    border:none;
}

.a_submenu_items {
    visibility:hidden;
}

.table_sub_menu {
    width:100%;
    height:100%;
}
.table_sub_menu a, .table_sub_menu a:link, .table_sub_menu a:visited, .table_sub_menu a:hover {
    color:#f98522;
    font-size:14px;
    font-weight:bold;
    line-height:30px;
}
.table_menu_item a img {
    width:144px;
    height:144px;
    border:none;
}

a.bot_menu_item {
    font-size:12px; 
    color:#ffffff; 
    text-decoration:none;
}