<style type="text/css">
<!-- 

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
position: absolute;
top: 10;
left: 10;
}

dl#menu {
width: 13em;
}

dl#menu dt {
cursor: pointer;
margin: 2px 0;
height: 20px;
line-height: 20px;
text-align: center;
font-weight: bold;
border: 1px solid #FFFFE7;
background: #790000;
}
dl#menu dd {
border: 1px solid #FFFFE7;
}

dl#menu li {
text-align: left;
font-size:9px;
background: #790000;
}

dl#menu li a, dl#menu dt a {
color: #FFFFE7;
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
}

dl#menu li a:hover, dl#menu dt a:hover, dl#menu dd a:hover {
background: #790000;
}

dl#menu li a:active, dl#menu dt a:active, dl#menu dd a:active {
font-style:italic;
color: #790000;
background-color: #FFFFE7;
border: 1px solid #FFFFE7;
}

d1 {
background: #790000;
}

-->
</style>
