.dms-whole {
/*	background-color: #fff;*/
	text-transform: UPPERCASE;
  vertical-align: middle;
  border-collapse: collapse;
  margin:0;
  padding:0;
/*	border: 1px solid gray;*/
}

a.dms-item, a.dms-item:visited  {
  background: #e72200;
	display: block;
	color: white;
	border:	1px solid #e72200;
	font-size: 11px;
	font-family: verdana;
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	/*width: 100%;*/
	/*background-image: url(rund_kant.gif);
	background-repeat: no-repeat;
	background-position: top left;*/
}

a.dms-item:hover {
	display: block;
	background-color: #e72200;
	border: 1px solid #e72200;
	color: black;
	font-size: 11px;
	font-family: verdana;
	font-weight: bold;
	text-decoration: none;
	/*background-image: url(rund_kant.gif);
	background-repeat: no-repeat;
	background-position: top left;*/
}

#dms-active {
	display: block;
	background-color: White;
	border-top: 1px solid #e72200;
	border-bottom: 0px solid #e72200;
  border-right:0;
  border-left: 0;
	/*-moz-opacity: 0.6;
	filter: Alpha(opacity=60, finishopacity=60, style=1);*/
  color: black;
}


/*fliker oppe*/
    td.white1 { 
        background-color: white; 
        vertical-align: top; 
        border-left: 0px solid #D90026;
    width:5px;    
        background-image: url(../../images/site/hjornestrekvenstrerod.gif);
        background-position: top left; 
        background-repeat: no-repeat; 
        
    
     }
    
    
    td.white2 { 
        background-color: #FFF; 
        vertical-align: top; 
        /*padding-right: 1px; */
    width:5px;
        background-image: url(../../images/site/hjornestrekhoyrerod.gif);
        background-position: top right; 
        background-repeat: no-repeat; 

    
    }
    /*
    td.red1 { background-color: #D90026; vertical-align: top; }
    td.red2 { background-color: #D90026; vertical-align: top; border-right: 1px solid white; }
    */
    
    /*
    table.dms-whole td{
         background-color: #e72200;
    }
    */
    td.red1 { 
        /* lhs rnd cnr, non-active tab */
        background-color: #e72200; 
      
           width:8px;
        vertical-align: top; 
        
        background-image: url(../../images/site/NOM_rnd_cnrs/white_ffffff_tlhs_rndcnr.png);
        background-position: top left; 
        background-repeat: no-repeat; 
border-left: 1px solid white;
    
    }
    td.red2 { 
        /* rhs rnd cnr, non-active tab */
        background-color: #e72200; 
    width:8px;
        vertical-align: top; 
        
        /*border-right: 1px solid white; */
    
        background-image: url(../../images/site/NOM_rnd_cnrs/white_ffffff_trhs_rndcnr.png);
        background-position: top right; 
        background-repeat: no-repeat; 
 border-right: 1px solid white;
    
    }
    

