body                {font-size: 11px; font-family: "Verdana", "Tahoma", "Geneva", "Arial", "Helvetica"}A                   {color: #003366; text-decoration: underline}A:hover             {color: #003366; text-decoration: underline}A:visited          {color: #003366}A.button           {color: white; font-size: 11px; font-weight: bold; font-family: "Verdana", "Tahoma", "Geneva", "Arial", "Helvetica"}A.button:hover      {color: white; text-decoration: none}A.button:visited {color: white; text-decoration: none}select      {font-family: "Verdana", "Tahoma", "Geneva", "Arial", "Helvetica"; font-size: 11px; font-weight: regular; font-color: black}input       {font-family: "Verdana", "Tahoma", "Geneva", "Arial", "Helvetica"; font-size: 11px; font-weight: regular; font-color: black}textarea    {font-family: "Verdana", "Tahoma", "Geneva", "Arial", "Helvetica"; font-size: 11px; font-weight: regular; font-color: black}TABLE       {background: #ffffff}TR          {font-family: "Verdana", "Tahoma", "Geneva", "Arial", "Helvetica"; font-weight: regular; font-size: 11px; font-color: black}TH          {font-family: "Verdana", "Tahoma", "Geneva", "Arial", "Helvetica"; font-weight: bold; font-size: 11px; color: #000000; background: #cccccc; background-position: top; height: 15px}TD          {font-family: "Verdana", "Tahoma", "Geneva", "Arial", "Helvetica"; font-weight: regular; font-size: 11px; font-color: black}H1          {font-family: "Verdana", "Tahoma", "Geneva", "Arial", "Helvetica"; font-size: 15pt; font-weight: bold}H2          {font-family: "Verdana", "Tahoma", "Geneva", "Arial", "Helvetica"; font-size: 6pt; font-weight: regular}DIV.x          {font-family: "Verdana", "Tahoma", "Geneva", "Arial", "Helvetica"; font-size: 19px; font-weight: bold}.title      {font-size: 21px; font-weight: bold}.info       {font-size: 10px; font-weight: regular}.warning    {color: #ad2f26; font-weight: regular}.head       {background: #cccccc; font-weight: bold;}.form       {background: #eff1cc; height: 15px }.first-row      {background: #ffffff; height: 15px }.first-row-bold      {background: #ffffff; height: 15px; font-weight: bold }.first-row-col      {background: #ffffff }.second-row     {background: #eff1cc; height: 15px }.second-row-bold     {background: #eff1cc; height: 15px; font-weight: bold }.second-row-col      {background: #eff1cc }.shadow     {background: #999999; height: 1px }.tBar A:link { COLOR: #ffffff; TEXT-DECORATION: none }.tBar A:visited { COLOR: #ffffff; TEXT-DECORATION: none }.tBar A:hover { COLOR: #000000; BACKGROUND-COLOR: #ffffff }.toolBar A:link      {font-family: "Verdana"; font-size: 10px; color: #003366; text-decoration: none}.toolBar A:visited {font-family: "Verdana"; font-size: 10px; color: #003366; text-decoration: none}.toolBar A:hover   {font-family: "Verdana"; font-size: 10px; color: #003366; text-decoration: underline}.toolBar TD           {font-family: "Verdana"; font-weight: regular; font-size: 10px; font-color: black}.mActive A { COLOR: #cc6600; TEXT-DECORATION: none }.mActive A:link { COLOR: #cc6600; TEXT-DECORATION: none }.mActive A:hover { COLOR: #cc6600; TEXT-DECORATION: none }.mActive A:visited { COLOR: #cc6600; TEXT-DECORATION: none }.topNavi { FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 11px; color: #ffffff; TEXT-DECORATION: none }.topToolbar { font-size: 10px; }.topToolbarChoosed { font-size: 10px; font-weight: bold; color: #003366; }.small { font-size: 10px; }

#content {
position:absolute;
top: 0px;
left: 0px;
height: 100%;
width: 100%;
}
#shortcutBox, #shortcutBox li {
    display: none;
    position: absolute;
    z-index: 1;
    top: 0; left: 0;
    margin: 0; padding: 0;
    white-space: nowrap;
    list-style: none;
}

#shortcutBox a {
    position: absolute;
    top: -100em;
    background: #FFF;
    border: solid 1px #C60;
    padding: 9px;
}

#shortcutBox a:focus { top: 0; }


