BODY {
	font-family: Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: normal;
	color :ffffff;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	background-color : #cfd4d8;
}

A:link, A:active, A:focus, A:visited {
	font-family: Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px; 
	text-decoration : none;
	color: 62a8f0;
}
A:HOVER {
	text-decoration : none;
	color: ffcc00;
}

.l1 A:link, .l1 A:active, .l1 A:focus, .l1 A:visited {
	color: FFFFFF;
	margin-left : 25px;
	font-size: 11px; 
	font-weight: bold;
}
.l1 A:hover { color: ffcc00; }
.l1 { background: url(img/menu/l1.gif); }

.l2 A:link, .l2 A:active, .l2 A:focus, .l2 A:visited {
	color: 4a82b5;
	margin-left : 25px;
	font-size: 11px; 
	font-weight: bold;
}
.l2 A:hover { color: 214d7a; }
.l2 { background: url(img/menu/l2.gif); }

.l3 A:link, .l3 A:active, .l3 A:focus, .l3 A:visited {
	color: 6e7788;
	margin-left : 25px;
	font-size: 11px; 
	font-weight: bold;
}
.l3 A:hover { color: 3276ba; }
.l3 { background: url(img/menu/l3.gif); }

.tekst {
	font-family: Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px; 
	padding-left: 15px;
	padding-right: 5px;
	padding-bottom: 10px;
	color :6b7984;
}
.tekst0 {
	font-family: Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px; 
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	color :6b7984;
	font-weight: bold;
}
.tekst A:link, .tekst A:active, .tekst A:focus, .tekst A:visited {
	color: 62a8f0;
	font-family: Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px; 
	text-decoration : none;
}
.tekst A:hover { 
	color: ffcc00; 
	text-decoration : none;
}
.tekst2 {
	font-family: Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px; 
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	color :6b7984;
}

form{
 margin-top: 0px;
 margin-bottom: 0px;
 margin-left: 0px;
 margin-right: 0px;
}

input {
 color : black;
 background-color : #E8E7FE;
 border : 1px solid #4C92B1;
 font-size : 12px;
 font-family : Verdana, Arial; 
 margin-left: 4px;
 margin-right: 1px;
}

input.button {
 color : black;
 background-color : #E8E7FE;
 margin-left: 4px;
 margin-right: 1px;
 border : 1px solid #4C92B1;
 font-size : 12px;
 font-family : Verdana, Arial;  
}

TEXTAREA {
    background-color : #E8E7FE;
    color : black;
    border : 1px solid #4C92B1;
    font-size : 12px;
    font-family : Verdana, Arial;
}

/* level 0 inner */
.m0l0iout {
	font-family: Tahoma, sans-serif, Verdana, Geneva, Arial, Helvetica;
	font-size: 10px;
	text-decoration: none;
	margin: 4px 0 0 8px;
	color: #FFFFFF;
}
.m0l0iover {
	font-family: Tahoma, sans-serif, Verdana, Geneva, Arial, Helvetica;
	font-size: 10px;
	text-decoration: underline;
	margin: 4px 0 0 8px;
	color: #FFFFFF;
}

/* level 0 outer */
.m0l0oout {
	text-decoration : none;
	background-image: url(img/newmenu/tlo.gif);
	border: 0px solid #336699;
	background-color: #2C5F93;
}
.m0l0oover {
	text-decoration : none;
	background-image: url(img/newmenu/tlo.gif);   /* lev0_bg2.gif */
	background-color: #2C5F93;
	border: 0px solid #336699;
}

/* level 1 inner */
.m0l1iout {
	font-family: Tahoma, sans-serif, Verdana, Geneva, Arial, Helvetica;
	font-size: 10px;
	margin: 4px 0 0 17px;
	color: #FFFFFF;
}
.m0l1iover {
	font-family: Tahoma, sans-serif, Verdana, Geneva, Arial, Helvetica;
	font-size: 10px;
	margin: 4px 0 0 17px;
	color: #FFFFFF;
}

/* level 1 outer */
.m0l1oout {
	text-decoration : none;
	background-color: #5286BB;
	border: 1px solid #336699;
	padding: 0;
}
.m0l1oover {
	text-decoration : none;
	background-color: #1A4D81;
	background-image: url(img/newmenu/lev1_arrow.gif);
	background-repeat: no-repeat;
	border: 1px solid #336699;
	padding: 0;
}

