﻿#slideyBits {
	margin:0px;
	padding:0px;
	text-indent:0px;
	color: #666666;
	width:190px;

}
#slideyBits h2 {
	/*height: 20px;
	line-height: 20px;
	background: url('../images/slidey_top.gif') no-repeat left top;
	text-indent: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #4fa600;
	*/
	padding: 0;	
	margin: 0;
	height: 20px;
	width: 190px;
	line-height: 20px;
	text-align: right;
	font-size: 12px;
	font-weight: 900;
	color: #e2e2e2;
	
}

#slideyBits dt {
margin:0px;
	padding:0px;
	cursor:pointer;
    font-weight: 900;
	text-decoration: none;
	text-indent: 8px;
	color: #18397C;
	display: block;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
}
#slideyBits dd {
	margin:0px;
	padding:0px;
	cursor:pointer;
    font-weight: 900;
	text-decoration: none;
	text-indent: 8px;
	color: #18397C;
	font-size: 12px;
}
#slideyBits ul {
    border-width:0px;
	margin:0px;
	padding:0px;
	text-indent:0px;

}
#slideyBits li {
	list-style:none outside none; display:inline;
}

#slideybits li a {
	color:#666666;
	display:block;
	text-indent:12px;
	text-decoration: none;
}
#slideybits li a:hover {
	color:#007bb5; 
}

#slideyBits dt.slideyBitsHover {
margin:0px;
	padding:0px;
	cursor:pointer;
    font-weight: 900;
	text-decoration: none;
	text-indent: 8px;
	/*color: #CC6633;*/
	color:#fecd07;
	display: block;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
}
#slideyBits dt.slideyBitsActive {
margin:0px;
	padding:0px;
	cursor:pointer;
    font-weight: 900;
	text-decoration: none;
	text-indent: 8px;
    /*color: #CC6633;*/
	color:#fecd07;
	display: block;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
}


/*li { list-style-type: none; }*/

#slideybits a.head {
	margin:0px;
	padding:0px;
	cursor:pointer;
    font-weight: 900;
	text-decoration: none;
	text-indent: 8px;
	color: #18397C;
	display: block;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
}
#slideybits a.head:hover {
	color: #CC6633;
}
#slideybits a.selected {
	color: #CC6633;
}
#slideybits a.current {
}