@charset "utf-8";
#sContainer {
	LEFT: 1px;
	OVERFLOW: hidden;
	WIDTH: 209px;
	POSITION: absolute;
	TOP: 0px;
	HEIGHT: 274px;
	margin-top: 29px;
}
.Scroller-Container {
	BACKGROUND: none transparent scroll repeat 0% 0%; POSITION: absolute
}
#sContainer ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#sContainer ul li {
}
#sContainer ul li a {
	color: #666666;
	text-decoration: none;
	line-height: 16px;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8ED9E;
	display: block;
	width: 172px;
	margin-bottom: 6px;
}
#sContainer ul li a:hover {
	color: #990100;
}
#Scrollbar-Container {
	LEFT: 193px;
	WIDTH: 10px;
	POSITION: absolute;
	TOP: 29px;
	HEIGHT: 274px
}
.Scrollbar-Track {
	WIDTH: 10px;
	HEIGHT: 274px
}
.Scrollbar-Handle {
	WIDTH: 10px;
	POSITION: absolute;
	HEIGHT: 50px;
	BACKGROUND-COLOR: #D8ED9E
}
#sbLine {
	FONT-SIZE: 0px;
	LEFT: 4px;
	WIDTH: 12px;
	POSITION: absolute;
	HEIGHT: 12px;
	BACKGROUND-COLOR: #B5CD6F;
	background-image: url(../pics/left.gif);
	background-repeat: no-repeat;
}
#List {
	LEFT: 380px; POSITION: absolute; TOP: 50px
}
#List A {
	PADDING-RIGHT: 3px; DISPLAY: block; PADDING-LEFT: 3px; FONT-SIZE: 11px; PADDING-BOTTOM: 3px; COLOR: #7abad3; PADDING-TOP: 3px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
#List A:hover {
	COLOR: #0b6589
}
