#slider {
	width:190px;
	line-height: normal;
	margin-top: 5px;
	padding-top: 10px;
}
.text ul {
	margin: 0px;
	padding: 0px;
	width: 190px;
	line-height: normal;
}
.text li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 180px;
	line-height: normal;
	list-style-position: inside;
}
.text a:link, .text a:visited {
	text-decoration: none;
	display: block;
	padding-left: 10px;
	line-height: normal;
	width: 180px;
	background-image: none;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #8AB422;
	font-size: 100%;
	text-indent: 10px;
}

.text li a:hover {
	text-decoration: none;
	display: block;
	color: #0099CC;
}
.text li a:active {
	color: #99CC33;
	text-decoration: none;
}
.sub_navigation {
	width:185px;
	font-weight:bold;
	cursor:pointer;
	color: #8AB422;
	padding-top: 8px;
	padding-bottom: 4px;
	list-style-image: url(../images/arrow-down.gif);
	list-style-position: inside;
}
.sub_navigation:hover {
	color: #0099CC;
	list-style-image: url(../images/arrow-down.gif);
	list-style-position: inside;
}

.sub_navigation a:active {
	color: #666666;
	list-style-position: inside;
	list-style-image: url(../images/arrow-down.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.content {
overflow:hidden
}

.text {
	width:180px;
	color: #666666;
	line-height: normal;
 }
.single a, .single a:visited  {
	color: #666666;
	font-weight: bold;
	line-height: 2em;
	text-decoration: none;
	padding-left: 10px;
	display: block;
	font-size: 100%;
	background-image: none;
}
.single a:hover {
	color: #666666;
	font-weight: bold;
	line-height: 2em;
	text-decoration: none;
	padding-left: 10px;
	display: block;
}
