.tablebg {
	background-attachment: fixed;
	background-image: url(../images/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #ffffff;
}
.lefttop {
	background-attachment: fixed;
	background-image: url(../images/top_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #ffffff;
}
.borderleft {
	background-attachment: fixed;
	background-image: url(../images/border_left.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #ffffff;
}
.bottom {
	background-attachment: fixed;
	background-image: url(../images/bottom.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #ffffff;
	font-family: verdana;
	font-size: 10px;
	color: #000000;	
}
.borderbottom {
	background-attachment: fixed;
	background-image: url(../images/border_bottom.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #ffffff;
}
.borderbottom {
	background-attachment: fixed;
	background-image: url(../images/border_bottom.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #ffffff;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #4677B2;
}
.lightblue {
	background-attachment: fixed;
	background-image: url(../images/lightblue_top.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
td {
font-family: verdana;
font-size: 12px;
color: #000000;
}
a.td {
font-family: verdana;
font-size: 12px;
color: #000000;
text-decoration:underline;
}
a.td:link {
font-family: verdana;
font-size: 12px;
color: #000000;
text-decoration:underline;
}
a.td:hover {
font-family: verdana;
font-size: 12px;
color: #000000;
text-decoration:underline;
}
a.bot:hover {
font-family: verdana;
font-size: 10px;
color: #000000;
}
a.bot {
font-family: verdana;
font-size: 10px;
color: #000000;
}
a.bot:link {
font-family: verdana;
font-size: 10px;
color: #000000;
}
.overskrift {
font-family: verdana;
font-size: 24px;
font-weight: bold;
color: #174F92;
}
.heavy {
font-family: verdana;
font-size: 12px;
font-weight: 900;
color: #000000;
}