body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow:none;
	background-image:url(Images/bg.jpg);
	background-repeat:repeat-x;
}

a:link {
	color: #002559;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #002559;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #4388B2;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #00255A;
	font-weight: bold;
}


a.menu:link {
	color: #FFF;
	text-decoration: none;
}
a.menu:visited {
	color: #FFF;
	text-decoration: none;
}
a.menu:hover {
	color: #8cb6d2;
	text-decoration: none;
}
a.menu:active {
	color: #FFF;
	text-decoration: none;
}
a.menu {
	font-weight: bold;
}


body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #002559; text-align:left;
	overflow:hidden;
}

.overskrift {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #002559; text-align:left;
}


.menu{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
}

.scroll {
scrollbar-base-color: #FFFFFF;
scrollbar-arrow-color: #9cbfd6;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-face-color: #FFFFFF;
scrollbar-highlight-color: #9cbfd6;
scrollbar-track-color: #FFFFFF;
}

.center{
	text-align:center;	
}
	



