#side_panel {
	font-size: 11px;
	color: #999999;
	height: 166px;
	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;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FF6600;
}
a:visited {
	color: #FF6600;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}
.style9 {font-size: x-small}

.hide {
	DISPLAY: none
}
#middle_panel {
	font-size: 10px;
	color: #999999;
	width: 592px;
	left: 0px;
	top: 57px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 10px 40px;
	padding: 0px;
	text-align: justify;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 11;
	height: auto;
}
#middle_panel A {
	COLOR: #FF6600;
	text-decoration: underline;
}
#middle_panel A:hover {
	color: #FFFFFF;
}
.style5 {color: #FFFFFF}
.style6 {color: #CCCCCC}
.style7 {color: #999999}
.style8 {color: #FF6600}
