.menu{
width:120px;
height:21px;
background-image:url('images/tocbg.gif');
background-repeat:repeat-y;
font-family: Arial, Helvetica;
font-size:9pt;
color: #ffffff;
}

.menutop{
width:120px;
height:9px;
background-image:url('images/menutop.gif');
background-repeat:no-repeat;
}

.menuover{
width:120px;
height:21px;
background-image:url('images/menuover.gif');
background-repeat:no-repeat;
font-family: Arial, Helvetica;
font-size:9pt;
color: #ffffff;
}

.menubottom{
width:120px;
height:9px;
background-image:url('images/menubottom.gif');
background-repeat:no-repeat;
}
