div#menu
{
	 /* background: url(../images/menuBG.jpg) top left no-repeat;  */
	 height: 310px;
	 /* border: solid 1px red;*/
	 width: 179px;
	 margin: 0;
	 padding: 0;
}

div#menu ul
{
	margin: 0 0 20px 5px;
	padding: 0;
	list-style: none;
}


div#menu ul li
{
	/*height: 31px;
	line-height: 0px;*/
	display: block;
	margin: 0;
	padding: 0;
}

div#menu ul li a
{
	color: #889693;
	text-decoration: none;
	font-family: "Arial CE", Arial;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

div#menu ul li span
{
	display: none;
}

div#menu ul li.Invitation
{
	background: url(../Images/Menu/Grey/Invitation.jpg) top left no-repeat;
	height: 31px;
	width: 170px;
	display: block;
}
div#menu ul li.Invitation a
{
	width: 164px;
	display: block;
	height: 31px;
}
div#menu ul li.Invitation a:hover
{
	background: url(../Images/Menu/Green/Invitation.jpg) top left no-repeat;
	width: 164px;
	display: block;
	height: 31px;
}

div#menu ul li.Committees
{
	margin-top: -2px;
	background: url(../Images/Menu/Grey/Committees.jpg) top left no-repeat;
	height: 30px;
}
div#menu ul li.Committees a
{
	width: 164px;
	display: block;
	height: 30px;
}
div#menu ul li.Committees a:hover
{
	background: url(../Images/Menu/Green/Committees.jpg) top left no-repeat;
	width: 164px;
	display: block;
	height: 30px;
}

div#menu ul li.Programme
{
	margin-top: -2px;
	background: url(../Images/Menu/Grey/ProgrammeInvitedSpeakers.jpg) top left no-repeat;
	height: 42px;
}
div#menu ul li.Programme a
{
	width: 164px;
	display: block;
	height: 42px;
}
div#menu ul li.Programme a:hover
{
	background: url(../Images/Menu/Green/ProgrammeInvitedSpeakers.jpg) top left no-repeat;
	width: 164px;
	display: block;
	height: 42px;
}

div#menu ul li.Sessions
{
	margin-top: -2px;
	background: url(../Images/Menu/Grey/SessionsSymposia.jpg) top left no-repeat;
	height: 30px;
}
div#menu ul li.Sessions a
{
	width: 164px;
	display: block;
	height: 30px;
}
div#menu ul li.Sessions a:hover
{
	background: url(../Images/Menu/Green/SessionsSymposia.jpg) top left no-repeat;
	width: 164px;
	display: block;
	height: 30px;
}

div#menu ul li.Topic
{
	margin-top: -2px;
	background: url(../Images/Menu/Grey/TopicIndex.jpg) top left no-repeat;
	height: 30px;
}
div#menu ul li.Topic a
{
	width: 164px;
	display: block;
	height: 30px;
}
div#menu ul li.Topic a:hover
{
	background: url(../Images/Menu/Green/TopicIndex.jpg) top left no-repeat;
	width: 164px;
	display: block;
	height: 30px;
}

div#menu ul li.Author
{
	margin-top: -2px;
	background: url(../Images/Menu/Grey/AuthorIndex.jpg) top left no-repeat;
	height: 30px;
}
div#menu ul li.Author a
{
	width: 164px;
	display: block;
	height: 30px;
}
div#menu ul li.Author a:hover
{
	background: url(../Images/Menu/Green/AuthorIndex.jpg) top left no-repeat;
	width: 164px;
	display: block;
	height: 30px;
}

div#menu ul li.Title
{
	margin-top: -2px;
	background: url(../Images/Menu/Grey/TitleIndex.jpg) top left no-repeat;
	height: 30px;
}
div#menu ul li.Title a
{
	width: 164px;
	display: block;
	height: 30px;
}
div#menu ul li.Title a:hover
{
	background: url(../Images/Menu/Green/TitleIndex.jpg) top left no-repeat;
	width: 164px;
	display: block;
	height: 30px;
}

div#menu ul li.Proceedings
{
	margin-top: -2px;
	background: url(../Images/Menu/Grey/ProceedingsSupplement.jpg) top left no-repeat;
	height: 30px;
}
div#menu ul li.Proceedings a
{
	width: 164px;
	display: block;
	height: 30px;
}
div#menu ul li.Proceedings a:hover
{
	background: url(../Images/Menu/Green/ProceedingsSupplement.jpg) top left no-repeat;
	width: 164px;
	display: block;
	height: 30px;
}

div#menu ul li.Conference
{
	margin-top: -2px;
	background: url(../Images/Menu/Grey/ConferenceOrganisers.jpg) top left no-repeat;
	height: 30px;
}
div#menu ul li.Conference a
{
	width: 164px;
	display: block;
	height: 30px;
}
div#menu ul li.Conference a:hover
{
	background: url(../Images/Menu/Green/ConferenceOrganisers.jpg) top left no-repeat;
	width: 164px;
	display: block;
	height: 30px;
}

div#menu ul li.Help
{
	margin-top: -2px;
	background: url(../Images/Menu/Grey/Help.jpg) top left no-repeat;
	height: 30px;
}
div#menu ul li.Help a
{
	width: 164px;
	display: block;
	height: 30px;
}
div#menu ul li.Help a:hover
{
	background: url(../Images/Menu/Green/Help.jpg) top left no-repeat;
	width: 164px;
	display: block;
	height: 30px;
}