@charset "utf-8";
a:link {color:#20308F; text-decoration:underline;}
a:visited {color:#20308F; text-decoration:underline;}
a:active {color:#20308F; text-decoration:underline;}
a:hover {color:#20308F; text-decoration:underline;}

.menu a:link {color:#20308F; text-decoration:none;}
.menu a:visited {color:#20308F; text-decoration:none;}
.menu a:active {color:#000000; text-decoration:none;}
.menu a:hover {color:#20308F; text-decoration:underline;}

body {
	scrollbar-base-color:#CCCCCC;
	scrollbar-face-color:White;
	scrollbar-highlight-color:White;
	scrollbar-shadow-color:#CCCCCC;
	scrollbar-arrow-color:#333333;
}

td, div, span, input, select, textarea {
	font-size:10px;
	font-family:Verdana,Geneva;
	color:#000000;
}

.linebreak
{
    FONT-WEIGHT: lighter;
    FONT-SIZE: 11px;
    COLOR: #000000;
    LINE-HEIGHT: 14px;
    FONT-FAMILY: Verdana
}

.h1 {
	font-size:13px;
	font-family:Verdana,Geneva;
	font-weight:bold;
	color:#2962AB;
}

.nytt {
	 color: red;
	 font-style: italic;
	 /*font-size: 13px;*/
	 margin-left: 10px;
}

.strike {
	font-size:11px;
	font-family:Verdana,Geneva;
	text-decoration:line-through;
	color:#000000;
}

.grey {
	font-size:10px;
	font-family:Verdana,Geneva;
	color:#AAAAAA;
}

.red2 {
	font-size:11px;
	font-family:Verdana,Geneva;
	color:#FF2400;
}

.h1a {
	font-size:11px;
	font-family:Verdana,Geneva;
	font-weight:bold;
	color:#FF6600;
}

.h2 {
	font-size:15px;
	font-family:Arial,Verdana,Geneva;
	font-weight:bold;
	color:#2962AB;
}

.h2a {
	font-size:15px;
	font-family:Arial,Verdana,Geneva;
	font-weight:bold;
	color:#FF6600;
}

.h3 {
	font-size:13px;
	font-family:Arial,Verdana,Geneva;
	font-weight:bold;
	color:#2962AB;
}

.small {
	font-size:10px;
	font-family:Arial,Helvetica;
	color:#2962AB;
}

.plus {
	font-size:10px;
	font-family:Arial,Helvetica;
	color:#000000;
}
/* 
.button {
	color:white;
	background-color:#FF6600;
	border-bottom:1px solid #FF6600;
	border-left:1px solid #FF6600;
	border-right:1px solid #FF6600;
	border-top:1px solid #FF6600;
}
*/
.button2 {
	color:white;
	background-color:#2962AB;
	border-bottom:1px solid #2962AB;
	border-left:1px solid #2962AB;
	border-right:1px solid #2962AB;
	border-top:1px solid #2962AB;
}


.input {
font-size:11px; 
border: #2962AB; 
border-style: solid; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px;
font-family:,arial,verdana,geneva;
color:#2962AB;
}


.select {
	font-size:11px;
	font-family:arial,verdana,geneva;
	background-color:white;
	color:#2962AB;
}

ul.news {
	margin-left:  14px;
	padding-left: 3px;
		
}
	
ul.news li {
	margin-bottom: 5px;
	margin-top: 5px;
}

span.photo_caption {
	font-size:10px;
	font-family:Arial,Helvetica;
	font-style: italic;
	color:#888888;
	text-align:right;
}
