@charset "ISO-8859-1";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #867d72;
	line-height: 15px;
}
a:link {
	color: #8600d3;
}
a:visited {
	color: #8600d3;
}
a:hover {
	color: #867d72;
}
a:active {
	color: #8600d3;
}
body {
	background-color: #867d72;
	margin-left: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 40px;
}
.panel_left {
	position: relative;
	left: 0px;
	top: 0px;
	height: 170px;
	width: 200px;
	background-color: #FFFFFF;
	float: left;
	padding: 20px;
	overflow: hidden;
}
