/* #button {width: 196px; padding: 0px 0 0 0; background-color: #330099;} */
#button {
	width: 196px;
	padding: 0px 0 0 0;
	background-color: #FFEFCE;
}
#button ul {list-style: none; margin: 0; padding: 0; border: none;}
#button li {border-bottom: 0px solid White; margin: 0; list-style: none; list-style-image: none;}
#button li a {
	display: block;
	width: 100%;
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 3px 0 3px 1.5em;
	border-left: 1px solid #FFEFCE;
	border-bottom: 1px solid #FFCB4A;
	border-right: 1px solid #FFEFCE;
	border-top: 1px solid #FFEFCE;
	background-color: #FFEFCE;
	text-decoration: none;
	color: #000066;
}
html>body #button li a {width: auto;}
#button li a:hover {
	background-color: #FFEFCE;
	color: Red;
}
.last-in-list {
	border-bottom: 1px solid #FFCB4A !important;
}
.first-in-list {
	border-top: 1px solid #FFCB4A !important;	
}
.blue_bar {text-align:left; background-color: #fff;margin-bottom:0px;border-top-color: #000066;border-top-style: solid;border-top-width: 5px;border-bottom-color: #2B0E72;border-bottom-style: solid;border-bottom-width: 0px;}


.indent-li {
   padding-left: 25px;	
	
}
.indent-li a {
	font-size: 11px;
	padding-top: 3px;
	color: #000066 !important;
	border-bottom: 1px solid #FFEFCE !important;
	border-top: 1px solid #FFEFCE !important;
}
.indent-li a:hover {
	font-size: 11px;
	color: Red !important;
}
.no-link{
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000066;
	padding-left: 1.5em;
	padding-top: 3px;
}
