body {
	background: url(bak.gif);
	font-family: verdana, verdana, helvetica;
    font-size: 12px;
    color: #000000;
	}
		
	
p {
	margin-top: 0px;
	text-align: justify;
	}
	
h1 
{
    font-family: verdana, verdana, helvetica;
    font-size: 16pt;
    font-weight: bold;
	}
	
h3 {
	font-family: verdana, verdana, helvetica;
    font-size: 12pt;
    font-weight: bold;
	color: #000000;
	}	
	
td 
{
	font-family: verdana, verdana, helvetica;
	font-size: 12px;
	color: #000000
}
	
a:link 
{
	font-family:verdana,arial,helvetica;
	font-size:10px;
	color:#000000;
	text-decoration:none;
	font-weight: bold
	}
	
	
a:visited {
	font-family:verdana,arial,helvetica;
	font-size:10px;
	color:#333333;
	text-decoration:none;
	font-weight: bold
	}
	
	
a:hover 
{
	font-family:verdana,sans-serif,helvetica;
	font-size:10px;
	color:#000000;
	}
	

#headertext {
	position: absolute;
	left: 8px;
	top: 8px;
	width: 790px;
	height: 25px;
	background: url(logga.gif) no-repeat center left;
	}
	
#headertext h1 span {
	display: none;
	}

#menucol {
	position: absolute;
	top: 42px;
	left: 10px;
	width: 115px;
	height: 17px;
	background: url(meny.gif) no-repeat center left;
	}
#menucol h3 span {
	display: none;
	}
	
#downloadpic 
{
	position: absolute;
	top: 40px;
	left: 130px;
	width: 420px;
	height: 123px;
	background: url(koder.jpg) no-repeat center left;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

#downloadpic h1 span 
{
	display: none;
}

#licensetop
{
	position: absolute;
	top: 10px;
	left: 10px;
	width: 640px;
	height: 130px;
	background: url(license.jpg) no-repeat center left;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

#licensetop h1 span 
{
	display: none;
}

	
#leftcol {
	position: absolute;
	top: 66px;
	left: 8px;
	width: 117px;
	}
	
	
#progmenu {
	background-color: #FFFFFF;
	padding: 0.5em 0.5em 1em 0.5em; 
	border: 1px solid #cccccc;	
	}
	
.menuitem 
{
	padding: 0px, 0px, 25px, 0px;
}

.foretable {
	width: 620px;
	border-color: #FFFFFF;
}


.foretable td {
	background-color: #FFFF66;
	padding: 4px;
	font-family:verdana,arial,helvetica;
	font-size:10px;
	color:#000000;
	text-decoration:none;
	font-weight: bold
}

.foretable th {
	font-size: 12px;
	background-color: #FFFFCC;
	padding: 4px;
	text-align: left;
}
		

#centercol {
	position: absolute;
	top: 163px;
	left: 130px;
	width: 420px;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	background-color: #FFFFFF;	
	}
	
#maincol {
	position: absolute;
	top: 140px;
	left: 10px;
	width: 640px;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	background-color: #FFFFFF;	
	}
	
#content 
{
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
	
.newstable {
   font-size: 10px;
   font-weight:bold;
   background-color: #FFFFFF;
   }
   
.newstable td {
  margin: 2px;
  background-color: #FFFF66;
  padding-left: 6px;
  padding-right: 6px;
  padding-top: 6px;
  padding-bottom: 6px;
  }
 
  
.newscontrol {
   width: 480px;
   }	





