.menu_main {text-align:center;width:100%;height:100%;color:black;font-size:10px;font-weight:bold;text-decoration:none;padding:5px;cursor:hand;cursor:pointer}
.menu_mainsel {background-color:#ffe4ac;width:100%;height:100%;color:black;padding-right:5px;font-size:10px;font-weight:bold;text-decoration:none;padding:5px;cursor:hand;cursor:pointer}

.menu_sub {background-color:#ffffe0;width:100%;border:1px solid white;cursor:hand;cursor:pointer}
.menu_subsel {background-color:#ffe4ac;width:100%;border:1px solid red;cursor:hand;cursor:pointer}

.menu_sub_click {background-color:white;width:100%;border:1px solid orange;cursor:hand;cursor:pointer}

.menu_sub_abs {position:absolute; z-index:1; display:none; width:100%}

.___dropcontainer {filter:progid:DXImageTransform.Microsoft.Shadow(color='#666666', Direction=135, Strength=4)}

.dnm {position:absolute;display:none}

.smalll {font-size:xx-small;font-weight:bold}

.menu_block {border:1px solid red;padding:0px}

.itemtb {border-collapse: collapse; border-spacing: 0px}
.itemtb td {font-size:11;padding:5px}

