body     {
  background-color:8e0e0e;
  background-image : url('../images/bg09.jpg');
  margin: 0 0 0 0;
}  

a, .item1, .myitem {
 font-family:Verdana;
 font-size:12px;
 font-weight:600;
 color: #666666;
 text-decoration: none;
}
a:hover {
  color: #00BFF3;
}
.item1 {
 font-size:9px;
}
td, input, .sm, .large, .tiny, .bold {
 font-family:Verdana;
 color:#666666;
 font-size:12px;
 font-weight:400;
}
.large, .bold {
 font-weight:600;
}
.large {
 font-size:18px;
}
legend, .sm, .smb {
 font-size:11px;
}
.smb {
 font-weight:600;
}
.tiny, .sclick {
 font-family:verdana;
 font-size:10px;
 font-weight:400;
}
.sclick {
 padding: 2px 2px 2px 2px;
 border: 1px #aaaaaa;
 border-style: solid solid solid solid;
 display: block;
 background: #eeeeee;
}
.sclick:hover {
 background: #004080;
 font-weight:600;
}
.ddm1 {
    font: 11px verdana;
}
.ddm1 .myitem,
.ddm1 .myitem:hover,
.ddm1 .myitem-active,
.ddm1 .myitem-active:hover {
    padding: 5px 18px 5px 18px;
    border: 2px #666666;
    border-style: inset inset inset inset; <!-- top right bottom left -->
    text-decoration: none;
    display: block;
    position: relative;
}
.ddm1 .item1,
.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
 padding: 3px 18px 3px 18px;
 border: 1px #666666;
 border-style: inset none inset none; <!-- top right bottom left -->
 text-decoration: none;
 display: block;
 position: relative;
 font-size:9px;
}
.ddm1 .top {
    padding: 3px 8px 4px 8px;
    border: 1px #361E11;
    border-style: ridge ridge ridge ridge;
    text-decoration: none;
    display: block;
    position: relative;
}
.ddm1 .item1, .ddm1 .top,
.ddm1 .myitem{
    background: #8e0e0e;
    color: #bbbbbb;
}
.ddm1 .myitem:hover,
.ddm1 .myitem-active,
.ddm1 .myitem-active:hover {
    border: 2px #555555;
    border-style: outset outset outset outset;
    background: #004080;
    color: #ffffff;
}
.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover,
.ddm1 .top:hover {
    border: 2px #555555;
    border-style: inset none inset none;
    background: #004080;
    color: #ffffff;
}

.ddm1 .item2,
.ddm1 .item2:hover {
    padding: 2px 4px 2px 8px;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    font-size:9px;
}
.ddm1 .item2 {
    background: #004080;
    color: #ffffff;
}
.ddm1 .item2:hover {
    background: #6C869F;
    color: #EAF08C;
}
.ddm1 .section {
    border: 1px #361E11;
    border-style: ridge ridge ridge ridge;
    position: absolute;
    visibility: hidden;
    z-index: -1;
    background: #004080;
}

.ddm1 .bottom,

.ddm1 .bottom:hover { 
 border-style: ridge ridge ridge ridge;
}

* html .ddm1 td { position: relative; } /* ie 5.0 fix */
