body
{
    font-family: Verdana, Helvetica, Sans-serif;
    font-size: 11px;
    background-color: #40201d;
    margin: 0;
}

#divLangs
{
    margin-top: 22px;
    margin-bottom: 4px;
    display: block;
    text-align: right;
    width: 642px;
    color: #ffffff;
    font-size: 13px;
}

#divLangs a, #divLangs a:visited
{
    font-weight: normal;
    font-size: 11px;
    color: #ffffff;
    text-decoration: none;
    padding-left: 4px;
}

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

#divLangs SPAN
{
    font-weight: bold;
    font-size: 11px;
    color: #ffffff;
    text-decoration: underline;
    padding-left: 4px;
}

#divHead
{
    background: url(/layout/headbg.jpg);
    margin: 0px;
    height: 86px;
    width: 642px;
    text-align: left;
}

#divHead img.logo
{
    margin-top: 7px;
    margin-left: 6px;
}

#divHead div.motto
{
    font-family: Verdana;
    font-size: 13px;
    font-weight: bold;
    height: 16px;
    color: rgb(51, 51, 51);
    margin-left: 128px;
    padding-top: 35px;
}

#divMenu
{
    clear: both;
    background-color: #ffffff;
    width: 642px;
    height: 29px;
    display: block;
    padding-top: 6px;
    margin-bottom: 0px;
}

#divMenu ul
{
    list-style: none;
    display: block;
    text-align: left;
    margin-left: 6px;
    margin-right: 6px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px;
    width: 630px;
}

#divMenu li
{
    width: auto;
    float: left;
}

#divMenu a, #divMenu a.visited, #divMenu SPAN
{
    text-decoration: none;
    color: rgb(112, 112, 112);
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    height: 13px;
    display: block;
    text-align: center;
    overflow: hidden;
    border-right: dotted 1px rgb(112,112,122);
}

#divMenu a:hover, #divMenu SPAN:hover
{
    color: rgb(64, 32, 29);
}

ul.sub
{
    position: absolute;
    left: -1px;
    top: -1px;
    display: none;
    list-style: none;
    margin-left: 0px;
    width: 180px;
    padding-left: 0px;
    padding-right: 0px;
    margin-top: 0px;
    z-Index: 101;
}

li.node_sub
{
    text-align: center;
    height: 21px;
    width: 180px;
    border: solid 1px #ffffff;
}

a.node_sub, a.node_sub:visited
{
    width: 170px;
    height: 17px;
    padding-left: 10px;
    padding-top: 4px;
    text-decoration: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 11px;
    color: #534b38;
    margin-right: 0px;
    display: block;
    text-align: left;
    background-color: #f0f0f0;
}

a.node_sub:hover
{
    background-color: #351307;
    color: #ffffff;
}

#divContent
{
    clear: both;
    background-color: #ffffff;
    display: block;
    width: 629px;
    text-align: left;
    padding-left: 6px;
    padding-right: 7px;
    margin-top: 0px;
}

#divText
{
    padding: 14px 14px 14px 14px;
    width: 589px;
    text-align: left;
    border-top: dotted 1px rgb(112,112,112);
    color: rgb(51, 51, 51);
    font-family: Verdana;
    font-size: 13px;
    margin-top: 10px;
}

#divText h1
{
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 18px;
    font-weight: normal;
    color: #333333;
}

#divText h2
{
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #333333;
}

#divFooter
{
    background: url(/layout/footbg.jpg);
    color: white;
    font-family: Verdana;
    font-size: 10px;
    height: 50px;
    width: 629px;
    padding-left: 6px;
    padding-right: 7px;
    margin-bottom: 10px;
}

#divFooter div.copy
{
    text-align: left;
    padding-left: 20px;
    padding-top: 18px;
    display: block;
}

#divFooter a, #divFooter a:visited
{
    color: #ffffff;
    text-decoration: underline;
}

#divContent a, #divContent a:visited
{
    font-family: Verdana, Helvetica, Arial, sans-serif;
    color: rgb(51, 51, 51);
}

#divContent a:hover
{
    color: rgb(0,0,0);
}

TABLE.prices
{
    font-family: Verdana, Helvetica, Arial, sans-serif;
    color: rgb(51, 51, 51);
    font-size: 12px;
    border: solid 1px #9cb3dd;
    width: 400px;
    margin-top: 0px;
    margin-bottom: 12px;
}

TABLE.prices TH
{
    border-bottom: solid 1px #9cb3dd;
}

TABLE.prices TR
{
    background: #eeeeee;
}

TABLE.prices TD
{
    padding: 2px 2px 2px 2px;
}

TABLE.prices TR:hover
{
    background: #dddddd;
}
