


font.new { font: 12px verdana;}


a.left { color:#9BD264;}

a.left:active { text-decoration: none; color:#9BD264;}

a.left:visited { text-decoration: none; color:#9BD264;}

a.left:link { text-decoration: none; color:#9BD264;}

a.left:Hover { color:#666666;  text-decoration: underline;}


a.land { color:#0963AC;}

a.land:active { text-decoration: none; color:#0963AC;}

a.land:visited { text-decoration: none; color:#0963AC;}

a.land:link { text-decoration: none; color:#0963AC;}

a.land:Hover { color:#333333;  text-decoration: underline;}




a.tl { color:#00ABED;}

a.tl:active { text-decoration: none; color:#00ABED;}

a.tl:visited { text-decoration: none; color:#00ABED;}

a.tl:link { text-decoration: none; color:#00ABED;}

a.tl:Hover { color:#666666;  text-decoration: underline;}



a.biz { color:#0000FF;}

a.biz:active { text-decoration: none; color:#0000FF;}

a.biz:visited { text-decoration: none; color:#0000FF;}

a.biz:link { text-decoration: none; color:#0000FF;}

a.biz:Hover { color:#666666;  text-decoration: underline;}





a.boo { font: 10px verdana; color:#000000;}

a.boo:active { text-decoration: none; color:#000000;}

a.boo:visited { text-decoration: none; color:#000000;}

a.boo:link { text-decoration: none; color:#000000;}

a.boo:Hover { color:#99cc66;  text-decoration: underline;}


.ddmx {
    font: 11px verdana;
}
.ddmx .item1,
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
    padding: 3px 10px 3px 10px;
	border-bottom: 1px solid #dddddd;
	border-top: 1px solid #dddddd;
    background: #FFFFFF;
    font: 15px arial;
    color: #9BD264;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
}

.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
    background: #F7FC72;
}

.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    padding: 3px 8px 4px 8px;
	background: #ffffff;
    font: 11px verdana;
    color: #9BD264;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
}
.ddmx .item2-hover,
.ddmx .item2:hover { color:#9BD264;  text-decoration: none;}
.ddmx .item2 {
    background: #ffffff;
}
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    background: #eeeeee;
}
.ddmx .arrow,
.ddmx .arrow:hover {
    padding: 3px 16px 4px 8px;
}
.ddmx .item2 img,
.ddmx .item2-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}
.ddmx .section {
    border: 1px solid #b8b4ae;
    position: absolute;
    visibility: hidden;
    z-index: -1;
}

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