#menu a {
	padding: 7px 0px 0px;
	margin-right: 0pt;
	margin-left: 0pt;
	width: 100px;
	background-color: transparent;
	background-repeat: no-repeat;
	font-family: sans-serif;
	display: table-cell;
	max-width: 100px;
	min-width: 100px;
	line-height: 1;
	text-decoration: none;
	background-position: left top;
	font-weight: bold;
	font-size: 21px;
	height: 35px;
	color: rgb(153, 0, 0);
	text-align: center;
	background-image: url(../support/button.jpg);
}

#menu a:hover {
	background-position: -100px 0pt;
	color: yellow;
}

#menu a:active {
	background-position: -200px 0pt;
	color: white;
}

#menuxxxx
{
	margin-left:0;
	margin-top:0;
	background-color: rgb(255, 255, 255);
	marginheight:0;
	marginwidth:0;

}

.NOTmenu_name
{
	width: 200px;
	background-color: rgb(54, 36, 232);
}
