.iceDtdPgrScrOut {
    background-color: #FFFFFF;
}

.iceDtdPgrScrBtn {
    background-color: #FFFFFF;
}

.iceDtdPgrTbl {
    background-color: #FFFFFF;
}

.iceDtdPgrScrCol a, .iceDtdPgrCol a {
    text-decoration: none;
    display: block;
    padding-left: 5px;
    padding-right: 5px;
    border: 1px solid #FFFFFF;
}

* html .iceDtdPgrCol a {
    width: 1%;
}

.iceDtdPgrScrCol a {
    color: #FFFFFF;
    border: 1px solid #A3B9CF;
    background-color: #1C577E;
}

* html .iceDtdPgrScrCol a {
    width: 1%;
}

.iceDtdPgrCol a:hover {
    border: 1px solid #A3B9CF;
}

