@charset "utf-8";
/* CSS Document */

        #button {
	width: 189px;
	padding: 0 0 0 0;
	margin-bottom: 0;
	font-family: Tahoma,
          Verdana, Lucida, Geneva, Helvetica,
          Arial, sans-serif;
	font-size: 12px;
	color: #9C8E30;
	line-height: 17px;
	letter-spacing: 1px;
	text-align: center;
        }
        #button ul {
	margin: 0;
	padding: 0;
	border: none;
	list-style-image: none;
	list-style-type: none;
                }

        #button li {
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: outset;
	border-bottom-color: #9C8E30;
                }
        #button li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	color: #9C8E30;
	text-decoration: none;
	width: 100%;
                }

        html>body #button li a {
                width: auto;
                }

        #button li a:hover {
	background-color: #000000;
	color: #9C8E30;
	text-decoration: none;
                }
.bodyMenuLeft{
	vertical-align: top;
	padding-top: 25px;
}				
