BODY {
    background-color: White;
    font-family: Helvetica,Geneva,Verdana,Arial;
}

body:before {
	content: "Please note: This is an archive of forum.diablonet.net.  Posting, accounts, and other features do not work.  Some threads were lost due to an attempt to remove spam within the forum.  Items may be blatantly incomplete here.  You have been warned.";
}

.formbutton {
    background-color: White;
    color: black;
    font-size: smaller;
}

textarea.forminput {
	font-family: Monaco, Courier, Andale Mono, Courier New, monospace;
	font-size: 10px;
}

.forminput {
    background-color: White;
    color: Black;
    font-size: smaller;
}

.tablebutton
{
    border: 1px solid Black;
    background-color: White;
}

.tablebuttonfont
{
    color: #000000;
	font-size: smaller;
}

.table {
    border-top: 1px DarkSlateGray solid;
    border-right: 1px DarkSlateGray solid;
}

.tableheadercell {
    border-bottom: 1px DarkSlateGray solid;
    border-left: 1px DarkSlateGray solid;
    background-color: Silver;
}

.categorycell {
    border-bottom: 1px DarkSlateGray solid;
    border-left: 1px DarkSlateGray solid;
    background-color: White;
}

.tablecell1 {
    border-bottom: 1px DarkSlateGray solid;
    border-left: 1px DarkSlateGray solid;
    background-color: WhiteSmoke;
}

.tablecell2 {
    border-bottom: 1px DarkSlateGray solid;
    border-left: 1px DarkSlateGray solid;
    background-color: WhiteSmoke;
}

.tablecellspecial {
    border-left: 1px DarkSlateGray solid;
    background-color: WhiteSmoke;
}

.textsmall {
    font-size: 10px;
    color: #000000;
}

.textlarge {
    font-size: 12px;
    color: #000000;
}

a:link,a:visited,a:active {
    color: DarkSlateBlue;
}

a:hover {
    color: DarkSlateBlue;
}

.textheader {
    color: #000000;
}

.textheader a:link,.textheader a:visited,.textheader a:active {
    color: DarkSlateBlue;
}

.textheader a:hover {
    color: DarkSlateBlue;
}

.errortext {
    color: red;
}

.highlight {
    background: yellow;
    color: black;
}

.quote
{    
    color: #000000;
    border: 1px solid #006699;
    background: #B4C4D5; 
}
