body {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #000033; background-color: #FFFFFF}
tr {  font-size: 12px}

#button {
width: 150px;
border-right: 1px solid #FFF;
padding: 0 0 1em 0;
margin-bottom: 1em;
font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
font-size: 10px;
background-color: #FFF;
color: #FFF;
}

#button ul {
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#button li {
border-bottom: 1px solid #FFF;
margin: 0;
}

#button li a {
display: block;
padding: 5px 5px 5px 0.5em;
border-left: 10px solid #666699;
border-right: 10px solid #FFF;
background-color: #FFF;
color: #000033;
text-decoration: none;
width: 100%;
}

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

#button li a:hover {
border-left: 10px solid #FFF;
border-right: 10px solid #FFF;
background-color: #666699;
color: #FFF;
}

a:link {  font-size: 12px; font-style: normal; font-weight: bold; color: #666666}
a:visited { font-size: 12px; font-style: normal; font-weight: bold; color: #666666 }
a:hover { font-size: 12px; font-style: normal; font-weight: bold; color: #CCCCCC}
a:active { font-size: 12px; font-style: normal; font-weight: bold; color: #666666 }
.smallfont {  font-size: 10px}
.largefont {  font-style: normal; font-weight: bold}
