.booktitle {
        background : #F5F5F5;
        border-top : 1px solid #333333;
        border-bottom : 1px solid #333333;
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 14px;        
        font-weight : bold;
        color : Black;
}

.booktitlelink {
        background : #F5F5F5;
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 14px;        
        font-weight : bold;
        color : Black;
        text-decoration : none;
}

.booktitlelink:HOVER {
        color : Red;
        text-decoration : underline;
}

.boomtoppanel {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 11px;
        background : #FAFAFA;
        color : Black;
}

.bookbottompanel {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 11px;        
        background : White;
        color : Black;
}

