/*
Main-styles
*/
        BODY {
            SCROLLBAR-FACE-COLOR: #f7f7f7;
            SCROLLBAR-HIGHLIGHT-COLOR: #f7f7f7;
            SCROLLBAR-SHADOW-COLOR: #f7f7f7;
            SCROLLBAR-3DLIGHT-COLOR: #c6c6c6;
            SCROLLBAR-ARROW-COLOR: #53595c;
            SCROLLBAR-TRACK-COLOR: #FFFFFF;
            SCROLLBAR-DARKSHADOW-COLOR: #c6c6c6;
            COLOR: #222629;
            background-image:url(img/bg.gif);
            background-repeat:repeat-x;
        }
        A:HOVER {text-decoration:underline; color:#CC0000;}
        .style1 {
            font-size: 14px;
            font-family: Arial, Helvetica, sans-serif;
            color: #CECECE;
        }
        .style3 {
            color: #FF9900;
            font-family: Arial, Helvetica, sans-serif;
            font-size: 14px;
            text-decoration: none;
        }
        .style3:HOVER {
            color: #FFFFFF;
            font-family: Arial, Helvetica, sans-serif;
            font-size: 14px;
            text-decoration:underline;
        }
        .style5 {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 14px;
            color: #333333;
        }
        .style6 {
            color: #FF6600;
            font-weight: bold;
        }

body {
    background-color: #000;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
}

img {
    border: 0;
}

/*
Table-styles
*/
table {
    border: 0;
}

.main_table {
    background-image: url("_img/left_pic.gif");
    background-position: left;
    background-repeat: repeat-y;
}

.main_table2 {
    background-image: url("_img/right_pic.gif");
    background-position: right;
    background-repeat: repeat-y;
    text-align: center;
}

td {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #333333;
}

td.spec_n {
    background-position: right;
    background-repeat:no-repeat;

}

/*
Links-styles
*/
a:link,a:visited {
    size: 8pt;
    color: #6b6b6b;
    text-decoration: none;
}
a:hover {
    size: 8pt;
    color: #6b6b6b;
    text-decoration: underline;
}

a.news:link,a.news:visited {
    size: 8pt;
    color: #278AAF;
    text-decoration: none;
}

a.news:hover {
    size: 8pt;
    color: #278AAF;
    text-decoration: underline;
}

a.zag:link,a.zag:visited {
    size: 8pt;
    color: #D41F00;
    text-decoration: none;
}

a.zag:hover {
    size: 8pt;
    color: #D41F00;
    text-decoration: underline;
}

/*
H-styles
*/

h2.news {
    font-family: Verdana, Tahoma, Arial, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #D41F00;
    margin-top: 0px;
    margin-bottom: 0px;
    text-transform: uppercase;
}

H3 {
    font-family: Arial;
    font-size: 90%;
    margin-bottom: 0px;
    margin-top: -1ex;
    line-height: 4ex;
}

h1 {font: normal 1.3em Tahoma, Verdana, Arial, Helvetica, sans-serif; line-height: 1em; margin: 0 0 1em 0;}
h2 {font: normal 1.25em Tahoma, Verdana, Arial, Helvetica, sans-serif; line-height: 1.22em; margin: 0 0 1em 0;}
h3 {font: bold 1em Tahoma, Verdana, Arial, Helvetica, sans-serif; line-height: 1.22em; margin: 0 0 1em 0;}
h4 {font: bold 1em Tahoma, Verdana, Arial, Helvetica, sans-serif; line-height: 1.22em; margin: 0 0 1em 0;}
h5 {font: bold 1em Tahoma, Verdana, Arial, Helvetica, sans-serif; line-height: 1.22em; margin: 0 0 1em 0;}
h6 {font: bold 1em Tahoma, Verdana, Arial, Helvetica, sans-serif; line-height: 1.22em; margin: 0 0 1em 0;}