body     {
  background-color:222222;
  background-image : url('../images/bg.gif');
  margin: 0 0 0 0;
}  

a, .myitem {
 font-family:Verdana;
 font-size:9px;
 font-weight:600;
 color: #ffffff;
 text-decoration: none;
}
a:hover {
  color: #00BFF3;
}
td, input, .sm, .large, .tiny, .bold {
 font-family:Verdana;
 color:#222222;
 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 tahoma;
}
.ddm1 .item1,
.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
    padding: 3px 8px 4px 8px;
    border: 1px #B18B5A;
    border-style: solid solid solid none;
    text-decoration: none;
    display: block;
    position: relative;
}
.ddm1 .item1 {
    background: #746E5A;
    color: #ffffff;
}
.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
    background: #524518;
    color: #ffffff;
}
.ddm1 .item2,
.ddm1 .item2:hover {
    padding: 3px 8px 4px 8px;
    text-decoration: none;
    display: block;
    white-space: nowrap;
}
.ddm1 .item2 {
    background: #746E5A;
    color: #ffffff;
}
.ddm1 .item2:hover {
    background: #524518;
    color: #ffffff;
}
.ddm1 .section {
    border: 1px #003366;
    border-style: solid solid solid solid;
    position: absolute;
    visibility: hidden;
    z-index: -1;
    white-space: nowrap;
    background: #746E5A;
}
.ddm1 .left, .ddm1 .left:hover { border-style: solid solid solid solid; }
.ddm1 .right, .ddm1 .right:hover { border-style: solid solid solid none; }

* html .ddm1 td { position: relative; } /* ie 5.0 fix */
