#menu , #menu ul{
	margin: 0;
	padding: 0px 0px 0px 7px;
	list-style:none;
}
.menuheading {
	background-image: url(../images/menubutton.gif);
	background-repeat: no-repeat;
	color:#565655;
	font-size:1.2em;
	font-weight:bold;
	margin: 4px 0px;
	padding:8px 0px 0px 10px;
	width:203px;
	height:23px;
	_width:213px;
	_height:31px;
	margin-bottom:10px;
	clear:both;
}
.menuheadingtop {
	background-image: url(../images/menutop.gif);
	background-repeat: no-repeat;
	color:#565655;
	font-size:1.2em;
	font-weight:bold;
	margin: 0px 0px;
	padding:4px 12px;
	width:196px;
	_width:220px;
	margin-bottom:10px;
}
.menuheading a:link, .menuheading a:hover, .menuheading a:visited, .menuheading a:active {
	color:#565655;
}

.menu {
	border-bottom:solid #a0abb9 1px;
	margin:0px 10px 10px 5px;
}
.menu a:link, .menu a:visited {
}
.menu a:hover, .menu a:active {
	color:#565655;
}
