body {
	background: #F8EA9C;
	margin: 0;
	padding: 0;
	border: 0;
	color: #000000;
	text-align: center;
	font-style: normal;
	font-family: tahoma, verdana, sans-serif;
	font-size: 10pt !important;
	font-weight: normal;
	text-decoration: none;
}
#pagebody {
	width: 700px;
	margin: 10px auto;
}
#header {
	margin: 0 0 15px 0;
	padding: 0px;
	text-align: right;
	color: #006633;
	background: #F8EA9C;
}
#container {
	margin: 0px;
	padding: 0px;
	background: #F8EA9C;
}
#menu {
	float: left;
	width: 150px;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 10px;
	padding:0px;
}
#main {
	float: right;
	width: 518px;
	height: auto;
	margin-bottom: 20px;
	padding: 10px;
	background: #FFF8CF;
	border: #000000 1px solid;
	text-align: left;
}
#news {
	float: right;
	width: 528px;
	height: 15px;
	margin-bottom: 10px;
	padding: 5px;
	background: #FFF8CF;
	border: #000000 1px solid;
	text-align: left;
}
#height {
	float: left;
	width: 0px;
	height: 400px;
}
div.ml {
	width: 150px;
	height: 20px;
	margin: 0px;
	padding-top:5px;
}
div.mla {
	width: 150px;
	height: 20px;
	margin: 0px;
	padding-top:5px;
	background: #FFF8CF;
}
a {
	color: #006633;
	background: none;
	text-decoration: none;

}
a:visited {
	color: #006633;
	background: none;
	text-decoration: none;
}
a:hover {
	color: #006633;
	background: none;
	font-weight: bold;
	text-decoration: underline;
}
a.lankar {
	color: #006633;
	background: none;
	font-weight: normal;
	text-decoration: none;

}
a.lankar:visited {
	color: #006633;
	background: none;
	font-weight: normal;
	text-decoration: none;
}
a.lankar:hover {
	color: #006633;
	background: none;
	font-weight: normal;
	text-decoration: underline;
}
a.loggain {
	font-size: 7pt;
	color: #006633;
	background: none;
	text-decoration: none;
}
a.loggain:visited {
	font-size: 7pt;
	color: #006633;
	background: none;
	text-decoration: none;
}
a.loggain:hover {
	color: #006633;
	background: none;
	font-weight: normal;
	text-decoration: none;
}
img {
	border: #000000 1px solid;
}
img.print {
	vertical-align: middle;
}
img.start {
	vertical-align: top;
	margin: 0 5px 5px 0;
	float: left;
}

#login {
	text-align: center;
}
#update {
	text-align: center;
}
input {
	color: black;
	background-color: #F8EA9C;
	font-family: verdana, sans-serif;
	font-size: 7pt;
	border: 1px solid black;
	font-weight: bold
}
textarea.updbox {
	float: left;
	width: 514px;
	height: 500px;
	color: black;
	background-color: #FFF8CF;
	border: 1px solid black;
	font-style: normal;
	font-family: tahoma, verdana, sans-serif;
	font-size: 10pt !important;
	font-weight: normal;
	text-decoration: none;
	margin-bottom: 10px;
}
form.update {
	float:right;
}
form.lankar {
	float: right;
	margin: 0;
	padding: 40px 40px 0 0;
	text-align: right;
}
h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
	border: 0;
}
table {
	table-layout: fixed;
	margin: 0;
	border: 0;
	padding: 0;
}
td.delete {
	width: 50px;
	margin: 0;
	border: 0;
	padding: 1px;
}
td.lanknamn {
	width: 450px;
	margin: 0;
	border: 0;
	padding: 1px;
}
