body {
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	color: black;
	font-weight: normal;
	font-size: 9pt;
	margin: 0px;	
	padding: 0px;
}
table {
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

table.master {
	width: 900px;
	margin-left: 10px;
	border-left: 2px solid #a1c22d;
	border-bottom: 2px solid #a1c22d;
}
table.contentTable {
	background-color: #fff;
	margin: 10px;
}
td.rightPane {
	background-color: #fff;
	border-bottom: 2px solid #a1c22d;
}
td.leftPane {
	background-color: #deea80;
	width: 200px;
	border-right: 2px solid #a1c22d;
	border-bottom: 2px solid #a1c22d;
}
td.listCell {
	padding-right: 20px;
}
textarea {
	font-size: 9pt;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, Geneva, swiss, SunSans-Regular;
}
input {
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
A {
	text-decoration: underline;
	color: #0000ff;
}
A:hover {
	color: #0000aa;
	text-decoration: underline
}
a.meny1 {
	color: #000;
	font-family: Trebuchet MS, Arial, Sans-Serif;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
	display: block;
	padding: 1px 0px 0px 10px;
	border-top: 2px solid #deea80;
	background-color: #a1c22d;
}
a.meny1:hover {
	color: #555;
}
a.meny2 {
	color: #000;
	text-decoration: none;
	display: block;
	padding: 1px 15px 1px 15px;
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 10pt;
}
a.meny2:hover {
	color: #555;
}
a.no_line:link {
	color:#000000;
	text-decoration:none;
	font-size: 9pt;
	font-weight:bold
}
a.no_line:visited {
	color:#000000;
	text-decoration:none;
	font-size: 9pt;
	font-weight:bold
}
a.no_line:active {
	color:#000000;
	text-decoration:none;
	font-size: 9pt;
	font-weight:bold
}
a.no_line:hover {
	color:green;
	text-decoration:none;
	font-size: 9pt;
	font-weight:bold
}
div.pageTitle {
	display: block;
	background-color: #deea80;
	border-bottom: 2px solid #a1c22d;
}
div.pageSubTitle {
	display: block;
	background-color: #deea80;
	border-bottom: 2px solid #a1c22d;
	padding: 2px 5px 0px 5px;
}
div.programDato {
	font-weight: normal;
	border-bottom: 1px solid #a1c22d;
	font-style: italic;
	width: 300px
}
h4 {
	font-size: 10pt;
	font-weight: bold;
	margin: 1px 0px;
}
