body     {
  background-color:#445463;
  background-image : url('../images/rrbg.jpg');
  background-repeat: repeat-x;
  margin: 10 0 0 0;
}  

a, .item1, .myitem {
 font-family:Verdana;
 font-size:12px;
 font-weight:600;
 color: #6C869F;
 text-decoration: none;
}
a:hover {
  color: #00BFF3;
}
.admin {
 font-size:10px;
}
.item1 {
 font-size:9px;
}
td, input, .sm, .large, .tiny, .bold {
 font-family:Verdana;
 color:#6C869F;
 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: #6C869F;
 font-weight:600;
}
.parts, .partsB {
 font-family:verdana;
 color:#ffffff;
 font-size:12px;
 font-weight:normal;
 white-space:nowrap;
}
.partsB {
 font-weight:bold;
}
.ddm1 {
    font: 11px verdana;
}

.ddm1 .myitem,
.ddm1 .myitem:hover,
.ddm1 .myitem-active,
.ddm1 .myitem-active:hover {
    padding: 5px 18px 5px 18px;
    border: 2px #6C869F;
    border-style: inset inset inset inset;
    text-decoration: none;
    display: block;
    position: relative;
}

.ddm1 .item1,
.ddm1 .top,
.ddm1 .top:hover,
.ddm1 .top:active,
.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
 padding: 5px 18px 5px 18px;
 border: 2px #6C869F;
 border-style: inset none inset none;
 text-decoration: none;
 display: block;
 position: relative;
 font-size:9px;
}


.ddm1 .top {
//    padding: 2px 8px 4px 18px;
    border: 2px #6C869F;
    border-style: outset none inset none;
    text-decoration: none;
    display: block;
    position: relative;
}

/*
.top {
 border-style: ridge ridge ridge ridge;
 border-top-width:3px;
 border-top-color:#361E11;
}
*/
.ddm1 .item1, .ddm1 .top,
.ddm1 .myitem{
    /* background: #6C869F; */
    color: #bbbbbb;
}
.myitem {
 background:#445463;
}
.ddm1 .myitem:hover,
.ddm1 .myitem-active,
.ddm1 .myitem-active:hover {
    border: 2px #555555;
    border-style: inset inset inset inset;
    background: #6C869F;
    color: #ffffff;
}
.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover,
.ddm1 .top:hover {
padding: 7px 18px 7px 18px;
border-style: inset none inset none;
border: 2px #6C869F;
    background: #6C869F;
    color: #ffffff;
}

.ddm1 .item2,
.ddm1 .item2:hover {
    padding: 2px 18px 2px 18px;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    font-size:9px;
}
.ddm1 .item2 {
    background: #6C869F;
    color: #ffffff;
}
.ddm1 .item2:hover {
    background: #6C869F;
    color: #EAF08C;
}

.ddm1 .section {
    border: 1px #361E11;
    border-style: ridge ridge ridge none;
    position: absolute;
    visibility: hidden;
    z-index: -1;
    background: #6C869F;
}

.ddm1 .bottom,

.ddm1 .bottom:hover { 
 border-style: ridge ridge ridge ridge;
}

* html .ddm1 td { position: relative; } /* ie 5.0 fix */
