table.dir {
        background-color: #FFFFFF;
        border-left: 1px none;
        border-right: 1px none;
        border-top: 0px none;
        border-bottom: 0px none;
        bordercolor: #C0C0C0 none;
        font-family: Verdana, arial;
        font-size: 10pt;
        padding: 3px;
        spacing: 0;
        border-collapse: collapse;
}
table.inputDir {
        background-color: #E5E5E5; 
        font-size: 10pt;
        padding: 4px;
        spacing: 0;
        border-collapse: collapse;
        text-align: left;
}
table.dirList {
        background-color: #FFFFFF;
        font-family: Verdana, arial;
        font-size: 10pt;
        padding: 3px;
        spacing: 0;
        border-collapse: collapse;
}
TD.topLeftDir {
        background-color: #B3CAFF;
        border-left: 1px solid #C0C0C0;
        border-right-style: none;
        border-right-width: medium;
        border-top: 1px solid #C0C0C0;
        border-bottom-style: none;
        border-bottom-width: medium;
        text-align: right;
}
TD.topRightDir {
        background-color: #B3CAFF;
        border-left-style: none;
        border-left-width: medium;
        border-top: 1px solid #C0C0C0;
        border-bottom-style: none;
        border-bottom-width: medium;
        border-right: 1px solid #C0C0C0;
        text-align: left;
}
TD.midLeftDir {
        border-left: 1px solid #C0C0C0;
        border-right-style: none;
        border-right-width: medium;
        border-top-style: none;
        border-top-width: medium;
        border-bottom-style: none;
        border-bottom-width: medium;
        vertical-align: top;
        text-align: right;
        color: #808080;
}
TD.midRightDir {
        border-left-style: none;
        border-left-width: medium;
        border-right: 1px solid #C0C0C0;
        border-top-style: none;
        border-top-width: medium;
        border-bottom-style: none;
        border-bottom-width: medium;
        vertical-align: top;
        text-align: center;
        color: #808080;
}
TD.midDir {
        vertical-align: top;
        border-style: none;
        border-width: medium;
        text-align: left;
}
TD.botDir {
        background-color: #FFFFF0;
        border-left-style: none;
        border-left-width: medium;
        border-right-style: none;
        border-right-width: medium;
        border-top: 1px solid #C0C0C0;
        border-bottom-style: none;
        border-bottom-width: medium;
        text-align: center;
        color: #808080;
}
font.postedDir {
        font-size: 6pt;
}
