﻿.drMenu14 ul {
        width:200px;
        margin: 0;
        padding: 0;
        list-style: none;
}
.drMenu14 li {
        list-style: none;
}
.drMenu14 a {
        display:block;
        height: 32px;
        voice-family: "\"}\"";
          voice-family: inherit;
        white-space:nowrap;
        color: #E4D6CD;
        background:  url(menu14.gif);
        text-decoration: none;
}

.drMenu14 a span {
        display:block;
        padding: 4px 0px 0 10px;
}

.drMenu14 a:link, .drMenu14 a:visited {
        color: #333;
        text-decoration: none;
        }

.drMenu14 a:hover, .drMenu14 a.current  {
        color: #333;
        background:  url(menu14.gif) 0 -32px;
        text-decoration: none;
}

.VMenu-EBoy14-Content
{
        padding-right: 15px;
        padding-left: 15px;

/*        background:#ddd;
        border: solid 4px #CBD7B7;        */
}
.VMenu-EBoy14-Pager
{
/*  background:#E7E5E2;
        border: solid 4px #6D6D75;        */
}