body {
    background-color: #000000;
padding: 0px;
margin: 0px;
}

table {
    background-color: transparent;
}
}

.pagetop {
    font-size: 100%;
    font-family: Georgia, Helvetica, serif;
}

.linklist {
    width: 190px;
}

h2.pagetop {
    font-family: Georgia, Helvetica, serif;
    text-align: center;
}
h3 {
    font-family: Georgia, Helvetica, serif;
    color: #000000;
}

h3.pagetop {
    font-family: Georgia, Helvetica, serif;
    color: #000000;
    text-align: center;
}

/* For the Coding Manual in Lore */
.manualTitle {
    font-family: Georgia, Helvetica, serif;
    color: #993300;
    text-align: center;
}
.manualCopyright {
    text-align: center;
    font-size: 8pt;
    color: #993300;
}
.manualSyntax
{
    font-family: Courier, monospace;
    font-size: 12pt;
    color: #993300;
}
.manualDef {
    font-family: Arial, sans-serif;
}
.manualInput {
    background-color:#000000;
    color: #ffff00;
    font-weight: bold;
}
.manualOutput {
    background-color: #000000;
    color: #cccccc;
    font-weight: bold;
}
.manualExa {
    background-color: #000000;
    padding: 2px;
    border-left: 2px;
    border-right: 2px;
    border-top: 2px;
    border-bottom: 2px;
    border-color: #993300;
    border-style: inset;
}
.manualComment {
    color: #666600;
    font-style: italic;
}
.manualComment em {
   font-weight: bold;
   font-style: normal;
}
/* End Coding Manual defs */

.recentnewsCopy {
    padding-left: 5px;
    padding-top: 0px;
    padding-bottom: 5px;
    padding-right: 5px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12pt;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    letter-spacing: normal;
    word-spacing: normal;
    color: #993300;
    background-image: url( /images/little_line.jpg );
    background-repeat: repeat-y;
}

.leftmarginTop {
    background-image: url(/images/left_margin78_top.jpg);
    background-repeat: no-repeat;
    margin: 0;
    border: 0;
}
.rightmarginTop {
    background-image: url(/images/right_margin_top.jpg);
    background-repeat: no-repeat;
    margin: 0;
    border: 0;
}
.leftmarginBottom {
    background-image: url(/images/left_margin78_bottom.jpg);
    background-repeat: no-repeat;
}
.rightmarginBottom {
    background-image: url(/images/right_margin78_bottom.jpg);
    background-repeat: no-repeat;
}

.leftmarginCopy {
    background-image: url(/images/left_margin78.jpg);
    background-repeat: repeat-y;
}
.little_lineCopy {
    background-image: url(/images/little_line.jpg);
    background-repeat: repeat-y;
}
.rightmarginCopy {
    background-image: url(/images/right_margin.jpg);
    background-repeat: repeat-y;

}

.status {
    background-color: #EFCE98;
    font-family: Georgia, Helvetica, serif;
    padding-left: 0px;
}
.main_content {
    font-family: Georgia, Helvetica, serif;
    clear: none;
    text-align: left;
    display: run-in;
    visibility: visible;
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 10px;
}

.rn {
    background-color: #EFCE98;
}

.caption {
    color:  #993300;
    font-style: italic;
}

table.picturepages tr td {
    border-top: 1px;
    border-right: 0px;
    border-left: 0px;
    border-bottom: 0px;
    border-color: #993300;
    border-style: inset;
}

.title_letter {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 30px;
    line-height: 30px;
    font-style: italic;
}
