body {
    font-family: "Trebuchet MS", "Tahoma", "Verdana", "Arial", "Sans-Serif";
    background-image: url(page_bg.gif);
	font-size: 9pt;
}

table.head { width: 100%; height: 179px; background-image: url(head_bg.jpg); background-repeat: repeat-x; }
    table.head td.logo { width: 420px; }
        table.head td.logo img { margin-top: 45px; margin-left: 55px; }
    table.head td.menu { height: 150px; vertical-align: bottom; }
    table.head td.lang div { width: 600px; text-align: right; color: #ffffff; padding-right: 10px; text-transform: uppercase; }
    table.head td.lang div a { text-decoration: none; color: #efc464; }

div.head_grad { height: 36px; background-image: url(head_grad2.png); background-repeat: repeat-x; }

table.content { margin-left: 60px; width: 960px; }
    table.content td { vertical-align: top; }
        table.content td.countries { width: 114px; }
            table.content td.countries div.head { background-image: url(menu_left_up.gif); color: #ffffff; font-size: 10pt; font-weight: bold; padding: 20px 0px 20px 20px; }
            table.content td.countries div.head2 { background-image: url(menu_left_up2.gif); height: 10px; }
            table.content td.countries div.foot { background-image: url(menu_left_down.gif); height: 10px; }
        table.content td.content { padding-left: 60px; padding-top: 25px; }

div.menu_down { margin-top: 36px; padding-left: 80px; background-color: #a5a5a5; }
    div.menu_down div.item { white-space: nowrap; }
        div.menu_down div.item img { position: absolute; }
        div.menu_down div.item a img { margin-top: -1px; }

table.foot { width: 100%; margin-top: 5px; background-image: url(down_bg.gif); }
    table.foot td.img { width: 368px; }
    table.foot td.copy { width: 652px; color: #ffffff; padding-right: 10px; padding-top: 10px; text-align: right; vertical-align: top; }
