
html, body {
scrollbar-3dlight-color:#999999;
scrollbar-arrow-color:#999999;
scrollbar-base-color:;
scrollbar-darkshadow-color:#999999;
scrollbar-face-color:#CCCCCC;
scrollbar-highlight-color:;
scrollbar-shadow-color:#999999;
padding: 0; 
margin:0;
background: #e7e3be;
padding:0;
margin:0;
font-family: verdana, arial, sans-serif;
font-size: 10px;
color: black;
} 
#content {
height:380px;
overflow:auto;
font-size: 10px;
padding: 10;
background: #e7e3be;
}
ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
dl
{
	width: 7.5em;
	margin: 0;
	padding: 1.5px;
	background: #FDD287;
	font-size: 10px;
}
dt { 
	font-weight: bold; 
	padding: 1px;
}
dd {
	padding: 0px;
	margin: 0px 2px 0px 0px;
	background: #FDD287;
}
#menu {
position: relative;
top: 0;
left: 0;
height 0;
width: 10px;
border: 0;
padding: 4px;
}

#menu dt {
cursor: pointer;
background: #FDD287;
height: 75%;
line-height: 10px;
margin: 2px 0;
border: 2px;
text-align: left;
font-weight: bold;
}

#menu dd {
position: absolute;
z-index: 100;
left: 7em;
margin-top: -2em;
width: 16em;
background: white;
border: solid 1px #96000B;
color: black;
}

#menu ul {
padding: 2px;
}
#menu li {
text-align: center;
font-size: 100%;
height: 18px;
line-height: 18px;

}
#menu li a{
color: black;
text-decoration: none;
display: block;
}
#menu dt a{
color: black;
text-decoration: none;
}
#menu dt a:hover {
background: #FDD287;
color: #96000B;
}
#menu li a:hover{
border: solid 1px #96000B;
background: #FDD287;
color: #96000B;
}

#mentions {
font-family: verdana, arial, sans-serif;
position: absolute;
bottom : 200px;
left : 10px;
color: #96000B;
background-color: #ddd;
}
#mentions a {text-decoration: none;
color: #222;
}
#mentions a:hover{text-decoration: none;
}

table.stat td {
  font-size : 10px;
}
