	.clear{
		clear:both;
	}
	

	#topBar{
		width:760px;
		height:100px;
	}
	#leftMenu{
	width:159px;
	float:left;

	}

	#dhtmlgoodies_slidedown_menu li{
		list-style-type:none;
		position:relative;
		width:159px;
	}
	

	#dhtmlgoodies_slidedown_menu ul{
		margin:0px;
		padding:0px;
		position:relative;
		width:159px;

	}

	#dhtmlgoodies_slidedown_menu div{
		margin:0px;
		padding:0px;
		width:159px;
			
	}
	
	#dhtmlgoodies_slidedown_menu{
	width:159px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	
	}


	#dhtmlgoodies_slidedown_menu a{
	color: #000;
	text-decoration:underline;
	display:block;
	clear:both;
	width:159px;
	padding-left:2px;
	}
	#dhtmlgoodies_slidedown_menu a:hover{
	text-decoration:underline;
	color: #FF0000;
	
	}

	#dhtmlgoodies_slidedown_menu .slMenuItem_depth1{	
	margin-top:1px;
	width:159px;
	font-weight:bold;

	}	
		#dhtmlgoodies_slidedown_menu .slMenuItem_depth1 a:hover	
	{
	text-decoration:underline blink;
	background-image:none;

	width:159px;
	}

	
	
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth2{	
	margin-top:1px;
	width:152px;
	}	
	

	#dhtmlgoodies_slidedown_menu .slMenuItem_depth3{	
	margin-top:1px;
	color:#000000;
	width:135px;
	
	}	
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth4{	
		margin-top:1px;
		color:red;
		width:179px;
	}	
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth5{	
		margin-top:1px;
		width:179px;
	}

	
	#dhtmlgoodies_slidedown_menu .slideMenuDiv1 ul{
		padding:1px;
		
	}
	#dhtmlgoodies_slidedown_menu .slideMenuDiv2 ul{
	margin-left:5px;
	padding:1px;

	}
	#dhtmlgoodies_slidedown_menu .slideMenuDiv3 ul{
	margin-left:10px;
	padding:1px;

	}
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth4 ul{
		margin-left:15px;
		padding:1px;
	}
.arrow{
	background-image:url(../graphics/arrow_5.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}

.arrow a:hover{
	background-image:url(../graphics/arrow_6.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}

.staticNodeHdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	background-color: #E6E6E6;
}