ul.cssM,ul.cssM ul {
	margin:0px;
	list-style:none;
	padding:0px 2px 2px 0px;
	background-color:#FFFFFF;
	background-repeat:repeat;
	border-color:#cccccc #111111 #111111 #cccccc;
	border-width:0px;
}
ul.cssM ul{display:none}
ul.cssM
{
	position:relative;
	background-color:#DCDCDC;
	border-color:#990000;
	border-style:solid;
	font:bold 12px Trebuchet MS;
	color: gray;
	text-decoration:none;
}
ul.cssM a:active, ul.cssM a:focus {
outline-style:none;
}
ul.cssM a, ul.cssM li.dis a:hover, ul.cssM li.sep a:hover {

	display:block;
	background-color:#990000;
	spacing:0px;
	text-align:left;
	text-decoration:none;
	padding:0px 0px 0px 0px;
	_padding-left:0;
	_padding-top:0;
	_padding-right:0;
	_padding-bottom:0;
	font:bold 12px Trebuchet MS;
	color: gray;
	text-decoration:none;
	line-height:0px;
}

ul.cssM li.sep span{
	float:none;
	padding-right:0;
	width:3px;
	height:100%;
	display:inline-block;
	background-color:#cccccc #111111 #111111 #cccccc;
	background-image:none;
}
ul.cssM li:hover{
	position:relative;
}
ul.cssM li:hover>a{
	color: #990000;
	background-color:#FFFFFF;
}
ul.cssM li a:hover{
	color: #990000;
	background-color:#FFFFFF;
}
ul.cssM li.dis a {
	color: #666 !important;
}