body{
	font-family:Arial;
	background:#f3f3f3;
	margin: 0;
	padding: 0;
}

a:link{
	font-weight:bold;
	color:#000;
}
a:visited{
	color:#666;
	font-weight:bold;	
}
a:hover{
	text-decoration:none;
	font-weight:bold;
}
h4{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
h5{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}
h6{
	font-family: Arial;
	font-size: 11px;
	font-weight:normal;
}

li{
	font-family: Arial;
	font-size: 11px;
	font-weight:normal;
}	

.main_table{
	background:#FFFFFF;
}	
.stockholm_logo{
	width:243px;
	height:48px;
	position:relative;
	left:0px;
	vertical-align:middle;
}
.other_lang{
	font-family:Arial; 
	font-size:12px; 
	font-weight: bold;
	text-decoration:none;
}
.flag{
	position:relative; 
	top:2px;
}
.main_menu{
	font-size: 12px; 
	font-weight: bold;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 8px;
	padding-bottom: 7px;
	height: 30px;
	text-decoration: none; 
	background-color:#939598;
}
.menu_left{
	font-size: 12px;
}
.ml_title{
	margin-left: 14px; 
	margin-bottom: 2px; 
	margin-top: 11px;
}
.ml_borders{
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	margin-left: 14px;
	margin-right: 34px;
}
.ml_menu{
	margin-top: 8px; 
	margin-bottom: 12px;
}
.ml_menu_option{
	font-size: 11px;
	font-family:Arial; 
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 4px;
}
.ml_menu_option_nsel{
	text-decoration: none;
}

.date{
	text-transform:uppercase; 
	font-size:12px; 
	position: absolute; 
	right: 36.6%; 
	top: 221px;
}

.text_center{
	margin-left: 14px;
	margin-right: 5px;
	font-size: 11px;
	font-weight:normal;
}

.news{
	position: relative;
	bottom: 7px;
	width: 440px;
}
.news_sub{
	position: relative;
	bottom: 4px;
}
.news_sub_picture_text{
	font-style: italic;
	color: #666;
	font-size: 12px;
}

.more_news{
	width: 179px;
	height: 100%;
	border-left: #ddd 1px solid;
	padding-left: 8px;
}
.more_news_links{
	font-size: 11px;
	padding-top: 14px;
}

.news_archive{
	font-size: 11px;
	padding-bottom: 8px;
}	
