body    {
        background-color : #000044;
	background-image : url('images/bg.gif');
        margin : 0000;
        }
a, .item1 {
 font-family:Arial;
 font-size:10px;
 font-weight:600;
 color: #0000ff;
 text-decoration: none;
}
a:hover {
  color: #00BFF3;
}
.pseudo {
 font-family:Arial;
 font-size:10px;
 font-weight:600;
 color: #0000ff;
 text-decoration: none;
}
.pseudo:hover {
  color: #00BFF3;
}
.black { color:#000000; }
.sm,
.smi	{
  font-size: 11px;
  font-weight: 400;
}
.smi { font-style:italic; }
.med { font-size:12px; font-weight:800;}
.lg { font-size:14px; font-weight:800;}
.huge { font-size:24px; font-weight:800; }
.v9,
td,.v9b,.just,.tiny {
 font-family:Arial;
 font-size:12px;
 font-weight:500;
 color:#111111;
}
.tiny { font-size:7px }
.v9b { font-weight:400; }

.just { text-align:justify; }

.ddm1 {
    font: #0000ff 14px times new roman;
}

.ddm1 .item1,
.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
    padding: 6px 6px 6px 0px;
    border: 1px #FDF298;
    border-style: solid none none solid; <!-- top right bottom left -->
    text-decoration: none;
    display: block;
    position: relative;
}
.ddm1 .bottom,
.ddm1 .bottom:hover,
.ddm1 .bottom-active,
.ddm1 .bottom-active:hover {
    padding: 6px 6px 6px 0px;
    border: 1px #FDF298;
    border-style: solid none solid solid; <!-- top right bottom left -->
    text-decoration: none;
    display: block;
    position: relative;
}
.plain {
    padding: 6px 6px 6px 0px;
    border: 1px #FDF298;
    border-style: solid none none none;
    text-decoration: none;
    display: block;
    position: relative;
    color:#FDF298;
    font-size:12px;
    font-weight:600;
    text-indent:4;
}
.ddm1 .item1,
.ddm1 .bottom {
    background: none;
    color: #0000FF;
	text-indent:8px;
}
.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
    background: #00FFFF;
    color: #0000FF;
text-indent:8px;
}
.ddm1 .bottom:hover,
.ddm1 .bottom-active,
.ddm1 .bottom-active:hover {
    background: #00FFFF;
    color: #0000FF;
}
.ddm1 .item2,
.ddm1 .item2:hover {
    padding: 6px 8px 6px 8px;
    text-decoration: none;
    display: block;
    white-space: nowrap;
}
.ddm1 .item2 {
    background: #00FFFF;
    color: #0000FF;
}
.ddm1 .item2:hover {
    background: #F4641C;
    color: #FFFFFF;
}
.ddm1 .section {
    border: 1px #FDF298;
    border-style: solid solid solid none;
    position: absolute;
    visibility: hidden;
    z-index: -1;
    white-space: nowrap;
    background:#ffffff;
}
.ddm1 .left, .ddm1 .left:hover { border-style: solid none solid solid; }
.ddm1 .right, .ddm1 .right:hover { border-style: solid solid solid none; }

* html .ddm1 td { position: relative; } /* ie 5.0 fix */
