
 body 		  { color: black; background: #dff4fc; font-family: Tahoma, sans-serif; } 
 img              { border: 0; }
 
 td a             { color: #005a80; font-weight: bold; }
 a:link           { color: #005a80; font-weight: bold; }
 a:visited        { color: #005a80; font-weight: bold; }
 a:hover          { color: #cee3eb; background: #005a80; font-weight: bold; } 
 a:active         { color: #cee3eb; background: #005a80; font-weight: bold; } 
 h1 		  { color: #006b90; margin-bottom: 1em; border-bottom: 2px dashed #a29261;  } 
 h2 		  { color: #008db0; }   
 form	 	  { border: 0; padding: 0; margin: 0; } 
 .form 		  { display: inline; }
 .pnforms 	  { white-space: nowrap; }
 input.submit 	  { font: caption; }
 input.button 	  { font: caption; }
 select   	  { font: menu; }
 p.warning        { color: black; background: white; border: 2px dashed #f26631; padding: 1em; }
 table.main       { margin-top: 1em; }
 
 th 		  { color: black; background: #acc1c9; padding: 0 0.2em;}
 th a             { color: black; background: #acc1c9; text-decoration: none; }
 th a:link        { color: black; background: #acc1c9; text-decoration: none; }
 th a:visited     { color: black; background: #acc1c9; text-decoration: none; } 
 th a:hover       { color: black; background: #acc1c9; text-decoration: underline; }
 th a:active      { color: black; background: #acc1c9; text-decoration: none; }
 
 tr.globalrow     { color: black; background: #acc1c9; }
 th.chosen        { color: #006b90; background: #acc1c9; white-space: nowrap; }
 th.chosen a      { color: #006b90; background: #acc1c9; }
 th.chosen a:hover { color: #006b90; background: #acc1c9; text-decoration: underline; }
 
 th.endre, td.endre { text-align: center; }
 
 tr.pair          { color: black; background: #bdd2da; }
 tr.impair 	  { color: black; background: #cee3eb; }
 tr.submit 	  { color: black; background: #dff4fc; }
 td.key           { padding: 0 0.3em; }
 td.value         { padding: 0 0.3em; }
 
 div.columndrop   { float: left; margin-bottom: 1em; } 
 div.sortdrop     { }
 div.drops        { margin-bottom: 1em; }
 div.workwithdrop { float: left; margin-right: 1em; }
 div.param 	  { margin-bottom: 1em; } 
 div.loggut       { text-align: right; }
 div.formbackground { background: #cee3eb; padding: 1em;  border: 2px dashed #006b90}

