/* Eico Flytt Stylsheet */

body {
    background-image: url(../img/bg_blgr.jpg);
	background-repeat:repeat-x; 
	margin-top: 0px; 
}

.bg {
    background-image: url(../img/bg_e_xl.jpg);
	background-repeat: no-repeat; 
}

html, body, #wrapper {
      color: #FFFFFF;
	  height:99%;
      margin: 0;
      padding: 0;
      border: none;
      text-align: center;
}
#wrapper {
      margin: 0 auto;
      width: 700px;
}

.style1 {color: #000000}

a:link {
	text-decoration:none;
	display:block;
	color:#FFF;
	width:700px;
	font-size:14px;
	font-family:Arial,Helvetica,sans-serif;
	line-height:20px
}
a:visited {
    color:#FFF;
	text-decoration:none;
	display:block;
	width:700px;
	font-size:14px;
	font-family:Arial,Helvetica,sans-serif;
	line-height:20px
}
a:hover {
	color:#33CC66;
	display:block;
	text-decoration:none;
	background-color:#FFF;
	width:700px;
	border:0px solid black;
	line-height:20px
}
a:active {
    color:#FFF;
	text-decoration:none;
}
.style1 {
	color: #000000;
	font-size: 13px;
}
.style3 {	
    font-size: 13px;
	color: #33CC66;
	font-weight: bold;
}
.style4 {font-size: 10px}
.style9 {color: #339966; font-size: 14px; font-weight: bold; }
.style10 {color: #fff; font-size: 14px; }
.style10 {color: #000; font-size: 14px; }
