BODY
{
	font-family:		Verdana;
	font-size:			10pt;
	color:				black;
	background-color:	white;
}

TD
{
	font-family:		Verdana;
	font-size:			10pt;
}

H1
{
	font-family:		Tahoma;
	font-size:			20pt;
	font-weight:		bold;
	color:				black;
}

H2
{
	font-family:		Tahoma;
	font-size:		14pt;
	font-weight:		bold;
	color:			black;
}

INPUT
{
	font-family:		Verdana;
	font-size:			10pt;
}

SELECT
{
	font-family:		Verdana;
	font-size:			10pt;
}

DIV.page
{
	width:				750px;
	background-color:	#ffffff;
	border-style:		none;
	border-width:		1px;
	border-color:		black;
/*	padding:			10px;*/
}

TD.menucontainer
{
	border-style:		solid;
	border-color:		black;
	border-width:		0px;
	border-top-width:	1px;
	border-bottom-width:1px;
}

TR.menubar
{
	font-family:		Tahoma;
	font-size:			8pt;
	background-color:	#f0f0f0;
}

TD.menubar
{
	font-family:		Tahoma;
	font-size:			8pt;
	background-color:	#f0f0f0;
	padding-left:		10px;
}

TD.menubarselect
{
	font-family:		Tahoma;
	font-size:		8pt;
	font-weight:		bolder;
	background-color:	#f0f0f0;
	padding-left:		10px;
}


TABLE.news
{
	width:				120px;
	border-style:		solid;
	border-width:		0px;
	border-color:		#800000;
	margin:				5px;
	margin-right:		10px;
	margin-top:			10px;
}

TR.newsheader
{
	background-color:	white;
}

TD.newsheader
{
	font-family:		Tahoma;
	font-size:			10pt;
	border-style:		solid;
	border-color:		#a0a0a0;
	border-width:		0px;
	border-top-width:	1px;
	border-bottom-width:1px;
	padding-left:		5px;

}

TD.newsitem
{
	padding-left:		5px;
	padding-right:		5px;
	padding-top:		5px;
}

DIV.newsdate
{
	font-family:		Tahoma;
	font-size:			8pt;
}

.headline
{
	font-family:		Tahoma;
	font-size:			16pt;
	font-weight:		bold;	
}

A:link, A:active, A:visited
{
	font-family:		Verdana;
	font-size:			10pt;
	color:				#181850;
	text-decoration:	none;
}
A:hover
{
	font-family:		Verdana;
	font-size:			10pt;
	color:				#000070;
	text-decoration:	underline;
}

A.linknews:link, A.linknews:active, A.linknews:visited
{
	font-family:		Tahoma;
	font-size:			8pt;
	color:				#181850;
	text-decoration:	none;
}
A.linknews:hover
{
	font-family:		Tahoma;
	font-size:			8pt;
	color:				#000050;
	text-decoration:	underline;
}

A.linkmenu:link, A.linkmenu:active, A.linkmenu:visited
{
	font-family:		Tahoma;
	font-size:			8pt;
	color:				#000000;
	text-decoration:	none;
}

A.linkmenu:hover
{
	font-family:		Tahoma;
	font-size:			8pt;
	color:				#000000;
	text-decoration:	underline;
}
A.piclinks:link, A.piclinks:active, A.piclinks:visited
{
	border-color:		#f0f0f0;
	border-style:		solid;
	border-width:		1px;
}

A.piclinks:hover
{
	border-color:		#f0f0f0;
	border-style:		dashed;
	border-width:		1px;
}

#panocontainer
{
	width: 				610px; 
	height:				350px; 
	overflow-x: 			scroll; 
	overflow-y: 			hidden; 
	margin:				0px;
	border:				0px;
	padding:			0px; 
	background-color: 		#F0F0F0;
	scrollbar-track-color: 		#F0F0F0;
	scrollbar-base-color: 		#F0F0F0;
	scrollbar-face-color: 		#D0D0D0;
	scrollbar-arrow-color:		#FFFFFF;
	scrollbar-shadow-color:		#808080;
	scrollbar-highlight-color:	#808080;
	scrollbar-darkshadow-color:	#F0F0F0;
}
#thumbcontainer
{
	width: 				610px; 
	overflow-x: 			scroll; 
	overflow-y: 			hidden; 
	margin:				0px;
	border:				0px;
	padding:			0px; 
	background-color: 		#F0F0F0;
	scrollbar-track-color: 		#F0F0F0;
	scrollbar-base-color: 		#F0F0F0;
	scrollbar-face-color: 		#D0D0D0;
	scrollbar-arrow-color:		#FFFFFF;
	scrollbar-shadow-color:		#808080;
	scrollbar-highlight-color:	#808080;
	scrollbar-darkshadow-color:	#F0F0F0;
}
.usynlig
{
	color: #ffffff;
	font-size: 1px;
}

