body
{
    font: 0.85em Tahoma, sans-serif;
    color: #000000;
    margin: 0;
    padding: 0;
}
div#wrapper
{
    width: 100%;
    margin: 0px auto;
    padding: 0;
    border: 0;
}
.noprinting
{
    display: none;
}
ul#nav
{
    display: none;
}

tr
{
    vertical-align: top;
}
tr.bottom
{
    vertical-align: bottom;
}
.right
{
    text-align: right;
}
.italic
{
    font-style: italic;
}
.middle
{
    text-align: center;
}
.negative
{
    color: red;
}
.addtype
{
    color: black;
    font-style: italic;
}
li
{
    list-style: none;
}
img
{
    border: 0;
}

/* sidebar */

div#sbar
{
    display: none;
}

/* start main content */

div#mbody
{
    margin: 0;
    padding: 0;
}
div#mbody img
{
    padding: 10px;
}
div#mbody img.right
{
    float: right;
}
div#mbody img.left
{
    float: left;
}
div#mbody h1
{
    font-size: 1.2em;
    color: #008000;
}
div#mbody h2
{
    font-size: 1.1em;
    color: #008000;
}
div#mbody table
{
    background-color: #999;
    margin-bottom: 1em;
}
div#mbody table.regions
{
    background: #fff url( "/img/world.gif" ) center no-repeat;
}
div#mbody table.athird
{
    width: 17em;
}
div#mbody thead
{
    vertical-align: bottom;
}
div#mbody th
{
    background-color: #9c9;
}
div#mbody th.triple
{
    padding: 0;
}
div#mbody td
{
    font-size: 1em;
    padding: 0 0.2em;
    background-color: #fff;
}
div#mbody td.triple
{
    padding: 0;
}
div#mbody td.lev1
{
    color: #008000;
}
div#mbody td.level1
{
    color: #000;
}
div#mbody td.lev2
{
    padding-left: 1em;
}
div#mbody td.level2
{
    padding-left: 1em;
    color: #006000;
    font-size: 90%;
}
div#mbody td.level3
{
    padding-left: 1.5em;
    color: #000000;
    font-size: 90%;
}
div#mbody td.lev3
{
    padding-left: 2em;
    font-size: 90%;
}
div#mbody td.total
{
    background-color: #beb;
}
div#mbody td.source
{
    background-color: #efe;
    font-size: 80%;
}
div#mbody td.source a
{
    color: #f60;
    text-decoration: none;
}
div#mbody td.source a:hover
{
    color: #f60;
    border-bottom: 1px dotted #f60;
}
div#mbody td.highlt
{
    background-color: #ffefd5;
}
div#mbody td.highltr
{
    background-color: #ffefd5;
    text-align: right;
}
div#mbody td.transparent
{
    font-size: 90%;
    background-color: transparent;
}
div#mbody a
{
    text-decoration: none;
    color: #f60;
}
div#mbody a:hover
{
    text-decoration: none;
    color: #008000;
    border-bottom: 1px dotted #008000;
}
div#mbody a.otherlang
{
    text-decoration: none;
    color: #690;
}
div#mbody a.otherlang:hover
{
    text-decoration: none;
    color: #060;
    border-bottom: 1px dotted #060;
}
div#mbody ul
{
    margin: 0;
    padding: 0;
}
div#mbody ul ul
{
    margin: 0;
    padding: 0 0 0 3em;
    list-style-type: square;
}
div#mbody li
{
    margin: 0;
    padding: 0;
}
div#mbody ul ul li
{
    list-style-type: square;
}
div#mbody #tbl1, #mbody #tbl2
{
    width: 48%;
    background-color: #fff;
    padding: 2px;
}

div#ibody
{
    margin: 0;
    padding: 0;
}
div#index table
{
    background-color: #fff;
}
div#index td
{
    padding: 0 1em 0 0;
}
div#ibody h1
{
    font-size: 1.2em;
    color: #008000;
}
div#ibody h2
{
    font-size: 1.1em;
    color: #008000;
}
div#ibody table.regions
{
    background: #fff url( "/img/world.gif" ) center no-repeat;
}
div#ibody a
{
    text-decoration: none;
    color: #f60;
}
div#ibody a:hover
{
    text-decoration: none;
    color: #008000;
    border-bottom: 1px dotted #008000;
}
div#ibody a.otherlang
{
    text-decoration: none;
    color: #f60;
}
div#ibody a.otherlang:hover
{
    text-decoration: none;
    color: #008000;
    border-bottom: 1px dotted #008000;
}
div#ibody td.transparent
{
    font-size: 90%;
    background-color: transparent;
}
div#ibody dt
{
    font-size: 1.3em;
    color: #008000;
    margin-right: 0;
    margin-top: 6px;
}
div#ibody dd
{
    display: inline;
    margin-left: 0px;
}

/* footer */

div#footer
{
    padding: 0 10px;
    clear: both;
    border-top: 2px dotted #ccc;
    text-align: right;
    font-size: 0.8em;
}
div#footer a
{
    text-decoration: none;
    padding: 0 1.5em;
    color: #008000;
}
div#footer a:hover
{
    color: #f60;
}

div#updates
{
    vertical-align: top;
}

#tbl1
{
    float: left;
}
#tbl2
{
    float: right;
    margin-left: 5px;
}
#tbl1 tr, #tbl2 tr
{
    vertical-align: top;
}
#tbl1 td.date, #tbl2 td.date
{
    width: 6em;
}
