@charset "utf-8";
/* CSS Document */

.menu_no_group {
	/*background:url(images/li_menuve.gif) 8px center no-repeat;*/
	border-bottom:1px #f0f0f0 solid;	
	/*border-top:1px #ffffff solid;*/
	display:block;
	width:177px;
	}

.menu_no_group a {
	background:url(images/bgr_menuve_li_ng.gif) bottom left no-repeat;
	color:#000000;
	font-weight:bold;
	display:block;
	line-height:23px;
	padding-left: 18px;
	/*padding: 5px 5px 4px 22px;*/
}

.sca a {color:#003366; font-weight:100;}
.menu_group {
	/*background:url(images/li_menuve.gif) 8px center no-repeat;*/
	/*border-bottom:1px #f0f0f0 solid;*/
	display:block;	
	border-top:1px #ffffff solid;
	}

.menu_group a, .sca {
	background:url(images/bgr_menuve_li_g.gif) bottom left no-repeat;
	color:#000000;
	display: block;
	font-weight:bold;
	line-height:23px;
	padding-left:18px;
	/*padding: 5px 5px 4px 22px;*/
}
 #menu_ng_selected a, .menu_no_group a:hover {
	background:url(images/bgr_menuve_li_ng_o.gif) bottom left no-repeat;
	color:#252525;
	display:block;
}
#menu_selected a, .menu_group a:hover, .sca {
	background:url(images/bgr_menuve_li_g_o.gif) bottom left no-repeat;
	color:#252525;
	display:block;
}

.menu_group_content {
	/*padding-top: 5px;*/
	}
.menu_file {
	background:#eeeded;
	}
.menu_file a, #menu_selected .menu_file a, #nav li a, #nav a:hover, .sci a {
	background:#eeeded;
	border-bottom:1px #d8d7d7 solid;
	border-right:1px #d8d7d7 solid;	
	border-left:1px #d8d7d7 solid;
	border-top:1px #ffffff solid;
	color:#000;
	display:block;
	font-weight:normal;
	padding:0 5px 0 20px;
	}
/*.whitespacer {
	background:#FFF;
	border-right:1px #d8d7d7 solid;	
	border-left:1px #d8d7d7 solid;
	height:1px!important;}*/
.sci a {line-height:22px;}

.menu_file a:hover , #menu_selected #menu_file_selected a, #menu_selected.sci a, #nav li a:hover, .sci a:hover {
	background:#f7f6f6;
	border-bottom:1px #fd9439 solid!important;
	}
li.havesubchild a {background:#eeeded url(images/li_next_grey.gif) 161px center no-repeat!important; }
li.havesubchild a:hover , .havesubchild#menu_file_selected a {background:#f7f6f6 url(images/li_next_o.gif) 161px center no-repeat!important; }
/* Added */

