
body {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 8.75pt;
        color: #333;
        background-color: #fff;
        white-space: nowrap;
}

td {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 8.75pt;
        color: #333;
        white-space: nowrap;
}

a {
        color: #333;
        text-decoration: none;
}

a:visited
{
        color: #333;
        text-decoration: none;
}

a:hover {
        color: #111;
        text-decoration: underline;
}

.small
{
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 7pt;
        color: #333;
        white-space: nowrap;
}

.header
{
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 14pt;
        color: #333;
        white-space: nowrap;
}

.Folder_inactive { color: #969696; font-size: 8pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-decoration: none;}

.Folder_active { color: #4b4b4b; font-size: 8pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-decoration: none;}

.info_table {border: 1px solid #aaaabb}
.table_header {background-color: #bbbbbb}
.actions_menu a:visited {color: #333;}
.actions_menu a:hover {color: #111;}
.actions_menu a {color: #333;}
.disabled {color: #999999; }
.table_odd {background-color: #e0e0e0;}

.popup
{
    visibility: hidden;
    border: 2px solid #707070;
    overflow: hidden;
    background-color: #f0f0f0;
    position: absolute;
    left: 10px;
    top:  200px;
    height: 200px;
    width: 450px;
}
