body {
	background-color: #D3D3D1;
	color: white;
}

.table {
	background-color: #F4F4F4;
	border: 3px solid white;
	color: black;
}

.top {
	background-color: #D3D3D1;
}

.menu {
	background-color: #A1A8AB;
}

.main {
	height: 333px;
}

.bottom {
	background-color: white;
}

.directors {
	width: 160px;
	font-size: 10px;
}

.housereel_div {
	position: relative;
	top: 0px;
	left: 0px;
	width: 691px;
	height: 328px;
	overflow: auto;
}

.housereel {
	background-color: white;
	border: 5px solid white;
}

.header, .text, .redtext {
	font-family: arial, verdana, sans-serif;
	font-size: 10px;
}

.header {
	color: #A0A0A0;
	line-height: 10px;
}

.text {
	line-height: 9px;
	color: #646464;
}

.redtext {
	line-height: 9px;
	color: #500000;
}

.newspage {
	background-color: white;
	position: relative;
	top: 15px;
	left: 18px;
	width: 641px;
	height: 309px;
}

.newscolumn {
	position: relative;
	top: 18px;
	left: 23px;
}

.newslist {
	position: absolute;
	left: 410px;
	top: 58px;
	width: 222px;
	height: 245px;
	overflow: auto;
}

.titel {
	font-family: verdana, sans-serif;
	font-size: 10px;
	color: #500000;
	line-height: 20px;
}

.content, .newslist {
	font-family: verdana, sans-serif;
	font-size: 10px;
	color: #454545
}