/* CSS Document */


.header {
	width: 750;
	border: 0px none;
	border-spacing: 0
	}
.menytabell	{
	width: 120;
	border: 0px none;
	color: #FFFFFF;
	background-color: #090093;
	font-family: Arial;
	font-size: 12;
	font-weight: bold;
	text-align: center
	}
	
.menytabellcont	{
	width: 480;
	border: 0px none;
	color: #FFFFFF;
	background-color: #808080;
	font-family: Verdana;
	font-size: 10;
	font-weight: bold;
	text-align: center
	}
	
.menytabellrod	{
	width: 120;
	border: 0px none;
	color: #FFFFFF;
	background-color: #C41E2E;
	font-family: Arial;
	font-size: 12;
	font-weight: bold;
	text-align: center
	}
	
.menytabell2	{
	width: 120;
	border: 0px none;
	height: 1
	}

.celle { 
	cursor:hand;
	width: 120;
	background-color: #F7F7F7;
	color: #000000;
	text-align: left;
	font-family: Arial;
	font-size: 12;
	font-weight: bold;
}
.celle2 { 
	cursor:hand;
	color: #000000;
	text-align: left;
	font-family: Tahoma;
	font-size: 12;
	font-weight: normal;
}
.body {
	background-color: #FFFFFF;
	color: #000000;
	}
.content {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, Arial;
	font-size: 12;
	padding-left:4; padding-right:2; padding-top:0; padding-bottom:0;
	}
.subcontent {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, Arial;
	font-size: 12;
	}	
h1 { font-family: Tahoma; font-size: 10pt; font-weight: bold }
background-color: #F0F0F0
