Body {
	BACKGROUND-COLOR: #eefed8;
	scrolling="no";
}


#head {
	position: absolute;top: 2px; left:0%;
	width: 100%;
}

#ContBody {
	position: absolute;top: 0px; left:12%;
	width: 70%;
	height: 99%;


	BACKGROUND-COLOR: #eefed8;
	COLOR: #000000;
	FONT-FAMILY: Book Antiqua;
	FONT-SIZE: 10 pt;	
	text-align: left,justify;
}

#filmremsa {
	position: absolute;top: 5%; right:3%;
	width: 10%;
	height: 80%;
}
#fot {
	position: absolute;top: 90%; left:2%;
	width: 10%;
	height: 5%;
	COLOR: #000000;
	FONT-FAMILY: Book Antiqua;
	FONT-SIZE: 6 pt;	
	text-align: left,justify;
	
}
#Meny {
	position: absolute;top: 200px; left:2%;
	width: 100px;
	height: 70%;
	BACKGROUND-COLOR: #eefed8;
}
.MenyTD {
   FONT-SIZE: 10pt;
   cursor:default;
   text-align: left;
   FONT-FAMILY: Arial Black, Verdana;
}

#Mframe {
	position: absolute;top: 80px; left:1%;
	width: 98%;
	height: 85%;
	BACKGROUND-COLOR: #ffffff;
	border-style: f8f7f7;
	border-top-color: #f8f7f7;
	border-right-color: #f8f7f7;
	border-left-color: #000000;
	border-bottom-color: #000000;
}

a:link {
text-decoration:none;
  	FONT-FAMILY: Comic Sans MS,helvetica;
color:#008000;
}

a:visited {
text-decoration:none;
  	FONT-FAMILY: Comic Sans MS,helvetica;
color:#008000;
}

a:hover {
text-decoration:underline overline;
  	FONT-FAMILY: Comic Sans MS,helvetica;
color:#008000;
}

A
{
    COLOR: #008000;
    TEXT-DECORATION: none;
}