body {
   margin: 0;
   padding: 0;
   background: #979797;
   font-family: tahoma, arial, helvetica, sans-serif;
   font-size: x-small;
}

html>body {
   font-size: small;
}

table, table td {
   font-size: 100%;
}

a {
   color: #0b4da2;
}

#menu_left .level1 {
   margin-left: 7px;
   padding: 0.5em 0.5em 0.4em 0.5em;
   font-weight: bold;
}

#menu_left .level2 {
   margin-left: 7px;
   padding: 0.2em 1.8em;
}

#menu_left .level3 {
   margin-left: 7px;
   padding: 0.2em 3em;
}

#menu_left .active a {
   color: #000;
   font-weight: bold;
}

#main_text {
   background: #fff;
}

#menu_bottom {
   background: url(i/bg_bottom.gif) left top repeat-x #fff;
}

#menu_bottom div {
   margin: 1em 0;
   text-align: center;
}
