.treeview, .treeview ul { 
	padding: 0;
	margin: 0;
	list-style: none;
}

.treeview ul {
}


.treeview a{
	text-decoration:none;
}

.treeview a:hover{
	text-decoration:none !important;
	color:#e62462 !important; 
}


.treeview .hitarea {
	background: url(../images/treeview-default.gif) -64px -23px no-repeat;
	height: 16px;
	width: 16px;
	margin-left: -16px;
	float: left;
	cursor: pointer;
}
.treeview .hitarea_ {
	background: url(../images/treeview-default.gif) -64px -23px no-repeat;
	height: 16px;
	width: 16px;
	margin-left: -16px;
	float: left;
	cursor: pointer;
}

/* fix for IE6 */
* html .hitarea {
	display: inline;
	float:none;
}
/* fix for IE6 */
* html .hitarea_ {
	display: inline;
	float:none;
}

.treeview li { 
	margin: 0;
	padding: 5px 0pt 5px 16px;
}

.treeview a.selected {
	color: #E62462 !important;
	
}



.treeview .hover {cursor: pointer; }

.treeview li {
	 }
	 
	 
.treeview li.collapsable, .treeview li.expandable { background-position: 0 -176px; }

.treeview .expandable-hitarea { background-position: -80px -1px;  }
.treeview li.last { background-position: 0 -1766px; margin-bottom:0px;}

/*.treeview-red .hitarea{ background-image: url(../images/treeview-red.gif); }

.treeview-red1 .hitarea{ background-image: url(../images/treeview-red1.gif); }
.treeview-red2 .hitarea{ background-image: url(../images/treeview-red2.gif); }
*/
li.main_menu{
	/*background:#556890;*/ 
	font-size:12px; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	color:#4284b2; 
	font-weight:bold; 
	margin-bottom:2px;
	padding-bottom:2px;
	_height:25px !important;
}
		
li.main_menu a{
	/*background:#556890;*/ 
	font-size:12px; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	color:#4284b2; 
	font-weight:bold; 
	margin-bottom:2px;
	padding-bottom:2px;
	/*_height:25px !important;*/
}
		
ul.sub_menu{
	/*background:#E4E3DE;*/ 
	font-size:12px; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	color:#4284b2; 
	font-weight:bold; 
	display:none; 
	margin-left:-15px; 
	margin-bottom:-15px;
}

ul.sub_menu li.sub_menuPosition{
	border-top:1px solid #ebebeb;
	padding:8px 0 5px 30px;
	color:#234065;
	font-weight:bold;
}
ul.sub_menu li.sub_menuPosition a{
	color:#234065;
	font-weight:bold;
}
ul.sub_menu li.sub_menuPosition span{
	color:#234065;
	font-weight:bold;
}
#menucontainer ul.treeview li ul li{
	padding:8px 0 5px 20px;
	color:#234065;
	font-weight:bold;
}
#menucontainer ul.treeview li ul li a{
	color:#234065;
	font-weight:bold;
}
#menucontainer ul.treeview li ul li span{
	color:#234065;
	font-weight:bold;
}
ul.sub2_menu{
	display: none; font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#234065; font-weight:normal;   
	margin-left:-30px;  padding-left:30px; border-top:1px solid #ebebeb; margin-top:5px; }
	

ul.sub3_menu{
	display: none; font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#234065; font-weight:normal;   
	margin-left:-50px;  padding-left:30px; border-top:1px solid #ebebeb; margin-top:8px;}
	
ul.sub4_menu{
	display: none; font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#234065; font-weight:normal;   
	margin-left:-65px;  padding-left:30px; border-top:1px solid #ebebeb; margin-top:8px;}
	
ul.sub5_menu{
	display: none; font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#234065; font-weight:normal;   
	margin-left:-90px;  padding-left:30px; border-top:1px solid #ebebeb; margin-top:8px;}
	
ul.sub2_menu li{ margin-left:-30px; padding:8px 0 8px 45px;}
ul.sub3_menu li{ margin-left:-25px; padding:8px 0 8px 65px;}
ul.sub4_menu li{ margin-left:-30px; padding:8px 0 8px 90px;}
ul.sub5_menu li{ margin-left:-30px; padding:8px 0 8px 105px;}

.pad {
	padding:1px 0 5px 0;
	display:block;
	cursor:pointer;
	font-weight:bold;
	}
	
* html .pad a{
	margin: 0px 0px 2px 2px; !important;
}

.bottombrder{
		border-bottom:1px solid #435772; 
	}

* html .menu_margin{
	margin-bottom: -1px !important;
}

#menudiv{
	border: 1px solid #000;
	display:none;
	position:absolute; 
	top:200px; 
	margin:0; 
	background:#FFFFFF; 
	min-width:250px;
	width:auto;
	z-index:10000;
}
* html #menudiv{
	width:250px;
}

.close{
	background:transparent url(../images/closered.gif) no-repeat scroll 0 0;
	display:block;
	float:right;
	height:15px;
	margin:6px 6px 0 0;
	width:14px;
	text-decoration: none;
}

#headerclose{
	background:#556890; 
	height:27px; 
	display:block;	
	width:100%;
}

* html #menudiv #headerclose{
	width:250px !important;
}

.headertitle{
	float:left;
	padding:5px 0 0 10px;	
	color:#ffffff;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight: bold;
}
#ajaxloader{
	text-align:center;
	height:50px;
	padding-top:20px;	
}

* html #ajaxloader{
	padding:20px 0 !important;	
}

#menucontainer {
	height:auto;
	padding-left:7px;
	padding-right:0;
	padding-top:0;
	text-align:left;
	width:250px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight: bold;	
}
.treeview a:hover { color: red; cursor: pointer; }


/*
#menudiv li{
	padding: 5px 2px;
	list-style:none;
}

#menudiv a.submenu{
	background: transparent url(../images/arrow1.gif) no-repeat scroll left 6px;
	padding:5px 12px;
	cursor:pointer;
}

#menudiv a.menulink{
	background: transparent url(../images/arrow2.gif) no-repeat scroll left 6px;
	padding:2px 12px;
	cursor: pointer;
}

#menudiv ul{
	padding: 0 0 0 10px;
	margin: 2px 0 !important;
}

#menudiv a.menulink, a.submenu{
	color:#4284B2;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight: bold;
}
#menucontainer ul.thirdmenu a{
	color:#2C4463;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight: bold;
}

#menudiv a.submenu:hover, #main a.submenu:hover{
	text-decoration: none;
	cursor: pointer;
}

#menudiv a.menulink:hover{
	color:#0000ff;
	text-decoration: underline;
	cursor: pointer;	
}
*/
/*
.treeview li { background: url(images/treeview-default-line.gif) 0 0 no-repeat; }
.treeview li.collapsable, .treeview li.expandable { background-position: 0 -176px; }

.treeview .expandable-hitarea { background-position: -80px -3px; }

.treeview li.last { background-position: 0 -1766px }
.treeview li.lastCollapsable, .treeview li.lastExpandable { background-image: url(images/treeview-default.gif); }  
.treeview li.lastCollapsable { background-position: 0 -111px }
.treeview li.lastExpandable { background-position: -32px -67px }

.treeview div.lastCollapsable-hitarea, .treeview div.lastExpandable-hitarea { background-position: -80px -3px; }

.treeview-red .hitarea{ background-image: url(../images/treeview-red1.gif); }*/




