BODY {
     background-color: #ffffff;
     color: #000000;
     font-family: Helvetica , Arial , sans-serif;
     font-size: 11px;
}

TD {
     font-size: 11px; font-family: Helvetica, Arial, sans-serif;
}

.tekst {
     font-size: 12px; font-family: Helvetica, Arial, sans-serif;
}

a img {border: none;}

a:link {
     color: #000000;
     text-decoration: none;
     }

a:visited {
     color: #000000;
     text-decoration: none;
     }

a:hover {
     color: #000000;
     text-decoration: none;
     }

a:active {
     color: #000000;
     text-decoration: none;
     }

.link:link {
       	text-decoration: none;
        color: #ffffff;
}
.link:hover {
       	text-decoration: none;
        color: #ffffff;
}
.link:visited {
       	text-decoration: none;
        color: #aaaaaa;
}
.link:active {
       	text-decoration: none;
        color: #ffffff;
}

.natrag:link {
       	text-decoration: none;
        color: #ff6600;
}
.natrag:hover {
       	text-decoration: none;
        color: #ff6600;
}
.natrag:visited {
       	text-decoration: none;
        color: #ff6600;
}
.natrag:active {
       	text-decoration: none;
        color: #ff6600;
}

.nav:link {
       	text-decoration: none;
        color: #ff6600;
}
.nav:hover {
       	text-decoration: none;
        color: #ff6600;
}
.nav:visited {
       	text-decoration: none;
        color: #ff6600;
}
.nav:active {
       	text-decoration: none;
        color: #ff6600;
}

.tbl1 {
background-image: url('images/tbl1.gif');
background-position: bottom center;
background-repeat: no-repeat;
}
.tbl2 {
background-image: url('images/tbl2.gif');
background-position: center center;
background-repeat: repeat-y;
}
.tbl3 {
background-image: url('images/tbl3.gif');
background-position: center center;
background-repeat: no-repeat;
}

.error {
font-weight: bold;
color: #ff0000;
}

.search_color {
font-weight: bold;
color: #2E8B57;
}

.bg1 {
font-weight: bold;
color: #ffffff;
background-color: #666666; 
}
.bg2 {
font-weight: bold;
color: #ffffff;
background-color: #ff6600; 
}
.bg3 {
font-weight: bold;
color: #ffffff;
background-color: #000000; 
}

.timg {
font-weight: bold;
font-size: 12px;
color: #dddddd;
}

table.tdop {
        border-width: 0px 0px 0px 0px;
        border-spacing: 0px;
        border-style: solid solid solid solid;
        border-color: white white white white;
        border-collapse: separate;
        background-color: white;
}

table.tdop td {
	font-size: 12px;
        border-width: 1px 1px 1px 1px;
        padding: 8px 8px 8px 8px;
        border-style: solid solid solid solid;
        border-color: #aaaaaa #aaaaaa #aaaaaa #aaaaaa;
        background-color: ;
        -moz-border-radius: 3px 3px 3px 3px;
}

table.tdi {
        border-width: 0px 0px 0px 0px;
        border-spacing: 2px;
        border-style: solid solid solid solid;
        border-color: white white white white;
        border-collapse: separate;
        background-color: white;
}

table.tdi td {
        border-width: 1px 1px 1px 1px;
        padding: 0px;
        border-style: solid solid solid solid;
        border-color: #aaaaaa #aaaaaa #aaaaaa #aaaaaa;
        background-color: ;
        -moz-border-radius: 2px 2px 2px 2px;
}

select {
	background: #ffffff;
	color: #666666;
	border: 1px solid;
        border-color: #dedede;
}

.celart { 
	color: #aaaaaa;
	font-size: 10px;
}

