html,body {
margin:0;
padding:0;
text-align: center;
font-family: Verdana, Arial;
font-size:10pt;
color:#070707;
}

img {border:0}

p { margin:0.5em; }

a { text-decoration:none; color: #FE0000; }

#container {
margin:10px auto;
width: 780px;
text-align: left;
}

TABLE.main {
width:780px;
height:500px;
border:none;
}

TABLE.menu_top {
width:780px;
height:112px;
border:none;
background:url(img/logga_then.gif) 0 0 no-repeat;
background-color:#A2BA58;
margin-bottom:10px;
}

#menu_top {
position:relative;
top:90px;
margin-left:145px;
font: bold 8pt Arial;
}

#menu_top a {
margin:0 21px;
color: #FFFFFF;
}

#menu_top a:hover, #menu_top a.here {
color: #070707;
}


TABLE.menu_bottom {
width:780px;
border:none;
margin-top:10px;
}

#menu_bottom {
margin-left:-15px;
font: bold 8pt Arial;
}

#menu_bottom a {
margin:0 15px;
color: #070707;
}

#menu_bottom a:hover, #menu_bottom a.here {
color: #AAAAAA;
}

.smallText {
  font-size: 10px;
}

.cover_title {
font-family: Arial Black;
color: #DA8131;
font-size:24px;
}

table.cover_news {
background: url(img/cover-news.gif) no-repeat 5px 0px;
padding:5px;
border-top: solid 1px #3F3F41;
border-bottom: solid 1px #3F3F41;
}

a.cover_news {
color: #3F3F41;
}

img.cover_news {
padding-left: 10px;
}