BODY
{font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
color: #000000; 
text-decoration: none;
font-weight: bold;
background-attachment: fixed;
background-repeat:no-repeat;
scrollbar-base-color: #85CC0D;
margin-top: 0px;
margin-bottom: 0px;
margin-right: 0px;
margin-left: 0px;
}



td
{  
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px; color: #000000; 
text-decoration: none; 
font-weight: normal;
}

table
{  
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px; color: #000000; 
text-decoration: none; 
font-weight: normal; 
}

tr
{  
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px; color: #000000; 
text-decoration: none; 
font-weight: normal; 
}

a
{
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
color: #587c29; 
text-decoration: none;
font-weight: bold;
}

a:hover 
{
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px; font-weight: bold; color:#85CC0D;
text-decoration: none
}
.tabell_m_bakgrunn {
	background: url(Bilder_losning/img01.jpg) no-repeat;
}

.tabell_u_bakgrunn {
	background: url(Bilder_losning/bakg_u_meny.jpg) no-repeat;
}


h4 {color: #74c817; font-size:16px; font-weight:bold;}


/* MENU LEFT -------------------------------------------------------------------------- */

#menuLeft {	width:130px; margin-left:18px;
	/*width:100%; margin-left:auto; margin-right:auto; text-align:center; */
} 
#menuLeft ul {
	width: 100%;
	margin:0px;
	padding:0px;
	list-style:none;
}
#menuLeft ul li {
	xheight:20px; 
	line-height:normal;
	padding: 5px 0 5px 5px;
	
}
#menuLeft ul li:hover, #menuLeft ul li.sfhover, #menuLeft ul li.selected, #menuLeft ul li.firstSelected, #menuLeft ul li.lastselected{ font-weight:bold }
#menuLeft ul li a{ color: #000000; text-decoration: none; font-size:11px; width:auto; display:block;}

