body	{
	SCROLLBAR-ARROW-COLOR: #444444;
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #f7f7f7;
	SCROLLBAR-3DLIGHT-COLOR: #e4e4e4;
	SCROLLBAR-SHADOW-COLOR: #333333;
	SCROLLBAR-HIGHLIGHT-COLOR: #f6f6f6;
	SCROLLBAR-DARKSHADOW-COLOR: #666666;
	bgcolor; background-color: #F8F8D1;
	font-family: font-family: Verdana, Arial, Helvetica;
	font-size: 12;
	margin-top: 0px;
}

	a            {
	color: Blue;
	font-size: 13px;
	font-weight: normal;
	line-height: 13px;
	font-family: font-family: Verdana, Arial, Helvetica;
	text-decoration: none;
}
	a:link       {
	color: Blue;
	font-size: 13px;
	font-weight: normal;
	line-height: 13px;
	font-family: font-family: Verdana, Arial, Helvetica;
	text-decoration: none;
}
	a:visited    {
	color: Blue;
	font-size: 13px;
	font-weight: normal;
	line-height: 13px;
	font-family: font-family: Verdana, Arial, Helvetica;
	text-decoration: none;
}
	a:hover      {
	color: Blue;
	font-size: 13px;
	font-weight: normal;
	line-height: 13px;
	font-family: font-family: Verdana, Arial, Helvetica;
	text-decoration: underline;
}
	a:active     {
	color: Blue;
	font-size: 13px;
	font-weight: normal;
	line-height: 13px;
	font-family: font-family: Verdana, Arial, Helvetica;
	text-decoration: none;
}

	.tekst       {
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	line-height: 12px;
	font-family: font-family: Verdana, Arial, Helvetica;
}

	#tekst       {
	color: #000000;
	font-weight: normal;
	font-size: 13px;
	font-family: font-family: Verdana, Arial, Helvetica;
}

	.tekstbold   {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	line-height: 12px;
	font-family: font-family: Verdana, Arial, Helvetica;
}

	.kop    	 {
	color: #000000;
	font-weight: bold;
	font-size: 13px;
	line-height: 12px;
	font-family: font-family: Verdana, Arial, Helvetica;
}



#pre     {
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	line-height: 13px;
	font-family: font-family: Verdana, Arial, Helvetica;
}

#h3	   {
	color: #000000;
	font-weight: bold;
	font-size: 18px;
	line-height: 12px;
	font-family: font-family: Verdana, Arial, Helvetica;
}


LI {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	font-family: font-family: Verdana, Arial, Helvetica;;
}





/*-----------------------------------------------------------*/
/* Left Menu */

#vMenu {
	background: #1964A2;
	float: left;
	width: 187px;
	color: #FFFFFF;
	font-size: 11px;
}

.menu	{
	color: White; 
	font-size: 12;
	text-decoration:none;
	font-size: 12px;
	font-weight: normal;
	line-height: 12px;
	font-family: font-family: Verdana, Arial, Helvetica;;
}

#menuHeader {
	padding: 8px 10px 8px 8px;
	color: #96C3DF;
	background-color: #00406E;
	border-top: 1px Solid #004E86;
	border-bottom: 1px Solid #003257;
	border-right: 1px Solid #003257;
}

#menuItem, #menuItemHover, #menuItemSel   {
	background-color: #00406E;
	padding: 2px 0px 2px 8px;
	border-top: 1px Solid #004E86;
	border-bottom: 1px Solid #003257;
	border-right: 1px Solid #003257;
	cursor: pointer;
	width: 178px;
	letter-spacing: 1px;
}

#menuItemHover, #menuItemSel {
	background-color: #105487;
}


#subMenuItem, #subMenuItemHover, #subMenuItemSel {
	padding: 2px 0px 2px 16px;
	border-top: 1px Solid #004E86;
	border-bottom: 1px Solid #003257;
	border-right: 1px Solid #003257;
	background: #00406E url(images/bullet_submenu.gif) no-repeat;
	cursor: pointer;
	width: 170px;
}

#subMenuItemHover, #subMenuItemSel {
	background-color: #105487;
}