    .img 
    {
     opacity:0.4;
     filter:alpha(opacity=40);
    }
        
    .brodtext   {   font-family:Verdana;
                    font-size:8pt;
                    color:#000000;
                }
                
    .brodtext_fet   {   font-family:Verdana;
                    font-size:8pt;
                    color:#000000;
                    font-weight: bold;
                }
                
    .text 
                {
                font-family:Verdana;
                font-size:10pt;
                color:#000000; 
                }
                
    .mellanrubrik 
    {				font-weight: bold;
     				font-family:Arial;
     				font-size:10pt;
     				color:#000080;
    }
                
    .procent    
    {               font-family:Verdana;
                    font-size: 12pt;
                    color:#ff0000;
                    font-weight: bold;
    }
                
    .feltext    {
    	            font-family:Verdana;
                    font-size:8pt;
                    color:Red;
                }
                
    .redbig    {
    	            font-family:Arial, Verdana, Sans-Serif;
                    font-size:12pt;
                    color:Red;
                    font-weight: bold;
                }
                
    .kantlinje  {
                    border: #cccccc; 
                    border-style: solid; 
                    border-top-width: 1px; 
                    border-right-width: 1px; 
                    border-bottom-width: 1px;
                    border-left-width: 1px;
        
                }
     .streckad    { border: #cccccc; 
                    border-style: dotted;
                    border-top-width: 0px; 
                    border-right-width: 0px; 
                    border-bottom-width: 1px; 
                    border-left-width: 0px;
        }
        
    .templow   
    {               font-weight: bold;
                    font-family:Arial, Verdana, Sans-Serif;
                    font-size:10pt;
                    color: #3399cc;  
    }
    
    .temphigh  
    {               font-weight: bold;
                    font-family:Arial, Verdana, Sans-Serif;
                    font-size:10pt;
                    color: #cc0000;  
    }
    
    .input      {   background-color: #ffffff;
		            border: #cccccc; 
		            border-style: solid;
		            border-top-width: 1px;
		            border-right-width: 1px;
		            border-bottom-width: 1px;
		            border-left-width: 1px;
		            font-family:verdana;
		            font-size:X-small;
                }
                
    .input_big      {   background-color: #ffffff;
		            border: #cccccc; 
		            border-style: solid;
		            border-top-width: 1px;
		            border-right-width: 1px;
		            border-bottom-width: 1px;
		            border-left-width: 1px;
		            font-family:verdana;
		            font-size:Small;
                }
                
    .button      {  background-color: #006600;
		            border: #cccccc; 
		            border-style: solid;
		            border-top-width: 1px;
		            border-right-width: 1px;
		            border-bottom-width: 1px;
		            border-left-width: 1px;
		            font-family:verdana;
		            font-weight: bold;
		            font-size:X-small;
		            color:#ffffff;
                }
                
    .button_white      
					{  background-color: #ffffff;
		            border: #000000; 
		            border-style: solid;
		            border-top-width: 1px;
		            border-right-width: 1px;
		            border-bottom-width: 1px;
		            border-left-width: 1px;
		            font-family:verdana;
		            font-weight: bold;
		            font-size:Small;
		            color:#000000;
                }
                
    .link       {   color: #000080;
                    font-weight: bold;
                    font-family: verdana;
                    font-size: 8pt;
                }
                
    .mediumlink    {   color: #000080;
                    font-weight: bold;
                    font-family: verdana;
                    font-size: 10pt;
                }
                
    .largelink       {   color: #000080;
                    font-weight: bold;
                    font-family: verdana;
                    font-size: 12pt;
                    text-decoration:none;
                }
                
    .link_mini      {   color: #000080;
                    font-weight: bold;
                    font-family: verdana;
                    font-size: 7pt;
                }
                
    .copyright   {   color: Gray;
                    font-weight: bold;
                    font-family: verdana;
                    font-size: X-small;
                    text-decoration: none;
                }
                
    .smallink   {   color: Gray;
                    font-weight: bold;
                    font-family: verdana;
                    font-size: X-small;
                    text-decoration: none;
                }
                
    .link_white         
    {
                    color: #ffffff;
                    font-weight: bold;
                    font-family: verdana;
                    font-size: 9pt;
                    text-decoration: underline;
                }
                   
                        
    .ContentBox_Meny
                {
                    background-color: #FFFFFF; 
                    border: #cccccc;
                    border-style: solid; 
                    border-top-width: 0px; 
                    border-right-width: 1px; 
                    border-bottom-width: 1px; 
                    border-left-width: 1px; 
                    padding: 10px;                
                  
                    }
    
    h1          {
                    font-weight: bold;
                    color: #000080;
                    font-family: arial;
                    font-size: 12pt;
                    }
                    
    h2         {    font-weight: bold;
                    color : #000080;
                    font-family: Verdana;
                    font-size: 10pt;
                    }
                    
    .dealtext   {
                    font-family: verdana;
                    font-weight: bold;
                    color: #000080;
                    font-size: 8pt;
    
                }
                    
    .divContainer
    {     
        text-align: right;
        font-size: large;
        position: absolute;
        visibility: visible;
        width: 98%;
        -moz-opacity: 0.75;
        vertical-align: middle;
        display: inline;
        height: 98%;
        background-color:#000000;
        border-right: white thick outset; 
        border-top: white thick outset; 
        border-left: white thick outset;
        border-bottom: white thick outset;  
        z-index:99999;
        }

    .divLoaderBack
    {
        background-color: #444141;
        color: #ffffff;
        font-size:x-small;
        height: 10px;
        visibility: visible;
        width: 510px;
        border-right: #aeb2b1 outset;
        padding-right: 5px;
        border-top: #aeb2b1 outset;
        padding-left: 5px;
        padding-bottom: 5px;
        border-left: #aeb2b1 outset;
        padding-top: 5px;
        border-bottom: #aeb2b1 outset;
        margin-top: 15px;
        vertical-align: middle;
        text-align: left;
        margin: auto;
        top:50%;
        position:relative;
        
    }
    .divLoaderProgress
    {
        background-color: #e2e7eb;
        color: gray;
        padding: 5px,0px,0px,5px;
        position: relative;
        visibility: visible;
        height: 5px;
        width: 0px;
    }

    .divLoadingStat
    {
        background-color: Transparent;
        border-color: #ffffff;
        color: #ffffff;
        padding: 5px,0px,0px,5px;
        position: relative;
        visibility: visible;
        border-width: medium;
        width: 100%;
        height: 10px;
        text-align: center;
        margin-bottom: 15px;
        top:50%;
    }
    
    .completionList 
    {
    	border:solid 1px #cccccc;
    	margin:0px;
    	padding:2px;  
    	overflow:visible !important;
    	width: auto !important; 
    	page-break-after:auto;   	    	
    	font-family: Verdana;
    	font-size: X-Small;
    	background-color: #ffffff;
    	list-style-type: none;
        margin: 0px !important;
        white-space: nowrap;
    	}    	
    
    .autocomplete_CompletionList2
	{
		visibility: hidden;
		margin: 0px!important;
		background-color : #ffffff;
		color: #000000;
		border: solid 1px #cccccc;
		cursor: 'default';
		overflow: auto !important;
		height: auto !important;
		text-align: left;
		list-style-type: none;
		font-family: Verdana;
		font-size: X-Small;
		padding: 2px;
		page-break-after: auto;
		white-space: nowrap;
		width: auto !important; 
	}
               
    .listItem 
    {
    	color: #000000;
    	font-family: Verdana;
    	font-size: X-Small;
    	background-color: #ffffff;    
    		
    	}
    	
    .itemHighlighted 
    {
    	background-color: #ffcc66;
    	font-family: Verdana;
    	font-size: X-Small; 	
    	}
     
     .invisible
     {
     	display:none;
     }   
     
     .imgbtn
    {
    cursor:pointer;cursor:hand; 
    }

    .imgbtn[disabled]
    {
    cursor:default; 
    }
    
      .ul
                {
                list-style-type: none;
                padding: 0;
                margin: 0;
                }
    
    .li
                {
                background-image: url(/bilder/ok.gif);
                background-repeat: no-repeat;
                background-position: left top
                padding-right: 15px;
                padding-left: 20px;
                vertical-align: text-top;
                }
    
