.parent_folder {
	padding:6px 0px 5px 10px;
	width:153px;
	background-image:url(/img/bg_menu.gif);
	background-repeat:no-repeat;
	color:#ffffff;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	border-left:0px;
	border-right:0px;
	cursor:pointer;
	font-weight:bold;
	padding-left:27px;
}
.parent_folder_new_item {
	background-image:url(/img/menu_new.gif) !important;
	color:#ff0000 !important;
}

.current_parent_selected {
	background-image:url(/img/bg_menu_current_hilight.gif) !important;
	color:#000000 !important;
}

.child_folder {
	border:solid 2px #1c29c6;
	width:176px;
	padding:2px 0px 0px 0px;
	border-top:0px;
	margin-bottom:1px;
	background:#d9e9ff;
	background-color:#c4dcff;
}
.child_folder_new {
	border:solid 2px #ff8800 !important;
	border-top:0px !important;
	background:#ffffcc !important;
	background-color:#ffffcc !important;
}

.menu_item {
	width:137px;
	border:0px;
	padding:3px 10px 3px 23px;
	margin:2px;
	cursor:pointer;
	font-weight:bold;
}
.menu_item_over {
	background-color:#9dc5ff;
	border:solid 1px #9199e1;
	padding:2px 9px 2px 22px;
	margin:2px;
	cursor:pointer;
	font-weight:bold;
}

.menu_item_over a:link 		{color:#9dc5ff; font-weight:bold; text-decoration:none;}
.menu_item_over a:visited	{color:#9dc5ff; font-weight:bold; text-decoration:none;}
.menu_item_over a:hover		{color:#9dc5ff; font-weight:bold; text-decoration:none;}

.novita_item a:link 	{color:#ff0000 !important;}
.novita_item a:visited	{color:#ff0000 !important;}
.novita_item a:hover	{color:#ff0000 !important;}


.header_highlight{
	background-image:url(/img/bg_menu_hilight.gif);
	background-repeat:no-repeat;
	color:#ffff00;
	border-bottom:0px;
}

.selected_parent {
	background-image:url(/img/bg_menu_hilight.gif);
	background-repeat:no-repeat;
	color:#ffff00 !important;
	border-bottom:0px;
}
.current_parent_selected_new_item {
	background-image:none;
	background-image:url(/img/menu_hilight_new.gif) !important;/**/
	color:#ff0000 !important;
}

.selected_child {
}

.selected_voice_category {
	position:absolute;
	margin:5px 0px 0px 2px;
}

/*
#left_col_div_container {
	position:absolute;
}
#basic-accordian{
	padding:0px;
	width:180px;
	position:relative;
	z-index:2;
}

.menu_bg_lower {
	background-image:url(/img/bg_menu.gif);
	background-repeat:no-repeat;
	background-color:#398aff;
}


.accordion_headings:hover{
}

.accordion_headings_hover {
	background-image:url(/img/bg_menu_hover.gif);
	background-repeat:no-repeat;
}

.content_box {
	border:solid 1px #000000;
	padding:0px;
}


.accordion_child a {
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#1421c4;
}

.header_highlight{
	background-image:url(/img/bg_menu_hilight.gif);
	background-repeat:no-repeat;
	color:#ffff00;
}

.menu_item {
	background-color:;
	border:0px;
	padding:3px 10px 3px 20px;
	cursor:pointer;
}
.menu_item_over {
	background-color:#9dc5ff;
	border:solid 1px #9199e1;
	padding:2px 9px 2px 19px;
	cursor:pointer;
}
*/
