body
{
font-family: verdana, arial, helvetica;
font-size: 11px;
font-weight: normal;
}

table
{
font-family: verdana, arial, helvetica;
font-size: 11px;
font-weight: normal;
line-height: 1.6 em;
}

A:LINK
{
text-decoration: underline;
color: #555555;
}

A:Hover
{
text-decoration: underline;
color: #cccccc;
}

HR.bar
{
height: 1px;
background-color: #AF9420;
color: #AF9420;
text-align: right;
width: 97%;
border: 0;
}

td.copyright
{
font-size: 10px;
text-align: right;
}
td
{
background-repeat: no-repeat;
text-align: left;
}

H1
{
text-align: right;
font-weight: bold;
font-size: 22px;
color: #734646;
}

H2
{
font-size: 10pt;
font-weight: bold;
color: #80802b;
}

H3
{
font-size: 8pt;
font-weight: bold;
color: #000000;
}

textarea
{
font-family: verdana, arial, helvetica;
font-size: 11px;
}

input
{
font-family: verdana, arial, helvetica;
font-size: 11px;
}



.ddm1
{
    font: 11px verdana;

}

.ddm1 .item1
{
    background: #9EB163;
}


.ddm1 .sitem1
{
    padding: 3px 8px 4px 8px;
    text-decoration: none;
    text-align: center;
    color: #8D8850;
    display: block;
    position: relative;
    background: #ffffff;
}


.ddm1 .item1,
.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover
{
    padding: 3px 8px 4px 8px;
    text-decoration: none;
    text-align: center;
    color: #E9ECD9;
    display: block;
    position: relative;
}


.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover 
{
    background: #8D8850;

}

.ddm1 .item2,
.ddm1 .item2:hover {
    padding: 3px 8px 4px 8px;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    color: #8D8850;
}
.ddm1 .item2 {
    border: 1px solid #000000;
    border-bottom: none;
    background: #ECE9D5;
    color: #8D8850;
}
.ddm1 .item2:hover {
    background: #CDD69C;
}
.ddm1 .section {
    position: absolute;
    visibility: hidden;
    border-top: 2px solid #ffffff;
    border-bottom: 1px solid #000000;
    z-index: -1;
    white-space: nowrap;
}
* html .ddm1 td { position: relative; } /* ie 5.0 fix */


