﻿body
        {
            background-color:#808080;
            /*background:white url(images/bg.jpg) repeat-x;*/
            font-family:Verdana;
            
        }
        
        td.white
        {
            background-color:white;
        }
        
        td.menu
        {
            background-color:#CEE0F8;
            color:blue;
        }
        
        div.menuItem:hover
        {
            color:#10347B;
            
            
        }
        

.treeview
{
	text-align:left;
	font-family:Script MT Bold;
	color:blue;
}
        
        div.menuItem div a:hover {
		cursor:pointer;
		border-bottom-width:2px;
        border-bottom-color:#DB4F30;
        border-bottom-style:solid;
            
}
/*       div.menuItem:active
        {
            border-bottom-width:2px;
        }*/
        .menuItem a{ color:#10347B}
        div.menuItem
        {
            color:#10347B;
            border-bottom:0px solid Navy;
            border-top:0px solid Navy;
            padding:2px 2px 2px 2px;
            font-family:Sans-Serif;
            font-size:10pt;
            text-align:left;
        }
        
        div.languageBar
        {
            Font-family:Sans-Serif;
            font-size:12pt;
            float:right;
            border:1px solid #EEEEEE;
            vertical-align:middle;
        }
        
        
        

.table {
		border-collapse:collapse;
		background:#EFF4FB;
		border:0px #686868 solid ;
		border-left:0px #686868 solid ;

		font:0.7em verdana,'Trebuchet MS',helvetica,arial,verdana;
		color: #333;
		
		
		

}

.table td, .table th {
		padding-bottom:10px;
		border-bottom-width:0px;
		border-top-width:0px;
		border-left-width:0px;
		border-right-width:0px;
		vertical-align:top;
		text-align:left;
}

.table caption {
		padding: 0 0 .5em 0;
		text-align: left;
		font-size: 1.4em;
		font-weight: bold;
		text-transform: uppercase;
		color: #333;
		background: transparent;
}

.table a {
		color:#950000;
		text-decoration:none;
}

table a {
        
		color:#950000;
		text-decoration:none;
}

.table a:visited {
        
		color:#950000;
		text-decoration:none;
}

.table a:link {}

.table a:visited {
		font-weight:normal;
			
}

.table a:hover {
		border-bottom: 1px dashed #bbb;
}

a:hover {
		border-bottom: 1px dashed #bbb;
}


/* =head =foot
----------------------------------------------- */

.table thead th, tfoot th, tfoot td {
		/*background:#333 url(images/llsh.gif) repeat-x;*/
		color:white;
		background-color:#1C3E86;
}

.table tfoot td {
		text-align:right
}

/* =body
----------------------------------------------- */

/*.table tbody th, tbody td {
		border-bottom: dotted 1px #333;
}*/

.table tbody th {
		white-space: nowrap;
}

 .table tbody th a {
		color:#333;
}

.odd {}

 .table tbody tr:hover {
		background:#fafafa
}

.menutext a:hover
{
   border-bottom-width:2px;
   border-bottom-color:#DB4F30; 
}
.utprøvtab
{
    margin:0px;
    padding:0px;
    border-width:1px;
}

.siste5 a
{
	font-size:small;
	color:#950000;
	text-decoration:none;
}

html {
	overflow-x: hidden;
}
