body{
font-family: Tahoma;
font-size: 11px;
color: black;
margin: 2px 0px 0px 0px;
}
td{
font-family: Tahoma;
font-size: 11px;
color: black;
}
a:link, a:active, a:visited{
color: black;
text-decoration: none;
}
a:hover{
color: black;
text-decoration: underline;
}

a.menu:link, a.menu:active, a.menu:visited{
color: white;
text-decoration: none;
}
a.menu:hover{
color: white;
text-decoration: none;
}
a.submenu:link, a.submenu:active, a.submenu:visited{
color: #C1CFDB;
text-decoration: none;
}
a.submenu:hover{
color: white;
text-decoration: none;
}
a.panel:link, a.panel:active, a.panel:visited{
color: #629AB9;
}
a.panel:hover{
color: #40738E;
}
a.status:link, a.status:active, a.status:visited{
color: #999999;
}
a.status:hover{
color: #40738E;
}
select{
font-size: 11px;
color: black;
border:  1px solid #E2E0D6;
}
.form-tekst{
font-size: 11px;
color: black;
border:  1px solid #E2E0D6;
padding: 2px;
}
.form-submit{
width: 65px;
height: 22px;
background-image: url(gfx/form-submit.jpg);
background-position: top;
background-repeat: no-repeat;
border: none;
font-size: 11px;
font-weight: bold;
color: white;
}

#baner{
width: 760px;
height: 307px;
/*
background-image: url(gfx/baner.jpg);
background-position: bottom;
background-repeat: no-repeat;
*/
}
#menu{
width: 186px;
background-color: #344463;
vertical-align: top;
}
#menu-bckgr{
background-image: url(gfx/menu-bckgr.jpg);
background-position: top right;
background-repeat: no-repeat;
}
#panel{
width: 220px;
background-color: #EDF8FE;
background-image: url(gfx/panel-line.jpg);
background-position: bottom;
background-repeat: repeat-x;
vertical-align: top;
}
#bodyact{
width: 334px;
vertical-align: top;
padding: 20px 0px 20px 20px;
}
#baner-rect{
width: 186px;
height: 40px;
background-image: url(gfx/baner-rect.jpg);
background-position: top;
background-repeat: no-repeat;
}
#status{
/*color: #83A3BC;*/
color: #999999;
}

.panel-td{
padding: 0px 25px 0px 10px;
}

.copyright{
height: 40px;
background-image: url(gfx/copy-line.jpg);
background-position: top;
background-repeat: repeat-x;
font-weight: bold;
color: #344463;
text-align: center;
vertical-align: bottom;
padding-bottom: 10px;
}
.design{
height: 40px;
background-image: url(gfx/design-line.jpg);
background-position: top;
background-repeat: repeat-x;
text-align: center;
vertical-align: bottom;
padding-bottom: 2px;
}

.top{
background-color: #EBF6FC;
background-image: url(gfx/top.jpg);
background-position: top;
background-repeat: repeat-x;
}
.left{
background-color: #344463;
background-image: url(gfx/left.jpg);
background-position: top;
background-repeat: repeat-x;
}
.right{
background-color: #FFFFFF;
background-image: url(gfx/right.jpg);
background-position: top;
background-repeat: repeat-x;
}

ul.menu{
list-style-image: url(gfx/menu-sqr.jpg);
margin: 20px 0px 0px 20px;
padding: 0px 0px 0px 0px;
}
li.menu{
border-bottom: 1px solid #728FAA;
font-size: 12px;
font-weight: bold;
color: white;
padding: 5px 0px 5px 0px;
}
li.submenu{
border-bottom: 1px solid #728FAA;
font-size: 11px;
font-weight: bold;
color: #C1CFDB;
padding: 5px 0px 5px 0px;
}

.tekst{
text-align: justify;
}
.hr1{
height: 24px;
font-size: 12px;
font-weight: bold;
color: #40738E;
border-bottom: 2px solid #C1D7E3;
}
.hr2{
border-bottom: 1px solid #C1D7E3;
color: #629AB9;
padding: 5px 0px 2px 0px;
}
.hr3{
height: 24px;
border-bottom: 2px solid #E2E0D6;
}
.hr4{
border-bottom: 1px solid #E2E0D6;
color: #333333;
padding: 5px 0px 2px 0px;
}


div#SWL
{
		clear: both;
		color: #344463;
		text-align: center;
		padding: 10px;
}
