
.maintable {
	border-top: 1px;
	border-top-style: solid;
	border-top-color: #BDB76B;
}

.startKol,
.mellomKol,
.sluttKol,
.maincell{
	border-left: 1px;
	border-left-style: solid;
	border-left-color: #BDB76B;
}
.sluttKol{
	border-right: 1px;
	border-right-style: solid;
	border-right-color: #BDB76B;	
}

.linjebunn .sluttKol {
	border-right:none;
	border-left:none;
}
.linjebunn .startKol {
	border-right:none;
	border-left:none;
}
.linjebunn ul, .linjebunn ol{
	margin-left: 15px;
	padding:0;
}
.topcell{
	background-image: url(../sgml/lhb-img/header/h_bg_stripe.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: White;
}
caption{
	font-weight: bold;
	font-size: 15px;
}

th {
	font-size: 9pt; 
	font-weight: bold;
	color: #000000; 
	font-family: verdana,arial, helvetica, sans-serif; 
	text-decoration: none;
	}
td {
	font-size: 9pt; 
	color: #000000; 
	font-family: verdana,arial, helvetica, sans-serif; 
	text-decoration: none;
	}
.maintable th .aentry{
	font-size: 9pt; 
	font-weight: bold;
	color: #000000; 	
}	
.maintable td,.maintable th{
	border-bottom: 1px solid #BDB76B;	
}	
.maintable td table td{
	border-bottom: none;	

}	

.maintable tbody{
	border-bottom: 10px solid red;		
}

.linjebunn td{
	border-bottom: none;
	padding-top:0;
	margin-top:0;
}