

/* 
	left_layout.css - Version 1.4
	bf/td - 02.09.2004 
*/

body {
	background-color: #CCCCCC;
	margin: 0px;
	}
.menuhead {
	background-color: #F5F5F5;
	layer-background-color: #F5F5F5;
	height: 22px;
	width: 155px;
	}
.menuitem {
	background-color: #F5F5F5;
	layer-background-color: #F5F5F5;
	width: 155px;
	margin-top: 1px;
	}
.menuitemsub {
	background-color: #F5F5F5;
	layer-background-color: #F5F5F5;
	width: 155px;
	margin-top: 0px;
	}
.menubottom {
	background-color: #F5F5F5;
	layer-background-color: #F5F5F5;
	height: 34px;
	width: 155px;
	margin-top: 1px;
	}
div.c8 {
	position:absolute;
	left:19px;
	top:0px;
	width:155px;
	z-index:1;
	}