﻿a:hover {
    background-color: transparent;   
}


th.TableRecords_Header {
    color: #666666;
    background: transparent url(/RichWidgets/img/Bar_Gradient.png?22) repeat-x top;
    _background: transparent;  /* IE6 */
    _filter: -;  /* IE6 */
    white-space: nowrap;
    line-height: 18px;
    padding: 4px 6px 4px 6px;
    border-right: 1px solid white;
}

.albumdiv{
    background: #3DC1F5;
    color:#FFFFFF !important;
    padding:1em;
    
}

.albumdiv a:link, .albumdiv a:hover{
    color: #FFFFFF !important;
}
.albumdiv a:hover{
    text-decoration: none !important;
}
.active a:link{
    color: #000000 !important;
}

.Text_Note:hover{
    background: none !important;
    background-color: none !important;
}