@CHARSET "ISO-8859-1";

body {  margin: 0px; background-color:#FFFFFF; padding: 0px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; 
		}

#container {
			width: auto;
			margin-left: center;
			margin-right: center;}
			
#meny{margin-left: 0; padding-left: 0; font-size: 70%;}
#meny li{display: inline; list-style-type: none;}
#meny a{padding: 0.2em; text-decoration: none;}	
	
#menycontainer ul{list-style-type: none;}
#menycontainer ul li a{background: transparent url("bilder knappar/meny_off.gif") left center no-repeat; text-decoration: none; width:auto; height:35; display:block;}
#menycontainer ul li a:hover{background: transparent url("bilder knappar/meny_on.gif") left center no-repeat; width:auto; height:35;  }
#menycontainer ul li a#current{background: transparent url("bilder knappar/meny_on.gif") left center no-repeat; width:auto; height:35; }

table 		{border-collapse:collapse}

h1 	{font-family: Arial narrow;
	font-size: 26px;
	font-weight: normal;
	letter-spacing: 1px;
	color: #006EB7;
	align: center;
	margin: 15px 8px 0px 30px;} 
	
h2	{
	font-family: Arial narrow;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 1px;
	color: #602B6B;
	text-align: left;
	display: inline;
	margin: 15px 8px 0px 30px;
} 
	
h3 	{font-family: Arial narrow;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #006EB7;
	text-align: left;
	display: inline;
	padding: 7px 20px 0 0;
	border-bottom: 1px solid #67686B;} 
	
h4	{
	font-family: Arial narrow;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 1px;
	color: #602B6B;
	text-align: left;
	margin: 15px 8px 0px 30px;
} 

h5 {
	font-family: Arial narrow;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 1px;
	color: #FF0000;
	text-align: left;
	margin: 15px 8px 0px 30px;
} 

h6 {
	font-family: Arial narrow;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 1px;
	color: #1A9B08;
	text-align: left;
	margin: 5px 0px 0px 30px;
} 

	
p 	{ 	color: #67686B;
	font-size: 15px;
	margin: 5px 25px 0px 30px;
}

li 	{ 	color: #67686B;
	font-size: 15px;
	background-color: #;
	margin: 5px 25px 0px 30px;
}

.admstdtab { 
	color: #67686B;
	padding: 0;  margin: 0; 
	font-family: Arial narrow, Helvetica, sans-serif;  
	background-color: #FFFFFF;
	text-align: left;
}

.admstdtab td.contents	{
	color: #67686B;
	font-size: 14px;
	padding: 0;
	margin: 15px 15px 0px 30px;
	
}
				
.admstdtab td.contents tr.header td {
				font-family: Arial, Helvetica, sans-serif;
				font-size: 12px;
				border: 1px solid #67686B;
				font-weight: normal;
				align: center;
				background: #FFFFFF;
				padding: 15px 15px 0px 15px;
}

.admstdtab td.contents tr.WhiteB td {
				font-family: Arial, Helvetica, sans-serif; 
				font-size: 12px; 
				color: #67686B;
				font-weight: normal; 
				border-bottom: 1px solid #CCCCCC;
			
}

.admstdtab td.contents tr.White td {
				font-family: Arial narrow, Helvetica, sans-serif; 
				font-size: 14px; 
				color: #67686B;
				font-weight: normal; 
				background-color: #FFFFFF;
				padding: 6px 30px 0px 15px;
				margin: 5 px;
}			

.admstdtab a:link {  color: #006EB7; text-decoration: none; font-size: 12px; font-weight: bold; } 
.admstdtab a:visited { color: #006EB7; text-decoration: none;  font-size: 12px; font-weight: bold; }
.admstdtab a:hover {  color: #003366; text-decoration: none; font-size: 12px; font-weight: bold;  } 	

.admstdtab td.contents tr.header a:link { color: #67686B; text-decoration: none; }
.admstdtab td.contents tr.header a:visited { color: #67686B; text-decoration: none;}		
.admstdtab td.contents tr.header a:hover {  color: #086fb8;}	
.admstdtab td.contents tr.header a:current { color: #006EB7; text-decoration: none;}

.admstdtab td.contents td.WhiteB a:link { color: #006EB7; text-decoration: none; }
.admstdtab td.contents td.WhiteB a:visited { color: #67686B; text-decoration: none;}		
.admstdtab td.contents td.WhiteB a:hover {  color: #086fb8; }	
.admstdtab td.contents td.WhiteB a:current { color: #006EB7; text-decoration: none;}



