	html {
	height:100%; 
	max-height:100%; 
	padding:0; 
	margin:0; 
	border:0; 
	background:#fff; 
	font-size:10px;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	/* hide overflow:hidden from IE5/Mac */ 
	/* \*/ 
	overflow: hidden; 
	/* */ 
	}
	
	body {
	font-size:10px;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	height:100%; 
	max-height:100%; 
	overflow:hidden; 
	padding:0; 
	margin:0; 
	border:0;
	}


.heading {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #ffffcc; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.webmaster {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #FFFFFF; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
A:link {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #000000; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
A:visited {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #445566; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
A:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #999999; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
	
	#head {
	position:absolute; 
	margin:0; 
	top:0; 
	left:0; 
	display:block; 
	width:100%; 
	height:121px; 
	background:url(images/header1.jpg) rgb(255,255,255);
	background-repeat:no-repeat; 
	font-size:4em; 
	z-index:5; 
	color:#fff;
	}
	
	#foot {
	position:absolute; 
	margin:0;
	bottom:0; 
	left:0; 
	display:block; 
	width:100%; 
	height:50px;
	font-weight: normal;
	font-size: 10px;
	color: #ffffff;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	z-index:5; 
	text-align:left; 
	background:url(images/footer.jpg) rgb(255,255,255);
	background-repeat: no-repeat;
	}

	#foot a {
	font-weight: normal;
	font-size: 10px;
	color: #ffffff;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	}

	#foot a:visited {
	color: #ffffff;
	}

	#foot a:hover {
	color: #54749D;
	}

	#contentleft {
	position:absolute;
	left:0; top:121px;
	bottom:50px;
	width:130px;
	background:url(images/menubg.jpg) rgb(41,73,114);
	background-repeat: repeat-y;
	}

	#menu {
	margin:0;
	padding:5px 15px 5px;
	list-style:none;
	}

	#menu a {
	display:block;
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding:5px;
	height:15px;
	border-bottom:1px solid #54749D;
	width:80%;
	}

	#menu a:visited {
	color: #ffffff;
	}

	#menu a:hover {
	color: #54749D;
	}
	
	#main {
	display:block; 
	padding:0 10px 0 10px;
	font-weight: normal;
	font-size: 10px;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #333333;
	position:absolute; 
	left:130px; 
	top:121px; 
	bottom:50px;
	width:638px; 
	z-index:4; 
	background: url(images/tabell_bakgrund.jpg) rgb(255,255,255);
	background-repeat: no-repeat;
	background-position:center;
	overflow:auto;
	}

	#main table {
	font-weight: normal;
	font-size: 10px;
	color: #333333;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	}
	
	#mainwosc {
	position:absolute; 
	left:130px; 
	top:121px; 
	bottom:50px;
	width:638px; 
	font-size:10px;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;  
	z-index:4; 
	background: rgb(255,255,255);
	background-repeat: no-repeat;
	background-position:center;
	}
	
	#mainwobg {
	position:absolute; 
	left:130px; 
	top:121px; 
	bottom:50px;
	width:638px; 
	font-size:10px;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;  
	z-index:4; 
	background: rgb(255,255,255);
	overflow:auto;
	}
	
	* html #contentleft, * html #main, html #mainwosc {
	height:100%; 
	top:0; 
	bottom:0; 
	border-top:121px solid #fff; 
	border-bottom:50px solid #fff;
	}
	
	.bold {
	font-size:1.5em; 
	font-weight:bold;
	}

