@charset "iso-8859-1";
BODY {
    font-family:         Times New Roman, Tahoma, Helvetica, sans-serif;
    font-size:             11px;
    font-weight:         normal;
    background-color:    #FFFFFF;
    margin-left:         0;
    margin-right:         0;
    margin-top:         0;
    margin-bottom:         0;
    }

TR.TABDARKGREY {
    background-color:     #C0C0C0;
    color:                 #000000;
    }
TR.TABLIGHTGREY {
    background-color:     #EEEEEE;
    color:                 #000000;
    } 

TR.TABWHITE {
    background-color:     #FFFFFF;
    color:                 #000000;
    } 

TD {
    font-family:         Times New Roman, Tahoma, Helvetica, sans-serif;
    font-size:            11px;
    font-weight:         normal; 
    color:                 #000000;
    }


TD.FIELDTITLE {
    color:                 #FFFFFF;
    font-weight:           bold;
    background-color:     threedshadow;
    }

TD.FIELDLARGE {
    font-size:            18px;
    font-weight:          normal;
    background-color:     threedhighlight;
    }

TD.FIELDDATA {
    font-size:            14px;
    font-weight:          normal;
    background-color:     threedhighlight;
    }

TD.TABACTIVE {
    background-color:     #C0C0C0;
    font-weight:         bold;
    color:                 #000000;
    }        

TD.TABINACTIVE {
    background-color:     #EEEEEE;
    }
    
/* should be the same color as the TD.TABACITVE class */
TABLE.TABBED {
    background-color:     #C0C0C0;
    }    
    
INPUT, SELECT, TEXTAREA {
    font-family:         Times New Roman, Tahoma, Helvetica, sans-serif;
    font-size:             11px;
    font-weight:         normal; 
    }

.PAGEFUNCTIONTITLE {
    font-size:             17px;
    font-weight:         bold;
    }

.PAGEFUNCTIONHEADING {
    font-size:             15px;
    font-weight:         bold;
    }

A.HELPLINK, A.HELPLINK:LINK, A.HELPLINK:VISITED {
    font-family:          Times New Roman, Tahoma, Arial, Helvetica, sans-serif;
    font-size:             11px;
    font-weight:         normal;
    color:                 #330066;
    text-decoration:     none;
    }
    
A.PAGETOP, A.PAGETOP:LINK, A.PAGETOP:VISITED {
    font-family:          Times New Roman, Tahoma, Arial, Helvetica, sans-serif;
    font-size:             11px;
    font-weight:         bold;
    color:                 #000000;
    text-decoration:     underline;
    }

A.ISSUELIST, A.ISSUELIST:LINK, A.ISSUELIST:VISITED {
    color:                 #800000;
    text-decoration:     none;
    font-weight:         bold;
    }
    
    
A.TAB {
    font-family:             Times New Roman, Tahoma,Verdana, Arial, sans-serif;
    font-size:                 11px;
    color:                    windowtext;
    text-decoration:        none;
    font-weight:            bolder;
    }
    
A.TABLARGE {
    font-family:             Times New Roman, Tahoma,Verdana, Arial, sans-serif;
    font-size:                 13px;
    color:                    windowtext;
    text-decoration:        none;
    font-weight:            bolder;
    }

A.TABLARGE:HOVER {
    color:                    captiontext;
    text-decoration:        underline;
    }
    
A.TAB:HOVER {
    color:                    #808080;
    text-decoration:        underline;
    }

TD.TAB {
    font-family:             Times New Roman, Verdana, Arial, sans-serif;
    font-size:                 13px;
    color:                    windowtext;
    text-decoration:        none;
    font-weight:            bolder;
    }    

TD.TABINFO {
    color:                    #808080;
    font-weight:            bold;
    }
    
TABLE.TAB {
    font-family:             Times New Roman, Verdana, Arial, sans-serif;
    font-size:                 11px;
    color:                    windowtext;
    text-decoration:        none;
    font-weight:            bolder;
    
    margin:                    0;
    border-style:            solid;
    border-width:            1px;
    border-top-color:        threedhighlight;
    border-left-color:        threedhighlight;
    border-right-color:        windowframe;
    border-bottom-color:    windowframe;
    }
    
TABLE.TABHI {
    background-color:        threedface;
    border-bottom-color:    threedface;
    border-width:            2px;
    font-size:                 13px;
    }
    
TABLE.TABFLAT {
    background-color:        threedface;
    border-bottom-color:    threedhighlight;
    }
    
TABLE.PANEL {

    background-color:        threedface;
    border-bottom-color:    threedface;
    border-top-color:        threedface;
    border-bottom-color:    windowframe;
    }

TABLE.WINDOW {
    margin:                    4;
    border-style:            solid;
    border-width:            1px;

    font-family:             Times New Roman, Tahoma, Arial, sans-serif;
    font-size:                 11px;
    color:                    windowtext;
    }
    
TABLE.WINDOWOUTFLAT {
    border-top-color:        threedhighlight;
    border-left-color:        threedhighlight;
    border-right-color:        windowframe;
    border-bottom-color:    windowframe;
    background-color:        threedface;
    
    font-size:                 10px;
    color:                    menutext;
    }
    
TABLE.WINDOWINFLAT {
    border-bottom-color:    threedhighlight;
    border-right-color:        threedhighlight;
    border-left-color:        windowframe;
    border-top-color:        windowframe;
    background-color:        threedface;
    color:                    menutext;
    }
    
TABLE.WINDOWINHI {
    border-bottom-color:    threedhighlight;
    border-right-color:        threedhighlight;
    border-left-color:        windowframe;
    border-top-color:        windowframe;
    background-color:        window;
    }
    
TABLE.WINDOWOUTHI {
    border-top-color:        threedhighlight;
    border-left-color:        threedhighlight;
    border-right-color:        windowframe;
    border-bottom-color:    windowframe;
    background-color:        window;
    }

FONT.STATUSLINE {
    font-family:             Times New Roman, Tahoma, Arial, sans-serif;
    font-size:                 12px;
    color:                    #003300;
    text-decoration:        none;
    }
        
.GRAYEDOUT {
    color:                     gray;
}

A.FRONTPAGE {
    text-decoration:    none;
}

A.FRONTPAGE:HOVER {
    text-decoration:    underline;
    color:                #669966;
}

.FRONTPAGEPROJECHEADER {
    color:                #336633;
    font-weight:        700;
}

.ISSUEVIEWDARK {
    background-color: #EEEEEE;
}
        
.ISSUEVIEWLIGHT {
    background-color: #E0E0E0;
}


A.ISSUEPAGE_TITLEBAR {
    text-decoration:    none;
}

A.ISSUEPAGE_TITLEBAR:HOVER {
    text-decoration:    underline;
    color:                #FFFFFF;
}