body {
	background-color:#000;
	padding:0px;
	margin:0px;
}
img {
	border:0;
}
#toptable {
	width:800px; 
	background-color:black;
	border-collapse:collapse;
}
#toptable  td {
	border-bottom:1px solid #fff;
}

.titleleft {
	text-align:center; 
	color:#fff; 
	font-weight:bold; 
	margin-left:auto;
	margin-right:auto;	
	padding:5px 0px; 
	font-size:120%;
	border-bottom: 1px solid #fff;
}

.dataNavn, .dataNavn:visited {
	text-decoration:none;
	color:#3399FF;
}

a.dataNavn:hover {
	color:#00CC33;	
}

.dataNavns {
	font-weight:bold;
}

#content {
	font-size:1.0em;
}

img {
	border:0;
}

.lsel {
	color:orange !important; 
}

#pictable {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
#pictable td {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

td img {
/* Another Mozilla/Netscape bug with making sure our images display correctly */
	display: block;
}
		