#button {
/*margin-bottom: 1em;*/
/*font-family: 'Trebuchet MS', 'Lucida Grande',
Verdana, Lucida, Geneva, Helvetica,
Arial, sans-serif;*/
background-color: #e1e2dd;
color: #333;
}

#button ul {
list-style: none;
margin: 0;
padding: 0;
border: none;
color: #5cba48;
}

#button li {
border-bottom: 1px solid #94B473;
margin: 0 3 0 3 ;
text-indent: 15px;
color: #333;
}

#button li a {
display: block;
padding: 5px 5px 5px 0.5em;
background-color: #e1e2dd;
color: #333333;
text-decoration: none;
width: 100%;
font-size:10px;
font-family: Verdana, Tahoma,Arial, Helvetica, sans-serif;
}

html>body #button li a {
width: auto;
}

#button li a:hover {
background-color:#F4F4F4;
color: #5cba48;
}

.onLink 
{
	display: block;
	width: 100%;
	color: #0070b2;
	font-size:10px;
	font-family: Verdana, Tahoma,Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-indent: 10px;

}
#home
{
	font-family: Verdana, Tahoma,Arial, Helvetica, sans-serif;
font-weight:bold;
	text-indent: 0px;
}