
h1 { font-family: verdana, tahoma, helvetica, arial, sans-serif; font-size: 16pt; color: #880000; font-weight: normal; text-align: left }
h2 { font-family: verdana, tahoma, helvetica, arial, sans-serif; color: #880000; font-size: 10pt; font-weight: bold; margin-bottom: 0 }
h3 { font-family: verdana, tahoma, helvetica, arial, sans-serif; color: #880000; font-size: 10pt; font-style: italic; font-weight: bold; margin-bottom: 0 }
h4 { font-family: verdana, tahoma, helvetica, arial, sans-serif; color: #000000; font-size: 12pt; font-weight: bold; }

#bulk
{
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt;
}

body
{
    background-image :  url(images/background.gif);
    background-color : #FFFFCC;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    scrollbar-3dlight-color:#9999CC;
       scrollbar-arrow-color:#000000;
       scrollbar-base-color:#D9D9EC;
       scrollbar-darkshadow-color:#D9D9EC;
       scrollbar-face-color:#D9D9EC;
    scrollbar-highlight-color:;
    scrollbar-shadow-color:
}

.detailsnormal
{
    background-color : #dcdcfe;
    border-style : solid;
    border-width : 1px;
    border-color : #e3e3ec;
}

.detailsmouseover
{
    background-color : #A6B2D4;
    border-style : solid;
    border-width : 1px;
    border-color : #e3e3ec;
    cursor: hand;
}

.detailsshow
{
    border-style : solid;
    border-width : 0px;
    border-color : #e3e3ec;
}

.detailshidden
{
    border-style : solid;
    border-width : 1px;
    border-color : #e3e3ec;
    display : none;
}
