
/* Hoved klassar */


.TABLE, TD {
	color : #4D4D4D;
	font-family : Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height : 14px;
	font-size : 11px;
	
}

A, A:active {
	color : #950000;
	text-decoration: none;
	font-weight: normal;
	font-size : 11px;
}

A, A:visited {
	color : #950000;
	text-decoration: none;
	font-weight: normal;
	font-size : 11px;
}

A:hover {
	color : #444444;
	text-decoration: underline;
	font-weight: normal;
	font-size : 11px;
}



/* Klassar for headingar */

.mainheading {
	color : #950000;
	font-family : Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 15px;
}



/* Klasse for liten tekst */

.lastupdatetext {
	color : #666666;
	font-family : Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
}





/* Venstremeny */

.menu, .menu:visited, .menu:active {
	font-family: Trebuchet MS, verdana, arial, helvetica;
	font-weight: normal;
	color: #950000;
	text-decoration: none;
	font-size : 11px;
	padding-top : 0px;
	padding-bottom : 0px;
}

.menu:hover {
	font-family: Trebuchet MS, verdana, arial, helvetica;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
	font-size : 11px;
	padding-top : 0px;
	padding-bottom : 0px;
}


/* Klasser for skjema, form inputs og liknande */


.formLabelTD {
	font-weight: bold;
}
.formInput {
	width: 300px;
}
.formButtonSubmit, .formButtonReset {
	font-weight: bold;	
	color: #333333;
	background-color: #999999;
}


/* Klasse for søk */

.formInputSearch {
	font-family: Trebuchet MS, verdana, arial, helvetica;
	font-size : 11px;
	width: 100px;
	color: #333333;	
	background-color: #E9E6DE;
	border : 0;
}



/* body scrollbar */


/* Local menu for alphabetical country selection if utilized. */


.alphMen, .alphMen:active, .alphMen:visited {
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
}
.alphMen:hover, .alphMenActive, .alphMenActive:active, .alphMenActive:hover,.alphMenActive:visited {
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	color: #666666;
}
