h1	{
	font-size:16pt;
	color: #606060;
	font-family:arial,serif;
	margin-top:20px;
}

h2	{
	font-size:13pt;
	color: #FFB400;
	font-family:arial,serif;
	margin:5px;
	margin-left:0px;
	margin-top:10px;
}

.popupcontainer {
		display: block; clear: both; padding-left: 15px;
}

.box_popup_width {
		float : left;
		width: 463px;
		border-left: 1px #adadad solid; 
		border-right: 1px #adadad solid; 
		border-bottom: 1px #adadad solid;
		overflow: hidden
}

.popup_inner_box {
		background-color: #FFFFFF; 
		float: left; 
		display: inline;
		overflow: hidden;
		width: 458px; 
		text-align: left;

		border-left:3px #f0f0f0 solid; 
		border-right: 3px #f0f0f0 solid; 
		border-bottom: 3px #f0f0f0 solid;
}

.rubrik {
		font-size: 9pt;
		font-weight: bold;
}

.popup_besk {
		color: #747474;
}

#menu {
	margin-top:20px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:30px;	
	padding:5px;
	background: #FFFFFF;
	font-family:verdana,arial,serif;
	font-size:10pt;
	text-align:center;
}

#menu a{
	vertical-align:middle;
	font-weight: bold;
	height: 20px;
	text-decoration: none;
	color: #86C32A;
	padding: 5px 19px 5px 8px;
	background: #ffffff;
	border-left: 5px solid #86C32A;
}

#menu a:hover {
	color: #000000;
	border-left: 5px solid #FFB400;
}

#menu img {
	vertical-align:middle;
	margin-right:10px;
}


/* For use with tabular data in lists (div with table inside) */

#list img {
 vertical-align:top;
}

#list tr.tr1 {
 behavior: url('/./style/iefixes_tr1.htc'); /*Fix IE-bugs with hover */
}

#list tr.tr2 {
 behavior: url('/./style/iefixes_tr2.htc'); /*Fix IE-bugs with hover */
}



#list table{
 font-size: 7.5pt;
 font-family: verdana, arial, serif;
 width: 100%;
 /*margin-bottom: 20px;*/
 margin-bottom: 10px;
 padding: 0px;
 border-collapse: collapse; 
}
#list table a{
	text-decoration: underline;
}

#list td {
 padding: 6px;
 border-bottom: 1px solid #ABC9EF;
 line-height: 16px;
 vertical-align: top;
}


#list tr.tr1 {
 background: #FFFFFF; /*#ECECEC*/
 margin: 0px;
 padding: 1px;
}


#list tr.tr2 {
 background: #ECECEC;
 margin: 0px;
}


#list tr.top td{
 font-weight: bold;
 background: #CCFF99;
 margin: 0px;
 border-bottom: 1px solid #ABC9EF;
 border-top: 1px solid #ABC9EF;
}

#list td.top{
 font-weight: bold;
 background: #CCFF99;
 margin: 0px;
 border-bottom: 1px solid #ABC9EF;
 border-top: 1px solid #ABC9EF;
}

#list tr.bottom {
 background: #F1F5F9;
 font-weight: bold;
 margin: 0px;
}

#list a.align {
 line-height: 16px;
 height: 16px;
 vertical-align: bottom
 }

#fot {
	font-family:verdana,arial,serif;
	font-size:8pt;
	text-align:center;
	color: #FFFFFF;
	padding: 5px;
}

#fot a{
	vertical-align:middle;
	font-size:8pt;
	height: 10px;
	text-decoration: underline;
	color: #FFFFFF;
	padding: 5px 5px 8px 5px;
}

#text {
	font-family:verdana,arial,serif;
	font-size:8pt;
	text-align:left;
	color: #000000;
	padding: 5px;
}

#text a{
	vertical-align:left;
	font-size:8pt;
	height: 10px;
	text-decoration: underline;
	color: #000000;
}

td3 {
 background: #ECECEC;
 margin: 0px;
}

h4 {
 font-weight: bold;
 background: ;
 margin: 0px;
 border-bottom: 1px solid #ABC9EF;
 border-top: 1px solid #ABC9EF;
}
