@charset "utf-8";
/* CSS Document */

body {
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	text-decoration: none;
	color: #000000;
}
.link {
	text-decoration:none;
	color:#0099FF;
	font-style:italic;
	font-size:14px;
}
.meny {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
	color:#000000;	
}
.menu_form {
	border: 1px solid #999999;
	background:  url("/images/meny_bg.gif"); 
}
.login_form {
	border: 1px solid #999999;
	background:  url("/images/meny_bg.gif");
	font-family:"Times New Roman", Times, serif;
	font-size: 9px ;
	font-style:normal;
	font-weight:bold;
}
.login_text {
	font-family:"Times New Roman", Times, serif;
	font-size:9px;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
	color:#000000;	
}
.login_error{
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	text-decoration:none;
	color:#FF0000
}
.site_text_liten {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-style:normal;
	font-weight: normal;
	color:#000000;	
}
.site_text_liten_italic {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-style: italic;
	font-weight: normal;
	color:#000000;	
}
.site_text_liten_bold {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	color:#000000;	
}
.site_text_bold {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-style:normal;
	font-weight: bold;
	color:#000000;	
}
.site_text {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-style:normal;
	font-weight: normal;
	color:#000000;	
}
.site_text_italic {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-style: italic;
	font-weight: normal;
	color:#000000;	
}
.site_text_rubrik_stor {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-style: normal;
	font-weight: bolder;
	color:#000000;	
}
.site_text_rubrik_liten {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-style: normal;
	font-weight: bolder;
	color:#000000;	
}
.listor {
	border: 1px solid #000000;
}