
.maintable{
	border-right: 1px;
	border-right-style: solid;
	border-right-color: #BDB76B;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BDB76B;
	border-top: 1px;
	border-top-style: solid;
	border-top-color: #BDB76B;
}

.maincell{
	border-left: 1px;
	border-left-style: solid;
	border-left-color: #BDB76B;

}

.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
	}
.likelinje{
	border-color:  #EFF1E5;
}
.oddelinje{
	background-color: #EFF1E5;
}

.linjetopp{
	background-color: #EFF1E5;
	border-bottom: 2px;
	border-bottom-style: solid;
	border-bottom-color: #BDB76B;
}
.linjebunn{
	background-color: #EFF1E5;
	border-top: 2px;
	border-top-style: solid;
	border-top-color: #BDB76B;
}