﻿.dm1{
    font: normal 14px Georgia, "Times New Roman", serif;
}
.dm1 .item1,
.dm1 .item1:hover,
.dm1 .item1-active,
.dm1 .item1-active:hover {
    padding: 16px 15px 17px 15px;
    border-style: solid none solid none;
    text-decoration: none;
    display: block;
    position: relative;
    text-align: center;
    margin-left: -17px;
    font-family: Georgia, "Times New Roman", serif;
    font-weight: normal;
}
.dm1 .item1 {
    background: #292929;
    color: #ffffff;
    display: inline-block;
    height: 15px;
    border-right-color: #3F3F3F;
    border-right-style: solid;
    border-right-width: 1px;
    font-family: Georgia, "Times New Roman", serif;
    font-weight: normal;
}
.dm1 .item1:hover,
.dm1 .item1-active,
.dm1 .item1-active:hover {
    background: #3D372D;
    padding: 16px 15px 17px 15px;
    color: #DBCCAF;
    display: inline-block;
    height: 15px;
    border-right-color: #3F3F3F;
    border-right-style: solid;
    border-right-width: 1px;    
}
.dm1 .item2,
.dm1 .item2:hover {
    text-decoration: none;
    display: block;
    white-space: nowrap;
    border-bottom-color: #534C3F;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}
.dm1 .item2 {
    background: #3D372D;
    color: #DBCCAF;
    padding: 8px 7px 8px 7px;
    font-size: 85%;
    font-weight: normal;
    font-family: Georgia, "Times New Roman", serif;
}
.dm1 .item2:hover {
    background: #4B4439;
    color: #F4EEE3;
}

.dm1 .section 
{
    border: 1px #534C3F;
    border-style: solid solid solid solid;
    position: absolute;
    visibility: hidden;
    z-index: -1;
    white-space: nowrap;
}
.dm1 .mygosumenuleft, .dm1 .mygosumenuleft:hover { margin-left: -14px; }
/* .dm1 .mygosumenuright, .dm1 .mygosumenuright:hover {  } */

* html .dm1 td { position: relative; } /* ie 5.0 fix */