LI {color: #000000;}

body { scrollbar-face-color: #ffffff; scrollbar-shadow-color: #ff99cc; scrollbar-highlight-color: #ff99cc; scrollbar-3dlight-color: #ff99cc; scrollbar-darkshadow-color: #fffff; scrollbar-track-color: #FFFFFF; scrollbar-arrow-color: #00CC33 }

a.left { color:#3399ff;}

a.left:active { text-decoration: none; color:#3399ff;}

a.left:visited { text-decoration: none; color:#3399ff;}

a.left:link { text-decoration: none; color:#3399ff;}

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



a.ctr { color:#3399ff;}

a.ctr:active { text-decoration: none; color:#3399ff;}

a.ctr:visited { text-decoration: none; color:#3399ff;}

a.ctr:link { text-decoration: none; color:#3399ff;}

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


a.ctr2 { color:#000000;}

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

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

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

a.ctr2:Hover { color:#666666;  text-decoration: none;}



a.center { color:#3399ff; font-family:verdana,Helvetica,sans-serif;}

a.center:active { text-decoration: none; color:#3399ff; font-family:verdana,Helvetica,sans-serif;}

a.center:visited { text-decoration: none; color:#3399ff; font-family:verdana,Helvetica,sans-serif;}

a.center:link { text-decoration: none; color:#3399ff; font-family:verdana,Helvetica,sans-serif;}

a.center:Hover { color:#666666;  text-decoration: none; font-family:verdana, Helvetica, sans-serif;}



a.link { color:#000000; font-family:arial;}

a.link:active { text-decoration: none; color:#000000; font-family:arial;}

a.link:visited { text-decoration: none; color:#000000; font-family:arial;}

a.link:link { text-decoration: none; color:#000000; font-family:arial;}

a.link:Hover { color:#3399ff;  text-decoration: underline; font-family:arial;}


a.extra { font-size:10pt; color:#3399ff; font-family:verdana,Helvetica,sans-serif;}

a.extra:active { font-size:10pt;  text-decoration: none; color:#3399ff; font-family:verdana,Helvetica,sans-serif;}

a.extra:visited { font-size:10pt;  text-decoration: none; color:#3399ff; font-family:verdana,Helvetica,sans-serif;}

a.extra:link { font-size:10pt;  text-decoration: none; color:#3399ff; font-family:verdana,Helvetica,sans-serif;}

a.extra:Hover { font-size:10pt; color:#666666;  text-decoration: none; font-family:verdana, Helvetica, sans-serif;}



.ddmx {
    font: 10px verdana;
}
.ddmx .item1,
.ddmx .item1-active,
.ddmx .item1:active {
    padding: 3px 2px 3px 2px; 
    border-bottom: 1px solid #dddddd;
    background: #ffffff;
    font: 10px verdana;
    color: #3399ff;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
}
.ddmx .item1-hover,
.ddmx .item1:hover { color:#3399ff;  text-decoration: none;}

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

.ddmx .item2,
.ddmx .item2-active,
.ddmx .item2:active {
    padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #dddddd;
    font: 10px verdana;
    color: #3399ff;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
}
.ddmx .item2-hover,
.ddmx .item2:hover { color:#3399ff;  text-decoration: none;}
.ddmx .item2 {
    background: #ffffff;
}
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    background: #BBFEA6;
}
.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 #dddddd;
    position: absolute;
    visibility: hidden;
    z-index: -1;
}

.ddmx .bottom,
.ddmx .bottom:hover {
    border-bottom: 1px solid #ffffff;
}

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