body {
 	margin: 0px 0px 0px;
 	padding: 0px;
	background-color: #01406d;
	font-family: verdana;
	font-size: 11px;
	color: #fff;
}
table {
	table-layout: auto;
	margin-top: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	empty-cells: show;
}
table.site td {
	border: 2px #fff solid;
}
table.trailerbox {
	width: 364px;
	background-color: #fff;
}
td {
	border: 0px;
	padding: 0px;
	font-family: verdana;
	font-size: 12px;
	color: #000;
	font-weight: normal;
}
td.box_empty_top {
	width: 880px; 
	height: 20px; 
	background: url('/images_dk/box_top.jpg') no-repeat;
}
td.box_middle {
	width: 880px; 
	background: url('/images_dk/box_middle.jpg');
}
td.box_middle_members {
	width: 880px; 
	background: url('/images_dk/box_middle.jpg');
}
td.box_middle_members a {
	font-size: 20px;
}
td.box_empty_bottom {
	width: 880px; 
	height: 20px; 
	background: url('/images_dk/box_bottom.jpg') no-repeat;
}
td.box_desc_middle {
	width: 880px; 
	background: url('/images_dk/box_desc_middle.jpg');
}
td.trailerbox {
	width: 100%;
	font-size: 11px;
}
td.trailerbox a {
	color: #005;
}
td.trailerbox a:hover {
	color: #00c;
}
div.box_desc {
	width: 750px;
	text-align: left;
}
div.box_desc_site {
	font-size: 11px;
	width: 710px;
	text-align: left;
}
a {
	font-family: verdana;
	font-size: 11px;
	color: #ffc;
}
a:hover {
	color: #ff7;
}
a.big {
	font-size: 12px;
	font-weight: bold;
}
a.conditions {
	font-family: verdana;
	font-size: 11px;
	color: #005;
}
a.conditions:hover {
	color: #00c;
}
a.loginlink {
	font-size: 20px;
	font-weight: bold;
	font-family: verdana;
	font-size: 11px;
	color: #005;
}
a.loginlink:hover {
	color: #00c;
}
img {
	border: 0px;
}
form {
	margin: 0px;
}
object {
	margin: 0px;
}