body    {
        margin : 10px 0px 20px 0px;
        font-family:Arial,Helvetica,sans-serif;
        }
a {
 font-family:Arial;
 font-size:16px;
 font-weight:bold;
 text-decoration:none;
 color:#ffffff;
}
.huge {
 font-size:36px;
 font-weight:bold;
 color:#660000;
}
.large, .reg, .med {
 font-size:18px;
 font-weight:bold;
 color:#6A5C44;
}
.med {
 font-size:14px;
}
td, .reg {
 font-size:12px;
}
.small, .white {
 font-size:12px;
}
.white {
 color:#ffffff;
 font-weight:bold;
}
.tiny {
 font-size:9px;
}
.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;
    font-variant:small-caps;
}
.ddm1 .item1,
.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
    padding: 0px 8px 0px 8px;
    border: 1px #dddddd;
    border-style: none none none none; <!-- top right bottom left -->
    text-decoration: none;
    display:block;
    position: relative;
}
.ddm1 .topcell {
    padding: 0px 8px 0px 8px;
    border: 1px #dddddd;
    border-style:none none none none;
    text-decoration: none;
    display: block;
    position: relative;
}
.ddm1 .item1, .ddm1 .topcell{
    background:none;
    color: #ffffff;
}
.ddm1 .item1:hover,
.ddm1 .topcell:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
    background:none;
    color: #ffff99;
    font-style:italic;
}
.ddm1 .item2,
.ddm1 .item2:hover {
    padding: 2px 8px 2px 8px;
    text-decoration: none;
    display: block;
    white-space: nowrap;
}
.ddm1 .item2 {
    background: #52693f;
    background-image : url(../images/green.jpg);
    color: #ffffff;
}
.ddm1 .item2:hover {
    background:#52693f;
    color: #ffff99;
    font-style:italic;
}
.ddm1 .section {
    border: 1px #dddddd;
    border-style: none none none none;
    position: absolute;
    visibility: hidden;
    z-index: -1;
    background-image : url(../images/green.jpg);
}
.ddm1 .bottom,

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

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