/* GLOBALE FASTE STILER (ALDRI ENDRE NAVN) */
.stylelinje    { line-height: 6px;}

.styleheading {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 15px; color: #00427B; font-weight: bold;}
.styleheading:link { color: #00427B; text-decoration: none }
.styleheading:visited { color: #00427B; text-decoration: none }
.styleheading:hover { color: #00427B; text-decoration: none }

.stylebrod { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; text-decoration: none;} 
.stylebrod:link { color: #00427B; text-decoration: underline }
.stylebrod:visited { color: ##660066; text-decoration: underline }
.stylebrod:hover { color: #DF012F; text-decoration: underline }

.stylebrodColor { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #00427B; text-decoration: none;}
.stylebrodColor:link { color: #00427B; text-decoration: underline }
.stylebrodColor:visited { color: ##660066; text-decoration: underline }
.stylebrodColor:hover { color: #DF012F; text-decoration: underline }

.stylesmall { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #000000; text-decoration: none;}
.stylesmall:link { color: #00427B; text-decoration: underline }
.stylesmall:visited { color: #660066; text-decoration: underline }
.stylesmall:hover { color: #DF012F; text-decoration: underline }

.stylesmallcolor { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #00427B; text-decoration: none;}
.stylesmallcolor:link { color: #00427B; text-decoration: underline }
.stylesmallcolor:visited { color: #660066; text-decoration: underline }
.stylesmallcolor:hover { color: #DF012F; text-decoration: underline }


/* SLUTT GLOBALE FASTE STILER (ALDRI ENDRE NAVN) */

.bottom_maritime {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

/* MAIN LEVEL 2 LINKS */
.main_second:link { color: #003366; text-decoration: none }
.main_second:visited { color: #003366; text-decoration: none }
.main_second:hover { color: #666666; text-decoration: none }

.main_second {
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin-right: 40px;
}

.main_second_active:link { color: #003366; text-decoration: none }
.main_second_active:visited { color: #003366; text-decoration: none }
.main_second_active:hover { color: #666666; text-decoration: none }

.main_second_active {
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin-right: 40px;
}
/******************************************************************/


.submenu_on:link { color: #003366; text-decoration: none }
.submenu_on:visited { color: #003366; text-decoration: none }
.submenu_on:hover { color: #003366; text-decoration: none }


.submenu_on {
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	height: 14px;
	border-top: 2px white solid;
}

.submenu_off {
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003366;
	height: 14px;
	border-top: 2px white solid;
}


/* SUBLINKS ON LEVEL 2 -> DOWN*/
.submenu_items_on:link { color: #003366; text-decoration: none }
.submenu_items_on:visited { color: #003366; text-decoration: none }
.submenu_items_on:hover { color: #003366; text-decoration: none }


.submenu_items_on {
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
	height: 14px;
	border-top: 2px white solid;
/* text-transform: uppercase; */
}

.submenu_items_off {
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	height: 14px;
	border-top: 2px white solid;
	/* text-transform: uppercase; */
	
}



/* GENERIC TABLE STYLE */
td {
	font-family: Verdana, Arial, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
/* SMALL HEADINGS USED IN NEWLIST, SEARCH, ETC. */
.small_heading {
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00427B;
}
.small_text {
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}

.heading {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #666666;
	text-transform: uppercase;
	font-variant: small-caps;
}

.menutabs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background: #003366;
	margin-left: 1px;
	margin-right: 1px;
	height:16px;
	border-bottom: 2px #003366 solid;
	border-top: 2px #003366 solid;
	border-right: 10px #003366 solid;
	border-left: 10px #003366 solid;

}


.menutabs_on {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 1px;
	margin-right: 1px;
	background: #CCCCCC;
	height:16px;
	border-top: 2px #cccccc solid;
	border-bottom: 2px #cccccc solid;
	border-right: 10px #cccccc solid;
	border-left: 10px #cccccc solid;
	
}

.menutabs:link { color: white; text-decoration: none }
.menutabs:visited { color: white; text-decoration: none }
.menutabs:hover { color: #cccccc; text-decoration: none }

.menutabs_on:link { color: #003366; text-decoration: none }
.menutabs_on:visited { color: #003366; text-decoration: none }
.menutabs_on:hover { color: #003366; text-decoration: none }

.nyheter:link { color: #06437D; text-decoration: none }
.nyheter:visited { color: #06437D; text-decoration: none }
.nyheter:hover { color: #333333; text-decoration: none }

.small_text:link { color: #000000; text-decoration: none !important;}
.small_text:visited { color: #000000; text-decoration: none !important; }
.small_text:hover { color: #666666; text-decoration: none !important; }


a:link { color: #06437D; text-decoration: none }
a:visited { color: 06437D; text-decoration: none }
a:hover { color: #333333; text-decoration: underline }

.nyheter {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px !important;
	font-weight: bold;
}

.sublinker {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: small-caps;
	font-weight: bold;
}


	.form1 {    font-family: Verdana, Arial, Tahoma, Verdana, Arial, Helvetica, sans-serif; 
				font-size: 11px; 
				width: 140px;
				font-weight: normal;
				color: #000000;
				margin-right: 4px;
			
				height: 20px;
				}
	.form2 {    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
				font-size: 10px; 
				width: 114px;
				font-weight: normal;
				border: 0px solid; 
				color: #000000;
				margin-top: 1px; 
				margin-right: 1px; 
				margin-bottom: 1px; 
				margin-left: 1px; 
				border-right: white 1px solid; 
				border-left: black 1px solid; 
				border-top: black 1px solid; 
				border-bottom: white 1px solid;
				text-align : left;
				background: white;
				height: 17px;
				}

.adminMenu {
	width: 180px;
	border: 1px solid #757575;
	text-align: left;
	vertical-align: middle;
	padding: 3px;
	text-decoration:none;
	background-color: #DCDCDC;
}

.adminMenu a {
	text-decoration:none;
	color:#333333;	
}


.adminMenu:link {
	text-decoration:none;	
}
.adminMenu:active {
	border: 1px solid #757575;
	text-decoration:none;
	font-weight: bold;
	background-color: #DCC7FA;
	padding-left: 8px;
}
								
.adminMenu:hover {
	border: 1px solid #0000FF;
	background-color: #F5F5F5;
	text-decoration:none;		
}
