body {
        background: #050505;
        color: #DC143C;
        font-family: monospace;
        font-size: 11px;
}
h1 {
        font-size: 20pt;
        text-align: center;
        letter-spacing: 0px;
}
div.ban h2 {
        font-size: 14pt;
        background: transparent;
        color: #950E29;
        border: #FFFFFF 2px solid;
}

div.title, h1 {
        color: #DC143C;
        font-family: Arial, Helvetica, sans-serif;
}
div.title p {
        font-size: 13px;
}
div.subtitle {
        text-align:center;
}


a:link, a:visited, p.intro a.email span.name {
        color: #EF4E6E;
        text-decoration: underline;
        font-family: monospace;
}
a:link:hover, a:visited:hover {
        color: #950E29;
        font-family: monospace;;
        text-decoration: underline overline;
}
a.post_no {
        color: #464646;
        text-decoration: none;
}
a.post_no:hover {
        color: maroon;
        text-decoration: underline overline;
}
div.post.reply {
        background: #0E0E0E;
        border: #414141 0px solid !important;
        width: 80%;
}
.de-pview {
                background: rgba(14, 14, 14, 0.84) !important;
}
div.post.reply.highlighted {
        background: transparent;
        border: #414141 2px solid;
}
div.post.reply div.body a:link, div.post.reply div.body a:visited {
        color: #646464;
}
div.post.reply div.body a:link:hover, div.post.reply div.body
a:visited:hover {
        color: #DC143C;
}
p.intro span.subject {
        font-size: 12px;
        font-family: monospace;
        color: #646464;
        font-weight: 800;
}
p.intro span.name {
        color: #FF0000;
        font-weight: 900;
}
p.intro a.capcode, p.intro a.nametag {
        color: magenta;
        margin-left: 0;
}
p.intro a.email, p.intro a.email span.name, p.intro a.email:hover, p.intro
a.email:hover span.name {
        color: #B30003;
        font-family: monospace;
}
input[type="text"], textarea, select {
        background: #121212;
        color: #DC143C;
        border: #666666 1px solid;
        padding-left: 5px;
        padding-right: -5px;
        font-family: monospace;
        font-size: 10pt;
}
input[type="password"] {
        background: #333333;
        color: #8B8B8B;
        border: #666666 1px solid;
}
form table tr th {
        background: #333333;
        color: #828282;
        font-weight: 800;
        text-align: center;
        padding: 0;
}
div.banner {
        background: #000000;
        color: #BFBFBF;
        text-align: center;
        width: 250px;
        padding: 4px;
        padding-left: 12px;
        padding-right: 12px;
        margin-left: auto;
        margin-right: auto;
        font-size: 12px;
}
input[type="submit"] {
        background: #333333;
        border: #888888 1px solid;
        color: #A0A0A0;
}
input[type="submit"]:hover {
        background: #555555;
        border: #888888 1px solid;
        color: #DC143C;
}
p.fileinfo a:hover {
        text-decoration: underline;
}
span.trip {
        color: #AAAAAA;
}
div.pages {
        color: #AAAAAA;
        background: #333333;
        border: #666666 1px solid;
        font-family: sans-serif;
        font-size: 10pt;
}
div.pages a.selected {
        color: #8C8C8C;
}
hr {
        height: 1px;
        border: #333333 1px solid;
}
div.boardlist {
        color: #999999;
}
div.ban {
        background-color: transparent;
        border: transparent 0px solid;
}

table.modlog tr th {
        background: #DC143C;
        color: #AAAAAA;
}

</style>