

.menuSubItem
{
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-color: White;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-top-color: White;
	border-top-style: solid;
	border-left-width: 1px;
	border-left-color: White;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-color: White;
	border-right-style: solid;
	border-color: White;
	padding-right:2Px;
	padding-left:2Px;
	background-color: Black;
	font-family: verdana;
	font-size: 13px;
	color: #666666;
	vertical-align: top;
	
}

.menuItem
{
	
	font-size: 16px;
	font-weight:500;
	background-color: Black;
	vertical-align: top; 
	cursor: hand; 
	height: 27px; 
	padding-right: 3px;
	padding-left: 15px;
	border-left-color:	   white; 
	border-bottom-color: white;
	border-top-style: solid;
	border-top-color: white;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: white;
	border-bottom-style: solid;
	border-color:White;
	font-family: verdana;
	vertical-align: middle;
	text-align: Left;
	text-indent:5;
	
}

.LeftMenu
{
	border-left-color: white;
	border-bottom-color: white;
	border-top-style: solid;
	border-top-color: white;
	border-right-style: solid;
	border-left-style: solid; 
	border-right-color: white;
	border-bottom-style: solid;
	cursor: hand; 
	font-family: verdana;
	background: #80A0B5;
	
	
}
.LeftMenuItem
{
	padding-bottom: 5px;
	border-bottom-width: 1px;
	/*padding-left:2Px;*/
	font-family: verdana;
	font-size: 12px;
	color: Black;
	vertical-align: top;
	font-weight:500;
	cursor: hand; 
	
	
}
.IE8Fix
{z-index: 100;
}


/* End of TreeView Style*/
