/********************************************

	Dark blue	#0C2577
	Blue		#394D8C
	Green		#B6D776
	Gray		#666666
	Gray2		#999999

*********************************************/

body {
	background-color: #C0C0C0;
	/*background-image: url(img/bg4.gif);*/
	background-repeat: repeat;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
}

body, table, td, th, div, p, h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
a:link, a:visited, a:active {
	color: #EB9700;
	text-decoration: none;
}
a:hover {
	color: #1F3064;
	text-decoration: underline;
}
td {
	vertical-align: top;
}
h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	color: #394D8C;
	margin-top: 0px;
	margin-bottom: 16px;
}
h2, h3, .tittel, title {
	font-size: 18px;
	font-weight: bold;
	color: #394D8C;
	margin-top: 0px;
	margin-bottom: 4px;
}
h4 {
	font-weight: bold;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 2px;
}
p {
	margin-top:0px;
	margin-bottom:16px;
	line-height: 15px;
}
.liten {
	font-size: 9px;
	line-height: 13px;
}
li {
	line-height: 16px;
}
input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.toprow {
	padding: 10px;
}
.bottomrow {
	font-size: 10px;
	padding-top: 4px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 4px;
}
.bottomrow a:link, .bottomrow a:active, .bottomrow a:visited {
	color: #394D8C;
}
.bottomrow a:hover {
	color: #000000;
	/*background-color: #394D8C;*/
}
.ingress {
	font-weight: bold;
}
.bilde_hoyre {
	margin-left: 10px;
	margin-bottom: 10px;
}
.bilde_venstre {
	margin-right: 10px;
	margin-bottom: 10px;
}
.bilde {
	margin-bottom: 5px;
}
.bilde_ramme {
	border-top: solid 1px #999999;
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;
	border-bottom: solid 1px #999999;
	margin-bottom: 5px;
}
.bildetekst {
	font-size: 10px;
	color: #666666;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #1F3064;
	text-decoration: none;
	line-height: 16px;
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;

}
.menu a:link, .menu a:visited, .menu a:active {
	color: #394D8C; /*1F3064*/
	text-decoration: none;
}
.menu a:hover {
	color: #EB9700;
}
.menu_heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #D7D5A5;
	text-decoration: none;

}
.menuspacer {
	background-image: url("img/div/dots_h.gif");
	background-repeat: repeat;
	background-color: #B6D776; /*B6D776*/
}
.ornament {
	background-image: url("img/ornament2.gif");
	background-repeat: no-repeat;
}
.dots_h {
	background-image: url("img/div/dots_h.gif");
	background-repeat: repeat;
	background-color: #999999;
}
.dots_v {
	background-image: url("img/div/dots_v.gif");
	background-repeat: repeat;
	background-color: #999999;
}
.line {
	line-height: 135%;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 3px;
}
.footer a:link, .footer a:visited, .footer a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	color: #EB9700;
	text-decoration: none;
}
.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #F5F5F5;
	text-decoration: none;
}

