.autocomplete_list * {
	font: 11px/15px "lucida grande",verdana,sans-serif;
}

.autocomplete_list {
	background: #fff; display: block; border: 1px solid #888; text-align: left; z-index: 200;
}

.autocomplete_list b, .autocomplete_list em, .autocomplete_list strong {
	font-weight: bold;
}

.autocomplete_list, .autocomplete_list ol, .autocomplete_list li {
	list-style-type: none; margin: 0; padding: 0;
}

.autocomplete_list .item, .autocomplete_list .current_item {
	margin: 0px; padding: 3px 6px; text-align: left; cursor: pointer;
	border-top: 1px solid #e3e3e3;
}

.autocomplete_list .first_item {
	border-top: none;
}

.autocomplete_list .current_item {
	background: #b4d5fe; color: #000;
}

.autocomplete_list span {
	color: #111; float: right; padding-left: 20px;
}

.autocomplete_text {
	background-image: url(img/autocomplete_leftcap.gif); background-position: right center; background-repeat: no-repeat;
}

.autocomplete_text_busy {
	background-image: url(img/autocomplete_spinner.gif); background-position: right center; background-repeat: no-repeat;
}


.sp_menu {color:#FF9901; text-decoration: none; font-family:Arial; font-weight:bold; font-size:12}
.sp_menu:hover {color:#1E67AF; text-decoration: none; font-family:Arial; font-weight:bold; font-size:12}
.sp_menu_off {color:#000000; text-decoration: none; font-family:Arial; font-weight:bold; font-size:12; background-color:inactiveborder;}
.sp_sub_menu {color:#000099; text-decoration: none; font-family:Arial; font-weight:bold; font-size:12}
.sp_sub_menu:hover {color:#FF9901; text-decoration: none; font-family:Arial; font-weight:bold; font-size:12}
.sp_sub_menu_off {color:#000000; text-decoration: none; font-family:Arial; font-weight:bold; font-size:12; background-color:activeborder; }
.sp_text {font-family:Arial; font-size:14; color:#1E67AF}
.sp_menu3 {color:#1E67AF; text-decoration: none; font-family:Arial; font-weight:bold; font-size:11}
.sp_menu3:hover {color:#FF9901; text-decoration: none; font-family:Arial; font-weight:bold; font-size:11}

.as {color:#CCCCCC; text-decoration: none; font-family:Arial; font-weight:bold; font-size:10}
.as:hover {color:#DDDDDD; text-decoration: none; font-family:Arial; font-weight:bold; font-size:10}
.as_text {color:#CCCCFF; text-decoration: none; font-family:Arial; font-weight:bold; font-size:10}
