body
	{
	background-color : #FFFFFF;
 
	SCROLLBAR-FACE-COLOR:		#FFFFFF;
	SCROLLBAR-SHADOW-COLOR:		#FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR:	#B1B3B6;
	SCROLLBAR-DARKSHADOW-COLOR:	#B1B3B6;
	SCROLLBAR-TRACK-COLOR:		#B1B3B6;
	SCROLLBAR-ARROW-COLOR:		#B1B3B6;
	}

	a:link		{color: #FFFFFF; text-decoration: underline; }
	a:active	{color: #FFFFFF; text-decoration: underline; }
	a:visited	{color: #FFFFFF; text-decoration: underline; }
	a:hover	{color: #5E631E; text-decoration: none; }

	
.text2
	{
	font-family :	arial, helvetica;
	font-size :	12px;
	color :		#FFFFFF
	}
	
#overlay {
z-index:1000;
position: absolute;
width: 802px;
left: 50%;
top: 200;
margin-left: -401px;	
background:#FFFFFF;
opacity:00.95;
-moz-opacity:0.95;
filter:alpha(opacity=95);
visibility:visble;
}

.text-overlay
	{
	font-family :	arial, helvetica;
	font-size :	12px;
	color :		#000000
	}	
	
.text-overlay a 
	{
	color : #1B6185;
	font-family :	arial, helvetica;
	font-size : 12px;
	text-align : left;
	text-decoration : underline;
	}

.text-overlay a:hover
	{
	color : #A6B61C;
	text-decoration : none;
	}
	

.tekst-overlay
	{
	background-color : #FFFFFF;
	color : #000000;
	font-family :	arial, helvetica;
	font-size : 12px;
	text-align : left;
	text-decoration : none;
	}


.tekst-overlay a
	{
	background-color : #A6B61C;
	color : #FFFFFF;
	font-family :	arial, helvetica;
	font-size : 12px;
	text-align : left;
	text-decoration : none;
	padding : 2 2px 2px 2px;
	}

.tekst-overlay a:hover
	{
	background-color : #1B6185;
	color : #FFFFFF;
	font-family :	arial, helvetica;
	font-size : 12px;
	text-align : left;
	text-decoration : none;
	padding : 2 2px 2px 2px;
	}

	
.link
	{
	background-color : #FFFFFF;
	color : #181818;
	font-family :	arial, helvetica;
	font-size : 12px;
	line-height: 17px;
	text-align : left;
	text-decoration : none;
	padding : 10 10px 10px 10px;
	}	

.link-header
	{
	background-color : #FFFFFF;
	color : #000000;
	font-family :	arial, helvetica;
	font-size : 14px;
	font-weight: bold;
	line-height: 26px;
	text-align : left;
	text-decoration : none;
	}
