body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/list.gif);
	background-repeat: repeat-x;
	background-color: #E7E7D6;
	background-position: top;
	font-size: 11px;
	color: #000000;
	padding: 0px;
	margin: 0px;
}
input, textarea, select{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px inset #666666;
	margin: 2px 0px 2px 0px;
	font-size: 12px;
	color: #000000;
	padding: 2px;
	width: 300px;
}
textarea{
	height: 130px;
}
.submit{
	border: 1px outset #666666;
	background-color: #e5e5e5;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	width: 306px;
	padding: 1px;
}
.submithover{
	border: 1px outset #666666;
	background-color: #009900;
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	width: 306px;
	padding: 1px;
}
a:link, a:visited{
	text-decoration: underline;
	color: #000000;
}
a:hover{
	text-decoration: underline;
	color: #000000;
}
#content{
	margin: 0px auto 0px auto;
	width: 642px;
	float: none;
}
#logo{
	float: left;
}
#logo a{
	text-decoration: none;
	border: 0px;
}
#main{
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
	background-position: left;
	margin: 0px auto 0px auto;
	width: 642px;
	float: left;
}
#copy{
	text-align: center;
	font-size: 10px;
	color: #999999;
	width: 642px;
	height: 30px;
	float: left;
}
#copy a{
	border: 0px none #999999;
	color: #999999;
}
#menu{
	margin: 0px 0px 0px 18px;
	width: 179px;
	float: left;
}
#menu ul{
	list-style-type: none;
	padding: 0px;
	width: 179px;
	margin: 0px;
}
#menu li a:link, #menu li a:visited{
	background-color: #F2F2F2;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	display: block;
	padding: 5px;
	width: 169px;
	border: 0px;
	color: #666666;
}
#menu li a:hover{
	background-color: #339900;
	text-decoration: none;
	color: #ffffff;
	padding: 5px;
}
/* Fix för idiotiska läsare som Internet Explorer */
* html #menu{
	margin-left: 9px;
}
* html #menu li.sub a:link, #menu li.sub a:visited{
	background-image: url(images/sub.gif);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #F2F2F2;
	padding: 6px 5px 6px 24px;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	display: block;
	width: 150px;
	border: 0px;
	color: #666666;
	text-align: left;
}
* html #menu li.sub a:hover{
	background-image: url(images/sub_hover.gif);
	background-color: #339900;
	padding: 6px 5px 6px 24px;
	text-decoration: none;
	color: #ffffff;
	width: 150px;
}
/* SLUT: Fix för idiotiska läsare som Internet Explorer */
#menu li.sub a:link, #menu li.sub a:visited{
	background-image: url(images/sub.gif);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #F2F2F2;
	padding: 6px 5px 6px 24px;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	color: #666666;
	display: block;
	width: 150px;
	border: 0px;
}
#menu li.sub a:hover{
	background-image: url(images/sub_hover.gif);
	background-color: #339900;
	padding: 6px 5px 6px 24px;
	text-decoration: none;
	color: #ffffff;
}
#info{
	margin: 0px 0px 0px 10px;
	overflow: auto;
	width: 418px;
	float: left;
}
h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
	font-size: 15px;
	color: #009900;
	margin: 0px;
}
h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #000000;
	margin: 0px;
}
hr{
	border-bottom: 1px dotted #009900;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
}
td, th{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-size: 11px;
	color: #000000;
	padding: 1px;
	margin: 0px;
}
