body    {
        background-color : #E29D5C;
	background-image : url(../images/background3.jpg);
        margin : 24px 0px 0px 0px;
        }
a, .item1 {
 font-family:Palatino,Times;
 font-size:13px;
 font-weight:600;
 color: #0000ff;
 text-decoration: none;
}
a:hover {
  color: #00BFF3;
}
td, input, textarea, select, .reg, .sm, .large, .tiny, tinyb, .bold {
 font-family:Verdana;
 color:#666666;
 font-size:12px;
 font-weight:400;
}
input,textarea,select {
 font-size:11px;
 color:#000000;
}
.large, .bold, .huge {
 font-weight:800;
}
.large {
 font-size:18px;
}
.huge {
 font-size:24px;
}
legend, .sm, .smb {
 font-size:11px;
}
.smb {
 font-weight:800;
}
.tiny, .tinyb, .sclick {
 font-family:verdana;
 font-size:10px;
 font-weight:400;
}
.tinyb { font-weight:800; }
.sclick {
 padding: 2px 2px 2px 2px;
 border: 1px #aaaaaa;
 border-style: solid solid solid solid;
 display: block;
 background: #eeeeee;
}
.oblock {
 border:1px;
 border-color:#666666;
 border-style:solid solid solid solid;
 text-align:center;
 font-weight:900;
 line-height:24px;
 background-color:#ef5712;
}
.sclick:hover {
 background: #004080;
 font-weight:600;
}
.ddm1 {
    font: 11px verdana;
}
.ddm1 .item1,
.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
    padding: 3px 8px 4px 8px;
    border: 1px #361E11;
    border-style: none ridge ridge ridge;
    text-decoration: none;
    display: block;
    position: relative;
}
.ddm1 .topcell {
    padding: 3px 8px 4px 8px;
    border: 1px #361E11;
    border-style: ridge ridge ridge ridge;
    text-decoration: none;
    display: block;
    position: relative;
}
.ddm1 .item1, .ddm1 .topcell{
    background: #004080;
    color: #ffffff;
}
.ddm1 .item1:hover,
.ddm1 .topcell:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
    background: #6C869F;
    color: #EAF08C;
}
.ddm1 .item2,
.ddm1 .item2:hover {
    padding: 3px 8px 4px 8px;
    text-decoration: none;
    display: block;
    white-space: nowrap;
}
.ddm1 .item2 {
    background: #004080;
    color: #ffffff;
}
.ddm1 .item2:hover {
    background: #6C869F;
    color: #EAF08C;
}
.ddm1 .section {
    border: 1px #361E11;
    border-style: ridge ridge ridge ridge;
    position: absolute;
    visibility: hidden;
    z-index: -1;
    background: #004080;
}

.ddm1 .bottom,

.ddm1 .bottom:hover { 
 border-style: ridge ridge ridge ridge;
}

* html .ddm1 td { position: relative; } /* ie 5.0 fix */
