
        body            {   color: #4D4D4F;
                            background: #EDEDED;
                            text-align: center;
                            }
        
        body, TD, select, P, A, LEGEND,
        H1, H2, H3, H4, H5, H6, TH,
        input, textarea, legend    
      		            {   font-family: Calibri, tahoma, MS trebuchet, MS Sans Serif, Helvetica, arial;
                            color:#000000;
                            font-size:90%;}
                              
        A:link       
                        { 	color:#727252;
                            text-decoration:underline;}
                            
        A:visited       
                        { 	color:#727252;
                            text-decoration:underline;}
                
        A:hover         
                        { 	color:#000000;
                            text-decoration:underline;}
    
        H1              
                        { 	font-size: 150%;
                          	font-weight: bold;
                            color: #727252;}
    
        H2              
                        { 	font-size: 140%;
                          	font-weight: bold;
                            color: #3399CC;//#727252;
                            margin-bottom: 3px;
                          	margin-top: 3px;}
        
        H3              
                        { 	font-size: 130%;
                          	font-weight: bold;
                            color: #727252;}
        
        H4              
                        { 	font-size: 120%;
                          	font-weight: bold;
                          	color: #727252;
                            text-decoration: none;
                            margin-bottom: 3px;
                          	margin-top: 3px;}
        
        H5              
                        { 	font-size: 110%;
                          	font-weight: bold;
                          	margin-bottom: 3px;
                          	margin-top: 3px;}
    
        .highlight      {   background-color: #727252;
                            color: #EFEFE9;
                            border-left: 4px solid #727252;
                            border-right: 4px solid #727252;}
        
        .ht, 
        A.ht:link,
        A.ht:visited,
        A.ht:hover      {   color:gray;
                            font-style:italic;}
                      
        .vt             {   color:black;}
                             
        .htnopub,
        A.htnopub:link,
        A.htnopub:visited,
        A.htnopub:hover {   color:#FF950C;
                            font-style:italic;}
                             
        .vtnopub,
        A.vtnopub:link,
        A.vtnopub:visited,
        A.vtnopub:hover {   color:#FF950C;}
                             
        .htexp, 
        A.htexp:link,
        A.htexp:visited,
        A.htexp:hover   {   color:red;
                            font-style:italic;}
                             
        .vtexp,
        A.vtexp:link,
        A.vtexp:visited,
        A.vtexp:hover   {   color:red;}
        
    /*  the container of the admin table */
        #adminMenuTable {   position: absolute;
                            top: 5px;
                            right: 5px;
                            z-index: 10000;
                            width: 400px;
                            border: 1px solid #5F5F5F;
                            background-color: #FFFFFF;}
                                        
        #container      {   
                            text-align: left;
                            margin: 0px auto;
                            width: 970px;

                            border-left: 1px solid #000000;
                            border-right: 1px solid #000000;

                            background-color: #FFFFFF;
                            }
        
                        
        #topLogo        {   padding: 0px;
                            margin: 0px;
                            overflow:hidden;
                            position: relative;
                            top: -5px;
                            left:5px;}
                            
        #mainContent    {   padding: 0px;
                            position:relative;                            
                            width: 900px;}
        
        #navCrumbs      {   padding: 0px;
                            text-align:left;
                            position:relative;
                            overflow:hidden;
                            bottom: 0px;
                            left: 0px;}
                            
        #topp {             left: -1px;
                            position:relative;
                            height: 99px;
                            width: 972px;
                            background-image: url(/images/Design/logo2.jpg);
                            background-repeat: no-repeat;
                            z-index: 100;
        }
        
        #bunn {             top:10px;
                            width: 970px;
                            position:relative;
                            background-image: url(/images/Design/bunn.jpg);
                            background-repeat: no-repeat;
        }
        
        #bransje {          position:relative;
                            height: 115px;
                            width: 956px;
                            padding: 7px;
                            border-top: 1px solid #000000;
                            border-bottom: 1px dotted #000000;

        }
 
//Menubar
       
.menuBar,
.menuBar a.menuButton,
.menu,
.menu a.menuItem {
  font-family: Calibri, "MS Sans Serif", Arial, sans-serif;
  font-size: 10pt;
  font-style: normal;
  font-weight: normal;
  line-height: 10pt;
  color: #FFFFFF;
}

.menuBar {
  background-color: #999999;
  border: 1px solid;
  border-color: #000000 #999999 #000000 #999999;
  padding: 2px 1px 2px 1px;
  text-align: left;
}

.menuBar a.menuButton {
  background-color: transparent;
  border: 1px solid #999999;
  color: #FFFFFF;
  cursor: default;
  font-weight: bold;
  margin: 1px;
  padding: 1px 2px 1px 2px;
  text-decoration: none; 
  z-index: 100;

}

.menuBar a.menuButton:hover {
  background-color: transparent;
  bborder-color: #666666 #666666 #666666 #666666;
}

.menuBar a.menuButtonActive,
.menuBar a.menuButtonActive:hover {
  background-color: #666666;
  border-color: #666666 #666666 #666666 #666666;
  color: #FFFFFF;  
  left: 1px;
  top: 1px;

}

.menu {
  background-color: #999999;

  padding: 0px 0px 0px 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  text-align: left;
  visibility: hidden;
  z-index: 101;
  
  filter:alpha(opacity=90);
  -moz-opacity:0.9;
  -khtml-opacity: 0.9;
  opacity: 0.9;
}

.menuShadow {
  background-color: #000000;
  position: absolute;
  visibility: hidden;
  opacity: .1;
  -moz-opacity: .1;
  filter: alpha(opacity = 10);
}

.menu a.menuItem {
  color: #FFFFFF;
  cursor: default;
  display: block;
  text-decoration: none;


}

.menu a.menuItem,
.menu .menuHeader {
  padding: 3px 1em;
  white-space: nowrap;
}

.menu a.menuItemActive,
.menu a.menuItemActive:hover {
  background-color: #666666;
  color: #FFFFFF; 
}

.menu a.menuItem .menuItemText {
}

.menu a.menuItem .menuItemArrow {
  font-size: 75%;
  margin-right: -.75em;
  padding-left: .25em;
}

div.menu a.menuItem:hover, div.menu a.menuItemHighlight {
  background-color: #666666;
  color: #FFFFFF;
}

.menu .menuHeader {
  font-weight: bold;
}

.menu .menuSeparator {
  border-top: 1px solid #906040;
  border-bottom: 1px solid #e0b090;
  margin: 4px 2px;
}
 
//Stop MENUBAR       

