/* This is the default style sheet for AstroImage */

/* Links */
A {}
A:link { color: #CC0000; }
A:visited { color: #CC0000; }
A:active { color: #FF6666; }
A:hover { color: red; }

BODY {
    background: #000000;
    color: #AC7378;
    font-family: Verdana, sans-serif;
    font-weight: 600;
    font-size: 12pt;
    margin-left: 0em;
    margin-right: 0em;
    margin-top: 0em;
    margin-bottom: 1em;
    WIDTH: 100%;
; left: 10px; clip:  rect(   )
}

P {
;
}

H1 {
    font-weight: 600;
    font-size: 16pt;
; color: #FF5555
}

H2 {
    font-weight: 600;
    font-size: 14pt;
}

H3 {
    font-weight: 800;
    font-size: 12pt;
; font-family: "Times New Roman", Times, serif; line-height: 12pt
}

H4 {
    font-weight: 600;
    font-size: 10pt;
}

H5 {
    font-weight: 600;
    font-size: 8pt;
}

/* Menu Items */
A.StdMnu:link { 
    color: white; 
    text-decoration: none; 
}
A.StdMnu:visited { 
    color: white; 
    text-decoration: none; 
}
A.StdMnu:active { 
    color: white; 
    text-decoration: none; 
}
A.StdMnu:hover { 
    color: yellow; 
    text-decoration: underline; 
}

SMALL {
    font-size: 8pt;
}

BIG {
    font-size: 16pt;
}

/* Tables */
TH {
    font-family: Verdana, sans-serif;
    font-weight: 600;
    font-size: 8pt;
}

TD {
    font-family: Verdana, sans-serif;
    font-weight: 300;
    font-size: 9pt;
}

SELECT {
    font-family: Verdana, sans-serif;
    font-weight: 200;
    font-size: 8pt;
}

INPUT {
    font-family: Verdana, sans-serif;
    font-weight: 200;
    font-size: 8pt;
}

/* Classes */

.DropCap {
    font-weight: 600;
}

.StdMnu {
    color: white;
    font-family: Verdana, sans-serif;
    font-weight: 600;
    font-size: 8pt;
}

.StdBody {
    font-family: Verdana, sans-serif;
    font-weight: 600;
    font-size: 11pt;
    margin-left: 1em;
    margin-right: 1em;
    margin-top: 1em;
    margin-bottom: 1em;
; color: #FF5555
}

.WaterMark {
    color: gray;
}

.Outline {
    font-family: Verdana, sans-serif;
    font-weight: 600;
    font-size: 10pt;
}

.THeader {
    background: #DEB887;
}

.TDetails {
    background: #FFF8DC;
}

.TFooter {
    background: #DEB887;
}
