/***** style stakmenu *****/
.menu_tlo {
	background : url(../images/menu_tlo.gif) repeat-y;
	text-decoration: none;
	color: #880e06;
	font-weight : bold;
}

.menu_tlo a {
	text-decoration: none;
	color: #880e06;
	font-weight : bold;
}

.menu_tlo ul {
	text-decoration: none;
	color: #880e06;
	font-weight : bold;
	padding-left : 5px;
}

.liMain{
	padding-bottom: 2px;
}