body{
	margin:0;
	background-color:#fbfbfb;
}
a{
	font-family:tahoma;
	font-size:8pt;
	/*color:#363636;*/
	color:#aa0000;
	text-decoration:none;
}
a:hover {
	color:Gray;
	text-decoration:none;
}
h1 { font-size:15pt; }
h2 { font-size:14pt; }
h3 { font-size:13pt; }
h4 { font-size:12pt; }

td {
	vertical-align:top;
	font-family:Tahoma;
	font-size:8pt;
}

ul {
	margin-top: 1px;
}



.text, .text td {
	font-family:Tahoma;
	color:Black;
	font-size:10pt;
}
.text a {
	font-family:Tahoma;
	font-size:10pt;
}

.mainTable {
	table-layout:fixed;
	width:800px;
	border:1px solid gray;
}
.top {
	width:100%;
	background-image:url(/images/hellerupofficetop.jpg);
	background-repeat:no-repeat;
	border-bottom:1px solid black;
}




.linksTop{
	padding-left:10px;
	height:20px;
	background-image:url(/images/barbackground.jpg);
	background-repeat:repeat;
	border-bottom:1px solid gray;
}
.linksBottom{
	padding-left:10px;
	color:gray;
	height:20px;
	border-top:1px solid gray;
}
.links {
	table-layout:fixed;
	width:590px;
	background-color:#f0f0f0;
	border:1px solid gray;
}
.links td, .links a {
	font-family:Tahoma;
	font-size:10pt;
}
.linksTop2 {
	height:20px;
	background-image:url(/images/barbackground.jpg);
	background-repeat:repeat;
	width:150px;
	color:white;
	font-family:tahoma;
	font-size:8pt;
	text-align:center;
	border-bottom:1px solid gray;
	vertical-align: middle;
}
.links td{
	font-family:tahoma;
	font-size:8pt;
}
.linksTd {
	padding-left:10px;
	padding-top:10px;
	padding-right:10px;
	padding-bottom:10px;
	font-family:tahoma;
	color:black;
}
.menu{
	font-family:tahoma;
	color:white;
	font-size:8pt;
	text-align:center;
	text-decoration:none;
	border-bottom:1px solid black;
	height:20px;
	vertical-align:middle;
}
.menu a {
	color:#ffffff;
}
.menu a:hover {
	letter-spacing:1;
}
.sponsorLink{
	border-bottom:1px solid gray;
	padding-top:5px;
	padding-bottom:5px;
}



.bottomMenu {
	font-family:tahoma;
	color:white;
	font-size:8pt;
	/*text-align:center;*/
	text-decoration:none;
	border-bottom:1px solid black;
	height:20px;
	vertical-align:middle;
}
.bottomMenu a {
	color:#ffffff;
}
.bottomMenu a:hover {
	/*letter-spacing:1;*/
}








.listLink {
	table-layout:fixed;
	width:100%;
	height:60px;
	margin-bottom:20px;
}
.listLink td { padding: 2px; }
.listLink .row1 { height: 18px; }
.listLink .row2 { height: 29px; }
.listLink .row3 { height: 18px; }




