.topBanner  {
		Position : absolute;
		left : 0px;
		top : 0px;
		height : 20px;
		width : 100%;
		background-color : black;
		border-bottom : 1px solid white;
		border-right : 1px solid white;
	}
	
	.stdNorm  {
		Position : absolute;
		color : #ffffff;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 8.25pt;
	}
	
	.stdBold  {
		color : #000000;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 8.25pt;
		font-weight : bold;
		cursor : default;
	}
	
	.menuHolder  {
		Position : absolute;
		left : 0px;
		top : 62px;
		width : 162px;
		border-top : 1px solid black;
	}
	
	.menuHead  {
		Position : absolute;
		left : 0px;
		top : 32;
		height : 19px;
		width : 162px;
		border-top : 1px solid black;
		border-right : 1px solid black;
	}
	
	.butTxt  {
		Position : absolute;
		top : 1px;
		color : #ffffff;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 8.25pt;
		font-weight : normal;
	}
	
	a.stdBtn  {
		Position : absolute;
		left : 0px;
		height : 18px;
		width : 162px;
		cursor : default;
		text-decoration : none;
		border-right : 1px solid black;
		border-bottom : 1px solid black;
		background-color : #FFFFFF;
	}
	
	a.stdBtn:hover  {
		Position : absolute;
		left : 0px;
		height : 18px;
		width : 162px;
		color : #ffffff;
		border-right : 1px solid black;
		border-bottom : 1px solid black;
		background-color : #000000;
	}
	
	.hovedOmraade  {
		Position : absolute;
		width : 73%;
		left : 200px;
		top : 62;
		border-top : 1px solid black;
	}
	
	.hovedOmraadeTopMeny  {
		Position : absolute;
		width : 73%;
		left : 200px;
		top : 43px;
	}
	
	.stdMain  {
		color : #000000;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 8.25pt;
	}
	
	.stdText  {
		color : #000000;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 9.72pt;
	}
	
	.minText  {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 1.72pt;
		color : #cccccc;
	}
	
	.minMinst  {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 1pt;
		color : #000000;
		background-color : #000000;
	}
	
	.txtHdr  {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 22pt;
		font-weight : bold;
		color : #ffffff;
	}
	
	.btns  {
		width : 105px;
		color : #000000;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 8.25pt;
	}
	
	.tableAs  {
		text-decoration : underline;
		color : #000000;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 8.25pt;
		font-weight : normal;
		cursor : hand;
	}
	
	.spacer  {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 4px;
		color : #cccccc;
	}
	
	input  {
		/* background-color:           #eeeeee; */
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 8.25pt;
	}
	
	.over  {
		font-size : 18px;
		font-weight : bold;
	}
	
