a { color: #000000; font-weight: bold; text-decoration: none; }
a:hover { text-decoration: underline; }

#menuDiv { padding: 0px; margin: 0px; width: 100%; }
#menuDiv * { padding: 0px; margin: 0px; padding-left: 0px; }
#menuDiv ul { list-style: none; padding-left: 0px;  }
#menuDiv li { display: block; padding: 0px; width: 100%; white-space: nowrap; }
#menuDiv li { padding-left: 0px; }
#menuDiv li li { padding-left: 10px; }
#menuDiv li.menuFileSel { list-style: none; font-weight: bold; }
#menuDiv li.menuFileSelGrpSel { list-style: none; font-weight: bold; }

#menuDiv a { display: block; padding: 2px; font-weight: normal;}
#menuDiv a:hover {  text-decoration: none; color: #ffffff;}

#menuDiv li.menuLevel { position: relative; text-transform: none; }
#menuDiv a.menuLevel { text-decoration: none; font-weight: normal; color: #000000; text-transform: none; }
#menuDiv a.menuLevel:hover { text-decoration: none; }

#menuDiv li.menuGrpSel { position: relative; text-transform: none; }
#menuDiv a.menuGrpSel { text-decoration: none; font-weight: bold; color: #000000; text-transform: none; }
#menuDiv a.menuGrpSel:hover { text-decoration: none; }

#menuDiv li.menuFileSel { position: relative; left: 0px; font-weight: bold; color: #ffffff; }
#menuDiv a.menuFileSel { text-decoration: none; font-weight: bold; color: #ffffff; text-transform: none; }
#menuDiv a.menuFileSel:hover { text-decoration: none; }

#menuDiv a.menuFileSelGrpSel { font-weight: bold; color: #ffffff; }

#menuDiv li.menuGrp ul, #menuDiv li.menuLevel ul, #menuDiv li.msieFix ul { display: none; }

div.body_column div.bodydiv_column { border-style: solid; border-width: 1px; border-color: #000000; }
div.bodydiv_column div.header_column { border-style: solid; border-width: 0px; border-bottom-width: 1px; border-color: #666666; }

td.minimal_navigationBar { border: solid #b6b6b6 0px; border-bottom-width: 1px; }
td.menu_minimal_container { color: #666666; background-color: #FFFFFF; border-style: solid; border-width: 1px; border-color: #b6b6b6; }
