		div.leftmenu { width: 220px;  margin: 10px; }
		div.leftmenuitem { width: 220px;  background: url(/images/row1.gif)  no-repeat;  padding-left: 35px; background-position: 10px; margin: 3px 0;}
		div.leftmenuitem2 { width: 180px;  background: url(/images/row2.gif)  no-repeat left;  padding-left: 15px; margin-left: 35px;}
		div.leftmenusep {height: 10px; background: url(/images/leftmenu_sep.gif)  no-repeat center; }
		
		a:link.leftmenuparent, a:visited.leftmenuparent, a:hover.leftmenuparent  { font-size:11px; text-decoration:underline; color: #0252A3; font-weight: bold;  }
		a:hover.leftmenuparent { color: #F12F00;}		
		
		a:link.leftmenuparentact, a:visited.leftmenuparentact, a:hover.leftmenuparentact  { font-size:11px; text-decoration:underline; color: #F12F00; font-weight: bold; }
		a:hover.leftmenuparentact { color: #0252A3;}				
		
		a:link.leftmenusub, a:visited.leftmenusub, a:hover.leftmenusub  { font-size:11px; text-decoration:underline; color: #0252A3; font-size: 11px;  }
		a:hover.leftmenusub { color: #F12F00;}				
		
		a:link.leftmenusubact, a:visited.leftmenusubact, a:hover.leftmenusubact  { font-size:11px; text-decoration:underline; color: #F12F00; font-size: 11px;  }
		a:hover.leftmenusubact { color: #0252A3;}				


