.HeaderTD {
	font-weight: bold;
	color: #333333;
	background-image: url(images/meny_bg.gif);
}
a:link {
	color: #112378;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #112378;
}
a:hover {
	text-decoration: underline;
	color: #112378;
}
a:active {
	text-decoration: none;
	color: #112378;
}
.MenyBG {
	background-image: url(images/meny_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.MenyBlock {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 10px;
	font-weight: bold;
}
.footer {
	font-size: 9px;
	font-weight: bold;
	color: #0C2272;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.Overskrift {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.litenSkrift {font-size: 9px}.UnderTabHeader {
	font-weight: bold;
	background-color: #EBAB55;
}
.meny2 {
	background-image: url(images/meny_2_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

