#menu15, #menu15 .menuHeader, #menu15 .menuCont, #menu15 .menuCont .menuBlock, #menu15 .menuCont .menuBlock ul {
	padding:0px;
	margin:0px;
}
#menu15 {
	margin-top:14px;
	display:block;
	width:180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#menu15 a, #menu a:link, #menu a:visited, #menu a:hover, .linkEr  {
	color: #000000;
	text-decoration: none;
	position:relative;
}
#menu15 a:hover {
	background-image: url(http://www.burusov74.ru/img/undertext.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
#menu15 .linkErAct {
	background-image: url(http://www.burusov74.ru/img/underlinetext.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
#menu15 .menuHeader {
	display:block;
	width:180px;
	height:20px;
	line-height:20px;
	position:relative;
	color: #000000;
	font-size:12px;
}
#menu15 .menuHeader .marker {
	display:block;
	background-image: url(http://www.burusov74.ru/img/markermenu.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width:13px;
	height:13px;
	cursor: n-resize;
	position:relative;
	top:3px;
	margin-right:3px;
	float:left;
}
#menu15 .menuHeader .markeract {
	display:block;
	background-image: url(http://www.burusov74.ru/img/markermenu.gif);
	background-position: -13px 0px;
	background-repeat: no-repeat;
	width:13px;
	height:13px;
	cursor: n-resize;
	position:relative;
	top:3px;
	margin-right:3px;
	float:left;
}

#menu15 .menuHeaderAct {
	display:block;
	width:180px;
	height:20px;
	line-height:20px;
	position:relative;
	/*font-weight: bold;*/
	color: #006400;
	font-size:14px;
}
#menu15 .menuHeaderAct .marker {
	display:block;
	background-image: url(http://www.burusov74.ru/img/markermenu.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width:13px;
	height:13px;
	cursor: n-resize;
	position:relative;
	top:3px;
	margin-right:3px;
	float:left;
}
#menu15 .menuHeaderAct .markeract {
	display:block;
	background-image: url(http://www.burusov74.ru/img/markermenu.gif);
	background-position: -13px 0px;
	background-repeat: no-repeat;
	width:13px;
	height:13px;
	cursor: n-resize;
	position:relative;
	top:3px;
	margin-right:3px;
	float:left;
}



#menu15 .menuCont {
	display:block;
}
#menu15 .menuCont .menuBlock {
	display:block;
}
#menu15 .menuCont .menuBlock ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding-left:16px;
	margin-top:5px;
	margin-bottom:10px;
}
#menu15 .menuCont .menuBlock ul li {
	display:block;
	margin-bottom:6px;
	font-size: 11px;
}
#menu15 .menuCont .menuBlock ul li.spacerLi {
	display:block;
	margin-top:3px;
	margin-bottom:4px;
	font-size: 1px;
	background-color: #9ACD32;
	color: #9ACD32;
	height:1px;
	line-height: 1px;
}
