* {
    margin: 0px;
    padding: 0px;   
}

div.main_cont {
    padding: 0 0 0 0;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    width:1200px;
}
div.main_ind {
    padding: 0 0 0 0;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    width:100%;
}
div.top {
    top: 0px;
    left: 0px;
    width: 100%;
    height: 72px;
    background-color: rgb(255, 255, 255);

    z-index: 10;
}
div.ind_top {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 72px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4);
    z-index: 10;
}
div.ind_mid {
    margin-top: 80px;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 330px;
    background-color: #f9fdf3;
    z-index: 10;
}
div.ind_bot {
    top: 0px;
    left: 0px;
    width: 100%;
    height: 400px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4);
    z-index: 10;
}
div.ind_dwn {
    top: 0px;
    left: 0px;
    width: 100%;
    height: 25px;
    background-color: #ffffff;
    z-index: 15;
}

div.top TABLE {
    padding: 0px;
    margin: 5px auto;
    width: 1200px;
}

TABLE.ind {
    padding: 0px;
    margin: 5px auto;
    width: 1200px;
}

TABLE.ind TD{
    vertical-align: top;
}

table#top {
    BACKGROUND-IMAGE: url(../pict/top_1.jpg); 
    BACKGROUND-POSITION: right top; 
    BACKGROUND-REPEAT: no-repeat;
    width: 1200px;
    height: 120px;
}

table#main {
    margin: 3px 0 0 0;
    width: 1200px;    
}

table.smain TD.ahr {
    width: 180px; 
    height: 12px; 
    padding: 5px 0px 0px 5px;
    font-family: Arial; 
    font-size: 13px;
    color: #0066cc;      
}

td.rzd {
    height: 55px;
    width: 159px;
    text-align:left;
    font-family:Arial;
    font-size:16px;
}

td.rzdå {
    height: 55px;
    width: 785px;
    text-align:left;
    font-family:Arial;
    font-size:16px;
}

table#new {
    border-collapse: collapse;
    width: 645px;
}

table#new tr.hover{
    border-top: solid 1px #0084c2;
	border-bottom: solid 1px #0084c2;
	border-left: solid 1px #0084c2;
	border-right: solid 1px #0084c2;
    cursor: pointer;
}

table#new tr.nhover{
    border-top: solid 1px #fff;
	border-bottom: solid 1px #fff;
	border-left: solid 1px #fff;
	border-right: solid 1px #fff;
}

table#new TD {
    padding: 5px 5px 5px 5px; 
}

table.mark {
    width:330px;
    text-align:center;
    border-collapse: collapse;
}

table.mark TD {
    text-align:center;
    padding: 10px 10px 10px 10px; 
}

table.markn {
    width:550px;
    text-align:center;
    border-collapse: collapse;
}

table.markn TD {
    text-align:center;
    padding: 10px 10px 10px 10px; 
}

h2 {
    font-family:Arial;
    font-size:13px;
    margin: 0 0 3px 0;
    padding: 0 0 0 0;   
}

table#new p {
    font-family:Arial;
    font-size:11px; 
    margin: 0 0 3px 0;       
}

table#new p:first-letter {
    font-family:Arial;
    font-size:12px; 
    margin: 0 0 3px 5px;       
}

table#new li {
    font-family:Arial;
    font-size:11px;    
}

ul.int1 {
    margin: 0 0 3px 25px; 
    font-family:Arial;
    font-size:13px;          
}

ul.int2 {
    margin: 0 0 3px 35px;
    font-family:Arial;
    font-size:13px;           
}

ul.int3 {
    margin: 0 0 3px 45px;
    font-family:Arial;
    font-size:13px;           
}

ul.int4 {
    margin: 0 0 3px 55px;
    font-family:Arial;
    font-size:13px;           
}

A {
    color: #0084c2;
    text-decoration: none;
}

A:hover {
    color: #0084c2;
    text-decoration: underline;
}

table.prodn {
    FONT-FAMILY:Arial; 
    color:#082B01; 
    FONT-SIZE:11px;		
}

TABLE.inart {
    margin: 10px auto 10px auto;
    padding:5px;
    border-collapse: collapse;
    border-spacing: 0pt;
    FONT-FAMILY:Arial; 
    color:#082B01; 
    FONT-SIZE:13px; 
    width: 790px;
}

TR.leg {
    text-align:right; 
    FONT-SIZE: 11px;    
}

TABLE.inart TR.leg TD {
    border-top: solid 0px;
	border-bottom: solid 0px;
	border-left: solid 0px;
	border-right: solid 0px;    
}

TABLE.inart TD {
    padding:5px;
    border-top: solid 1px #ededcc;
	border-bottom: solid 1px #ededcc;
	border-left: solid 1px #ededcc;
	border-right: solid 1px #ededcc;
}

H1 {
    FONT-SIZE:15px; 
    FONT-FAMILY:Arial; 
    FONT-WEIGHT:bold; 
    margin: 0 0 0 0;
    }
P {
    margin: 10px 0 10px 0;
    color: rgb(8, 43, 1);
    font-family:Arial;    
    font-size: 13px;   
}

P:first-letter {
    margin-left: 15px;
}
UL.numeric {
    list-style-type:decimal;
    margin: 0 0 3px 25px; 
    font-family:Arial;
    font-size:13px;     
    }
table.art H2 {
    FONT-SIZE:13px; 
    FONT-FAMILY:Arial; 
    text-align:center; 
    color:#2e6600;
    margin: 15px 0 15px 0;
    }
H3 {
    FONT-SIZE:13px; 
    FONT-FAMILY:Arial; 
    text-align:left; 
    color:#2e6600;
    font-weight: bold;
    margin: 15px 0 15px 0;
    }
TABLE.art {
        width:930px; 
        FONT-FAMILY:Arial; 
        color:#082B01; 
        FONT-SIZE:13px; 
        border-width:10px; 
        TEXT-ALIGN:left; 
        border-style:none; 
        cellspacing:2; 
        cellpadding:2;
} 
TABLE.art_vidss {
        width:930px; 
        FONT-FAMILY:Arial; 
        color:#082B01; 
        FONT-SIZE:13px; 
        border-width:10px; 
        TEXT-ALIGN:left; 
        border-style:none; 
        cellspacing:2; 
        cellpadding:2;
}     
TABLE.art IMG {
    margin: 12px 12px 12px 12px;
    padding: 5px 5px 5px 5px;
    }
TR.cap {background:#D9D6BA; FONT-WEIGHT:bold; text-align:center;}
TR.sec {background:#F5F5EF;}
TR.thd {background:#f2f8e6;}
TR.fou {background:#f8f5e6;}
TR.zag {background:#EFFFF7; text-align:center;}
TR.std {background:#F1F8F9;}
TR.onm {background:#D5F4AC;}
CAPTION {caption-side:top; margin-left:10em; text-align:right;}

TD.navig {
    border-top: solid 1px #0084c2;
	border-bottom: solid 1px #0084c2;
	border-left: solid 1px #0084c2;
	border-right: solid 1px #0084c2;
    padding: 0 0 0 15px;
}
BLOCKQUOTE {
    margin:5px 50px 5px 50px;
    text-align:justify;
}

blockquote.img {
    margin:0 250px 0 250px;
    font-style: italic;
    font-size: 11px;
}

blockquote.imgn {
    width:450px; 
    margin-left: auto; 
    margin-right: auto; 
    font-size: 11px;
    text-align:left;
}