@font-face {
    font-family: 'eurofurenceregular';
    src: url('eurof55-webfont.eot');
    src: url('eurof55-webfont.eot?#iefix') format('embedded-opentype'),
         url('eurof55-webfont.woff') format('woff'),
         url('eurof55-webfont.ttf') format('truetype'),
         url('eurof55-webfont.svg#eurofurenceregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

.body_table {
    font-family: eurofurenceregular, tahoma, Arial,verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #222222;
    text-align: justify;
    background-color: #efefee;
    text-shadow: inherit;
    margin: 0px 0px 0px 0px;
}

.body_index {
    font-family: eurofurenceregular, tahoma, Arial,verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #222222;
    text-align: justify;
    background-color: #333366;
    background: url("images/bodybg.png");
    text-shadow: inherit;
    margin: 0px 0px 0px 0px;
}

.body {
    font-family: eurofurenceregular, tahoma, Arial,verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #222222;
    text-align: justify;
    background-color: White;
    text-shadow: inherit;
    margin: 5px 5px 5px 5px;
}

.panel {
    position:absolute;
    left:0;
    top:0;
    z-Index:2;
}

.nav {
    position:absolute;
    left:0;
    top:0;
    z-Index:1;
}

.content {
    position:absolute;
    left:164;
    top:200;
    z-Index:1;
}

