body

{

	background-image: url(images/left_line_bg.jpg);

	background-repeat:repeat-y;

	color:#171411;

	background-color:white;

	margin: 0 0 0 0;

	padding: 0 0 0 0;

	font-family: Arial;

	font-size:9px;

}



table

{

	background-color:white;

}



div.left_line_top

{

	position:absolute; 

	top:0;

	left:0; 

	width:24; 

	height:82px;

	background-color:white;

	z-index:2;

}



div.left_line_middle

{

	background-image: url(images/edge.jpg);

	background-repeat:no-repeat;

	position:absolute; 

	top:82px;

	left:0; 

	height:9px;

	width:24px;

	background-color:#B7B6B6;

	z-index:3;	

}





div.logo

{

	background-repeat:no-repeat;

	position:absolute;

	left:642px;

	top:14px;

	width:154px;

	height:54px;

}





table.left_line

{

	height:100%;

	width:20px;

	background-color:#DBDBDB;

}




