body {
     color: #ffffff;
     //background:#000000 url('bgthin2.gif') repeat-x top;
     background:#000000;
     font-family : Arial;
     font-size : 9pt
}


TD {
    font-family: Arial;
    font-size: 9pt;
}

.hlink {
    cursor: pointer;
    font-family: Arial;
    font-size: 9pt;
    color: #ffffff;
}

.emaillink {
    font-family: Arial;
    font-size: 9pt;
    color: #a0a0a0;
    cursor: pointer;
}

.plaintext {
    font-family: Arial;
    font-size: 9pt;
    color: #c0c0c0;
}

.dimtext {
    font-family: Arial;
    font-size: 9pt;
    color: #505050;
}

.thumblabel {
    font-family: Arial;
    font-size: 8pt;
    color: #a0a0a0;
    cursor: pointer;
}

.dropdowntext {
    font-family: Arial;
    font-size: 8pt;
    color: #ffffff;
    background-color: #303030;
}


