body {
	background-color: #f0f0ef;
}


a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.bkgr1 {
	background-color: #FFFFFF;
	text-decoration:none;
}

.btn_OK {
	display: block;
	width: 49px;
	height: 18px;
	background-image: url(../_images/btn/btn_ok_up.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: #FFFFFF;
	color: #FFFFFF;
	cursor: hand;
	margin: 0px;
	padding: 0px;
	border: 0px none #FFFFFF;
}
.btn_OK:hover {
	background-image: url(../_images/btn/btn_ok_over.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.textfield-top {
	height: 16px;
	width: 200px;
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
}
.text_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.rubrik_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
}
.rubrik_2_vit {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.menu_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	font-weight: bold;
	cursor: hand;
	text-decoration: none;

}
.menu_links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #009ee1;
	text-decoration: none;
	font-weight: bold;
	cursor: hand;
}
.text_2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.text_2_B {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.notiser_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration:none;
	cursor: hand;
}
.notiser_links:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration:none;
	cursor: hand;
}
.notiser_links:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration:none;
	cursor: hand;
}
.notiser_links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #f77b03;
	text-decoration:none;
	cursor: hand;
	
}
.notiser_links:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration:none;
	cursor: hand;
}
.rubrik_3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.rubrik_pages_1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #003399;
}
.textfield-400 {
	height: 16px;
	width: 400px;
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.textfield-400-M {
	height: 100px;
	width: 400px;
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
}
.page_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0049B3;
	cursor: hand;
	text-decoration: none;

}
.page_links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f77b03;
	text-decoration: none;
	cursor: hand;
}