body {
	background-color: 	#5182bd;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	text-align: 		center;
	color: 				#000000;
	font-size: 			x-small; /* for IE5/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: 			small; /* for compliant browsers */
	background-image: 	url(images/bg.jpg);
	background-repeat: 	repeat;
	margin: 			0px;
	padding: 			0px;
	}
html>body {/* be nice to Opera */
	font-size: 			small;
	}
h1 {
	font-size:			small;
	color:				#27709d;
	font-weight: 		900;
	}
h2 {
	font-size:			small;
	color:				#9d3b00;
	font-weight: 		900;
	clear: both;
	display: inline;
}

#page {
	background-image: 	url(images/pagebg.gif);
	background-repeat: 	repeat-y;
	background-color:	#FFF;
	margin-right: 		auto;
	margin-left: 		auto;
	width: 				872px;
	text-align: 		left;
   }
#page-leftmargin {
	width: 				10px;
	float: 				left;
   }
#page-rightmargin {
	width: 				10px;
	float: 				right;
   }
   
#bg {
	background-image: url(images/himlen.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
}

#header {
   }

#main-body {
	width: 				852px;
	float: 				left;
   }
#menu {
	float: 				left;
	width: 				230px;
	text-align: 		right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #88a043;
	font-weight: 900;
}
#info {
	text-align: 		right;
	padding-top: 		30px;
}
#content {
	float: 				right;
	padding-right:		60px;
	padding-bottom: 	25px;
	width: 				540px;
	text-align: 		left;
	padding-top: 6px;
	font-weight: normal;
   }
#divider {
	width:				10px;
	height:				360px;
	float: 				left;
	}
.box-right {
	float: 				right;
	padding-right: 		30px;
	margin-bottom:		10px;
	width: 				150px;
	}
#footer {
	clear: 				both;
	font-size: 			10px;
	color: 				#4d4d4d;
	text-align: 		center;
	line-height: 		20px;
   }

.menu {
	font-weight: 		900;
	line-height: 		1.6em;
	list-style-type: 	none;
	color: 				#900;
	text-decoration: 	none;
}
.menu a {
	color:				#586168;
	text-decoration: 	none;
	}
.menu a:hover {
	color:				#900;
	text-decoration: 	underline;
	}
.submenu {
	font-weight: 		900;
	line-height: 		1.4em;
	list-style-type: 	none;
	color: 				#4c7eb8;
	text-decoration: 	none;
	font-size: small;
	padding-right: 10px;
}
.submenu a {
	color:				#88a043;
	text-decoration: 	none;
	}
.submenu a:hover {
	color:				#92e500;
	text-decoration: 	none;
	}

.commentbox {
	width: 				500px;
	font-style: italic;
	margin-left: 35px;
	text-align: justify;
	margin-bottom: 20px;
}
.right {
	display: inline;
	float: right;
}

.boxtitle {
	font-size: 			x-small;
	text-transform: 	uppercase;
	color: 				#900;
	font-weight: 		800;
	padding-left: 		6px;
	line-height: 		22px;
	width: 33%;
}
.ftable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	text-align: center;
	width: 580px;
	margin-top: 10px;
}
.ft_darkrow {
	color: #CCCCCC;
	background-color: #000000;
	font-size: small;
	font-weight: 900;
}
.ft_boldtitle, .ft_boldtitleleft {
	font-weight: 900;
	color: #1E7FBB;
}
.ft_boldtitleleft {
	text-align: left;
	padding-left: 6px;
	font-size: small;
	font-weight: 400;
	font-style: normal;
}
.ft_title, .ft_titleright {
	color: #666666;
}
.ft_titleright {
	text-align: right;
	vertical-align: top;
	padding-right: 4px;
}
.ft_oddrow {
	background-color: #EBEBEB;
}
.ft_underlinerow {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
}
.fineprint {
	font-size: x-small;
	font-weight: normal;
	color: black;
}
.smallprint {
	font-size: xx-small;
	font-weight: normal;
	color: #666666;
}
.left {

	display: block;
	float: left;
}
.boxtext {
	font-size: xx-small;
	font-weight: normal;
	color: #666666;
	padding-right: 10px;
}
a {
	text-decoration: 	none;
	color: 				#009900;
}
a:hover {
	color:				blue;
	text-decoration: 	underline;
	}

