body    {
        margin : 0000;
	background-image: url('/images/bg_body.jpg');
        font-family:Arial,Helvetica,sans-serif;
        }
a {
 font-family:Arial;
 font-size:12px;
 font-weight:800;
 text-decoration:none;
}
td {
 font-size:14px;
 font-weight:400;
 color:#6A5C44;
}
.special, .special:hover {
    padding: 3px 3px 3px 3px;
    border: 1px #ffffff;
    border-style: solid solid solid solid; <!-- top right bottom left -->
    text-decoration: none;
    display: block;
    position: relative;
    background:#ffffff;
}
.special:hover {
    border: 1px #0000ff;
    border-style: solid solid solid solid; <!-- top right bottom left -->
    background: #888888;
}
.special .tiny, .tiny, .small, input {
 font-size:9px;
 font-weight:400;
 color:#6A5C44;
}
.small, input {
 font-size:11px;
}
.ddm1 {
    font: 11px verdana;
}
.ddm1 .item1,
.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
    padding: 3px 8px 4px 8px;
    border: 1px #dddddd;
    border-style: none solid solid solid; <!-- top right bottom left -->
    text-decoration: none;
    display: block;
    position: relative;
}
.ddm1 .topcell {
    padding: 3px 8px 4px 8px;
    border: 1px #dddddd;
    border-style: solid solid solid solid;
    text-decoration: none;
    display: block;
    position: relative;
}
.ddm1 .item1, .ddm1 .topcell{
    background: #eeeeee;
    color: #666666;
}
.ddm1 .item1:hover,
.ddm1 .topcell:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
    background: #888888;
    color: #ffffff;
    text-indent:14px;
}
.ddm1 .item2,
.ddm1 .item2:hover {
    padding: 3px 8px 4px 8px;
    text-decoration: none;
    display: block;
    white-space: nowrap;
}
.ddm1 .item2 {
    background: #eeeeee;
    color: #666666;
}
.ddm1 .item2:hover {
    background: #888888;
    color: #ffffff;
}
.ddm1 .section {
    border: 1px #dddddd;
    border-style: solid solid solid solid;
    position: absolute;
    visibility: hidden;
    z-index: -1;
    background: #eeeeee;
}
.ddm1 .bottom,

.ddm1 .bottom:hover { border-style: solid solid solid solid; }

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