#side_panel {
	font-size: 11px;
	color: #999999;
	height: 276px;
	width: 180px;
	left: 10px;
	top: 196px;
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 0px 20px 10px;
	padding: 0px;
	text-align: justify;
}
#side_panel A {
	COLOR: #666666;
}
#side_panel A:hover {
	TEXT-DECORATION: underline;
	color: #76b41c;
}
A:link {
	COLOR: #76b41c; TEXT-DECORATION: underline
}
A:visited {
	COLOR: #76b41c; TEXT-DECORATION: underline
}
A:hover {
	COLOR: #a32c15
}
A:active {
	COLOR: #333333; TEXT-DECORATION: underline
}
.hide {
	DISPLAY: none
	}
#middle_panel {
	font-size: 11px;
	color: #999999;
	height: 223px;
	width: 605px;
	left: 239px;
	top: 248px;
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 10px 20px;
	padding: 0px;
	text-align: justify;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 11;
}
#middle_panel A {
	COLOR: 76b41c;
}
#middle_panel A:hover {
	color: #76b41c;
}
