#list-menu a {
font-family: verdana, arial, sanf-serif;
color: #ffffff;
font-weight: bold;
font-size: 10px;
display: block;
width:105px;
padding: 1px 1px 1px 5px;
border: 1px solid #ffffff;
line-height: 16px;
background-image: url("../images/button1.gif");
text-decoration: none;
filter:blendTrans(duration=0.4);}
#list-menu a:active{
color: #ff0000;
background: #B9BCCD;
}
#active a  {
color: #000099;
background: #FFEED2;
}
#list-menu a:hover {
border: 1px solid #000000;
background:#0066FF;
font-weight: bold;
color: #ffffff;
padding: 1px 1px 1px 6px;
}
#list-menu ul {
margin: 0;
padding: 0;
list-style-type: none;
}
#list-menu li {
margin: 1px 0 0;
}
#sub-menu a {
font-family: verdana, arial, sanf-serif;
color: #000099;
font-weight: bold;
font-size: 10px;
width:100px;
padding: 1px 5px 1px 5px;
border: 1px solid #ffffff;
line-height: 14px;
text-decoration: none;
background: #FFEED2;
}
#sub-menu a:hover {
border: 1px solid #000000;
background:#0066FF;
font-weight: bold;
color: #ffffff;
padding: 1px 1px 1px 6px;
}
#top a {
width:auto;
}
#top a:hover {
background:#E1EDFF;
width:auto;
padding: 1px 1px 1px 6px;
}