TD.main_menu, TD.main_menu_sel { background: #30110E; padding: 4px; padding-top: 0px; padding-bottom: 0px; height: 33px; border-bottom: 1px solid white }
TD.main_menu_sel { background: #598BB1; border: 1px solid white; border-bottom: 0px }

DIV.menu_top { background: #30110E; height: 20px; width: 100% }
DIV.menu_area { background: url('gfx/mainmenu_bg_kl.gif'); width: 100%; height: 33px }
DIV.submenu_area { background: #598BB1; width: 100%; color: white; border-bottom: 1px solid white; line-height: 18px }
DIV.subcontainer { padding: 12px; padding-top: 8px; padding-bottom: 8px }

A.mainmenu, A.mainmenu_sel { color: white; text-decoration: none; font-family: Tahoma; font-size: 11px; font-weight: bold }
A.mainmenu:hover, A.mainmenu_sel:hover { color: white; text-decoration: none;  }

A.submenu, A.submenu_sel { font-family: Verdana; font-size: 10px; color: white; font-weight: bold; text-decoration: none }
A.submenu:hover, A.submenu_sel:hover { color: white; text-decoration: underline }
A.submenu_sel { text-decoration: underline }

TABLE.search_table {  }
INPUT.searchinput { width: 80px; background: #C6D9EC; height: 20px; border: 1px solid #94A2B0; margin-left: 4px }
INPUT.searchsubmit { width: 41px; background: #305D87; height: 20px; color: white; border: 1px solid #122434; font-family: Arial; font-size: 8px; text-transform: uppercase; color: white; margin-left: 3px; cursor: pointer }

DIV.banner_area { background: #30110E; text-align: center; padding-top: 10px;  }
