body
{
    font-family: Verdana, Helvetica, Arial, Sans;
    font-size: 10px;
    color: #414850;
    background-color: #9fb1c5;
}

a:link, a:visited, a:active
{
    font-family: Verdana, Helvetica, Arial, Sans;
    font-size: 10px;
    text-decoration: none;
    color: #414850;
}

a:hover
{
    text-decoration: underline;
}

img.headEl
{
    margin-left: 5px;
    margin-right: 5px;
}

#headerTable
{
    margin-top: 2px;
}

#menuTable
{
    margin-top: 0px;
    margin-bottom: 0px;
    border-bottom: solid 23px #ffffff;
}

td.menuFirstNormal
{
    background: url(/layout/menufirstnormalbk.gif);
    width: 110px;
    height: 23px;
}

td.menuFirstSel
{
    background: url(/layout/menufirstselbk.gif);
}

td.menuNormal
{
    background: url(/layout/menunormalbk.gif);
    width: 110px;
    height: 23px;
}

td.menuSel
{
    background: url(/layout/menuselbk.gif);
}

td.menuOutNormal
{
    background: url(/layout/menuoutbk.gif);
    width: 110px;
    height: 23px;
}

td.menuOutSel
{
    background: url(/layout/menuselbk.gif);
}


table.subMenu
{
    position: absolute;
    visibility: hidden;
    font-family: Verdana;
    font-size: 10px;
    background-color: #dbe0e6;
}

td.subMenu
{
    padding-left: 12px;
    padding-right: 12px;
    padding-bottom: 4px;
    padding-top: 4px;
    border-right: solid 1px #ffffff;
}

div.mmenu
{
    color: black;
}

#tblHeadBox
{
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px 0px 0px 0px;
    border: solid 12px #ffffff;
    background-color: #ffffff;
}

#tblHeadBox td
{
    padding: 0px 0px 0px 0px;
}

#tblHeadBox OBJECT
{
    padding: 0px 0px 0px 0px;
}

#divTextBox
{
    border: solid 12px #ffffff;
    width: 737px;
    text-align: left;
    margin-top: 6px;
    margin-bottom: 6px;
    font-name: Verdana, Helvetica, Arial, Sans;
    font-size: 11px;
    color: #40474f;
    background-color: #cbd5df;
}

#divTextBox h1
{
    font-size: 16px;
    font-weight: bold;
    margin-top: 4px;
    margin-bottom: 4px;
}

#divTextBox a, #divTextBox a:visited
{
    font-size: 11px;
    color: #40474f;
    text-decoration: none;
}

#divTextBox a:hover
{
    text-decoration: underline;
}

#ulSm
{
    list-style: none;
    width: 737px;
    background-color: #ffffff;
    padding-bottom: 10px;
    margin-left: 0px;
}

#ulSm li
{
    display: inline;
    padding-left: 9px;
    padding-right: 9px;
    padding-top: 2px;
    padding-bottom: 2px;
    background-color: #cbd5df;
    border-right: solid 1px #ffffff;
}

#ulSm li:hover
{
    background-color: #ffffff;
}

#ulSm li.selected
{
    background-color: #cbd5df;
}

#ulSm li.parent
{
    font-weight: bold;
}

#printHeader
{
    visibility: hidden;
    position: absolute;
    left: -1024px;
    top: -1024px;
}

@media print
{
    #menuTable {
        visibility: hidden;
    }

    #tblHeadBox tr
    {
        display: table-header-group;
    }

    #headerTable
    {
        visibility: hidden;
        position: absolute;
        left: -1024px;
        top: -1024px;
    }

    #printHeader
    {
        position: static;
        visibility: visible;
    }

    #tblHeadBox
    {
        visibility: hidden;
        position: absolute;
        left: -1024px;
        top: -1024px;
    }

    #divPageName
    {
        position: static;
        visibility: visible;
        font-name: Arial;
        font-size: 32px;
        color: #7f91a7;
        padding: 6px 6px 6px 6px;
        width: 640px;
        text-align: left;
    }

    #divTextBox
    {
        width: 640px;
    }
}

a.lang, a.lang:visited
{
    margin-left: 4px;
    margin-right: 4px;
}

a.lang:hover
{
    text-decoration: underline;
}
