/* Created with <STRONG><VMENU> */
/* http://www.stronghtml.com/ */


#cssvmenu {
}
#cssvmenu ul {
 font-size: 12px;
 font-weight: bold;
 font-family: Arial, Helvetica, sans-serif;
 width: 250px;
 border-top: 2px #FFFFFF;
 margin:0;
 padding:0;
 list-style:none;
}
#cssvmenu li a {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #FFFFFF;
 text-decoration: none;
 font-weight: bold;
 padding-left: 5px;
 padding-right: 5px;
 padding-bottom: 5px;
 padding-top: 5px;
 background: #333399 url(images/arw.gif) left center no-repeat;
 border-bottom: 2px solid ;
 display:block;
 width:100%;
}
#cssvmenu li a:hover {
}
#cssvmenu li.menucurrent a {
}
#cssvmenu li.menucaption {
 display:block;
}
html>body #cssvmenu li a {
 width: auto;
}
