TD.main_menu, TD.main_menu_sel { background: #37709B; padding: 8px; padding-top: 0px; padding-bottom: 0px; height: 33px; border-bottom: 1px solid white }
TD.main_menu_sel { background: #FCD93D; border: 1px solid white; border-bottom: 0px }

DIV.menu_top { background: #366F9A; height: 20px; width: 100% }
DIV.menu_area { background: url('gfx/mainmenu_bg.gif'); height: 33px }
DIV.submenu_area { background: #FCD93D; width: 622px; 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.mainmenu_sel { color: #1F3E5A; }
A.mainmenu_sel:hover { color: #1F3E5A; }

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

TABLE.search_table { margin-bottom: 22px; margin-right: 17px }

INPUT.searchinput { width: 80px; background: #C6D9EC; height: 20px; border: 1px solid #94A2B0 }
INPUT.searchsubmit { 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: #366F9A; text-align: center; padding-top: 10px;  }