


#cssMenuVert li.ongl{margin:0;padding:0;border-top:1px solid #4D0000;border-bottom:1px solid #761A1A;line-height:20px;height:30px;}
#cssMenuVert a.ongl{
	display:block;
	text-decoration:none;
	color:#34f919;
	background:#600;
	padding: 4px 10px 10px 20px;

	width:180px;
	height:20px
}
#cssMenuVert a.ongl:hover{
	background:#900 url("vert-one_arrow.gif") no-repeat 0 9px;
}
#cssMenuVert a.ongl.current,.menu a.ongl.current:hover{
	background:#933 url("vert-one_arrow.gif") no-repeat 0 9px;
	height:20px
}
