body {
    margin: 0px;
    padding: 0px;
    background-color: #ffffff;
}
div.menuinactive {
    background-color: #414c2a;
    opacity: .7;
    filter: alpha(opacity=70);
}
div.menuactive {
    background-color: #414c2a;
    opacity: .9;
    filter: alpha(opacity=90);
}
div.menuover {
    background-color: #414c2a;
    opacity: .6;
    filter: alpha(opacity=60);
}
div.submenuinactive {
    background-color: #ffffff;
    opacity: .4;
    filter: alpha(opacity=40);
}
div.submenuactive {
    background-color: #ffffff;
    opacity: .6;
    filter: alpha(opacity=60);
}
div.submenuover {
    background-color: #ffffff;
    opacity: .5;
    filter: alpha(opacity=50);
}
div.mainmenu {
    position: absolute;
    width: 208px;
    height: 52px;
    left: 35px;
}
div.mainmenua {
    position: absolute;
    width: 208px;
    height: 52px;
    left: 35px;
}
div.mainmenui {
    position: absolute;
    width: 208px;
    height: 17px;
    left: 35px;
}
div.submenu {
    position: absolute;
    width: 208px;
    height: 17px;
    left: 35px;
}
a.mainmenu {
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    font-family: Arial, Verdana, Helvetica, Sans-serif;
    font-size: 10pt;
}
a.submenu {
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    font-family: Arial, Verdana, Helvetica, Sans-serif;
    font-size: 10pt;
}
div.menutext {
    position: absolute;
    width: 208px;
    height: 52px;
    left: 35px;
    line-height: 52px;
    text-align: center;
    cursor: pointer;
}
div.menutexta {
    position: absolute;
    width: 208px;
    height: 52px;
    left: 35px;
    line-height: 52px;
    text-align: center;
    cursor: pointer;
}
div.menutexti {
    position: absolute;
    width: 208px;
    height: 17px;
    left: 35px;
    line-height: 17px;
    text-align: center;
    cursor: pointer;
}
div.submenutext {
    position: absolute;
    width: 208px;
    height: 17px;
    left: 35px;
    line-height: 17px;
    text-align: center;
    cursor: pointer;
}
#headcontainer {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 83px;
    background-color: #ffffff;
    background-image: url('img/bg.head.png');
    background-repeat: repeat-y;
}
#headline {
    position: absolute;
    left: 0px;
    top: 83px;
    width: 100%;
    height: 2px;
    background-color: #858386;
}
#titlecontainer {
    position: absolute;
    left: 0px;
    top: 85px;
    width: 100%;
    height: 36px;
    background-color: #ffffff;
    background-image: url('img/bg.title.png');
    background-repeat: repeat-x;
    line-height: 36px;
    text-align: right;
    color: white;
    font-weight: bold;
    font-family: Arial, Verdana, Helvetica, Sans-serif;
    font-size: 12pt;
    text-transform: uppercase;
}
#titlenavi {
    position: absolute;
    left: 66px;
    top: 85px;
    height: 36px;
}
#titleline {
    position: absolute;
    left: 0px;
    top: 121px;
    width: 100%;
    height: 2px;
    border-top: 2px solid #858386;
}
#footercontainer {
    position: absolute;
    left: 0px;
    top: 580px;
    width: 100%;
    height: 152px;
    background-image: url('img/bg.footer.png');
    background-repeat: repeat-x;
}
#menucontainer {
    position: absolute;
    left: 33px;
    top: 123px;
    width: 212px;
    height: 505px;
    background-repeat: no-repeat;
    background-color: #858386;
    background-position: 2px 0px;
}
#menucornleft {
    position: absolute;
    left: 33px;
    top: 615px;
    width: 13px;
    height: 13px;
    background-repeat: no-repeat;
    line-height: 1px;
}
#menucornright {
    position: absolute;
    left: 232px;
    top: 615px;
    width: 13px;
    height: 13px;
    background-repeat: no-repeat;
    line-height: 1px;
}
#menumirrorbg {
    position: absolute;
    left: 33px;
    top: 628px;
    width: 212px;
    height: 104px;
    background-color: #858386;
}
#menumirror {
    position: absolute;
    left: 35px;
    top: 630px;
    width: 208px;
    height: 102px;
    background-repeat: no-repeat;
}
#menucornsleft {
    position: absolute;
    left: 33px;
    top: 628px;
    width: 13px;
    height: 13px;
    background-repeat: no-repeat;
    line-height: 1px;
}
#menucornsright {
    position: absolute;
    left: 232px;
    top: 628px;
    width: 13px;
    height: 13px;
    background-repeat: no-repeat;
    line-height: 1px;
}
#menumirrorgrad {
    position: absolute;
    left: 33px;
    top: 628px;
    width: 212px;
    height: 104px;
    background-repeat: no-repeat;
}
#contentcontainer {
    position: absolute;
    width: 100%;
    top: 123px;
    right: 0px;
    height: 457px;
    color: #666666;
    font-weight: bold;
    font-family: Arial, Verdana, Helvetica, Sans-serif;
    font-size: 8pt;
    overflow: auto;
}
#contentinner {
    padding-left: 277px;
    padding-top: 48px;
    text-align: justify;
    padding-right: 8px;
}
#contentcontainer a {
    color: #f8aa16;
    font-weight: bold;
    font-size: 8pt;
    text-decoration: none;
}
#contentcontainer h1 {
    font-size: 14pt;
    line-height: 14pt;
    margin-top: 0px;
    margin-bottom: 0px;
    color: #b7d746;
    font-weight: bold;
}
#contentcontainer h2 {
    font-size: 12pt;
    line-height: 12pt;
    margin-top: 0px;
    margin-bottom: 0px;
    color: #b7d746;
    font-weight: bold;
}
#contentcontainer strong {
    font-size: 10pt;
    line-height: 10pt;
    color: #000000;
    font-weight: bold;
}
#contentcontainer table {
    color: #666666;
    font-weight: bold;
    font-family: Arial, Verdana, Helvetica, Sans-serif;
    font-size: 8pt;
    text-align: justify;
}
#topmenucontainer {
    position: absolute;
    top: 123px;
    right: 28px;
    border: 2px solid #858386;
}
td.topmenuborder {
    border-left: 2px solid #858386;
}
td.topmenuactive {
    background-color: #a5c330;
}
td.topmenuinactive {
    background-color: #ffffff;
}
a.topmenu {
    font-family: Arial, Verdana, Helvetica, Sans-serif;
    font-size: 8pt;
    font-weight: bold;
    color: #758a22;
    text-decoration: none;
    line-height: 18px;
    white-space: nowrap;
}
#shadow {
    position: absolute;
    left: 0px;
    top: 123px;
    right: 0px;
    height: 12px;
    width: 100%;
    background-repeat: repeat-x;
}
div.utilityframe {
    position: absolute;
    left: 280px;
    top: 604px;
    border: 0px solid black;    
}
div.refbuttframe {
    position: absolute;
    right: 10px;
    top: 598px;
    border: 0px solid black;
    display: none;
}
/* a7c533 */
#contentcontainer a.hir {
    color: #f8aa16;
    text-decoration: none;
    font-size: 12pt;
    font-weight: bold;
    text-transform: uppercase;
}
#contentcontainer td a.hir {
    color: #f8aa16;
    text-decoration: none;
    font-size: 12pt;
    font-weight: bold;
    text-transform: uppercase;
}
span.darkgreen {
    color: #798f25;
    font-weight: bold;
    font-size: 10pt;
}
div.lead {
    margin-left: 16px;
}
#languages {
    position: absolute;
    right: 20px;
    top: 694px;
}
div.hotspot {
    position: absolute;
    width: 8px;
    height: 8px;
    background-color: #ffaf16;
    cursor: pointer;
    border: 1px solid white;
}
div.countryselect {
    position: absolute;
    right: 0px;
    top: 40px;
    font-size: 12pt;
}
div.countryselect span {
    font-size: 18pt;
    color: #b7d63b;
}
a.country {
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none;
    color: #636363;
}
a.country:visited {
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none;
    color: #636363;
}
a.country:active {
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none;
    color: #ffaf16;
}
a.country:hover {
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none;
    color: #ffaf16;
}
#logo {
    position: absolute;
    left: 34px;
    top: 3px;
    width: 464px;
    height: 76px;
}
#logotitle {
    position: absolute;
    left: 124px;
    top: 10px;
    color: #ffffff;
    font-weight: bold;
    font-family: Arial, Verdana, Helvetica, Sans-serif;
    font-size: 26pt;
}
#logotitle2 {
    position: absolute;
    left: 264px;
    top: 16px;
    color: #ffffff;
    font-weight: bold;
    font-family: Arial, Verdana, Helvetica, Sans-serif;
    font-size: 8pt;
}
#logotext {
    position: absolute;
    left: 124px;
    top: 44px;
    color: #000000;
    font-weight: bold;
    font-family: Arial, Verdana, Helvetica, Sans-serif;
    font-size: 19pt;
}
#overlayframe {
    position: absolute;
    left: 260px;
    top: 205px;
    width: 654px;
    height: 500px;
    dis-border: 1px solid black;
}
#bottommenu {
    position: absolute;
    top: 714px;
    width: 100%;
    text-align: center;
    color: 636363;
    font-weight: bold;
    font-family: Arial, Verdana, Helvetica, Sans-serif;
    font-size: 8pt;
}
#bottommenu a {
    color: 636363;
    font-weight: bold;
    font-family: Arial, Verdana, Helvetica, Sans-serif;
    font-size: 8pt;
    text-decoration: none;
}
#bannerframe {
    position: absolute;
    top: 10px;
    width: 560px;
    left: 400px;
    height: 60px;
    color: 636363;
    font-weight: bold;
    font-family: Arial, Verdana, Helvetica, Sans-serif;
    font-size: 8pt;
}
table.files th {
    color: #798f25;
    font-weight: bold;
    font-family: Arial, Verdana, Helvetica, Sans-serif;
    font-size: 9pt;
    text-align: left;
}
