
body {
 color: #DBDBDB;
 background-color: #000000;
 font-family: tahoma,helvetica;
 
}

body a:link, body a:visited, body a:active {
 color: #DBDBDB;
 text-decoration: underline;
 
}
body a:hover {
 color: gold;
 text-decoration: underline;
 
}




.mainpage {
 background-color: #000000;
}



.tableoutborder {
 background-color: #0E0E0E;
}



.tableinborder {
 background-color: #141414;
}

.threadline {
 color: #141414;
 background-color: #141414;
 height: 1px;
 border: 0;
}


.tabletitle {
 color: #DBDBDB;
 background-color: #292929;
 background-image: url(images/cellpic.gif);
}


.tabletitle_fc {
 color: #DBDBDB;
}


.inposttable {
 background-color: #313131;
 
}

.tabletitle a:link, .tabletitle a:visited, .tabletitle a:active { 
 color: #DBDBDB;
 text-decoration: underline;
 
}
.tabletitle a:hover { 
 color: gold;
 text-decoration: underline;
 
}

.smallfont {
 font-size: 11px;
 font-family: tahoma,helvetica;
 color: #DBDBDB;
 
}

.normalfont {
 font-size: 12px;
 font-family: tahoma,helvetica;
 color: #DBDBDB;
 
}

.tablecat {
 color: #DBDBDB;
 background-color: #464646;
 background-image: url(images/catpic.gif);
}


.tablecat_fc {
 color: #DBDBDB;
}


.tablecat a:link, .tablecat a:visited, .tablecat a:active {
 color: #DBDBDB;
 text-decoration: underline;
 
}
.tablecat a:hover { 
 color: gold;
 text-decoration: underline;
 
}

.tableb {
 color: #DBDBDB;
 background-color: #343434;
 border-top: 1px #494949 solid; 
border-left: 1px #494949 solid
}


.tableb_fc {
 color: #DBDBDB;
}


.tableb a:link, .tableb a:visited, .tableb a:active { 
 color: #DBDBDB;
 text-decoration: underline;
 
}
.tableb a:hover { 
 color: gold;
 text-decoration: underline;
 
}

.tablea {
 color: #DBDBDB;
 background-color: #3B3B3B;
 border-top: 1px #494949 solid; 
border-left: 1px #494949 solid
}


.tablea_fc {
 color: #DBDBDB;
}


.tablea a:link, .tablea a:visited, .tablea a:active {
 color: #DBDBDB;
 text-decoration: underline;
 
}
.tablea a:hover { 
 color: gold;
 text-decoration: underline;
 
}

.prefix {
 color: #00080b;
 
 
 
}

.time {
 color: gold;
 
 
 
}

.highlight {
 color: #FFFFFF;
 
 
 
}

select {
 font-size: 12px;
 font-family: tahoma,helvetica;
 color: #DBDBDB;
 background-color: #3C3C3C;
 
}

textarea {
 font-size: 12px;
 font-family: tahoma,helvetica;
 color: #DBDBDB;
 background-color: #3C3C3C;
 
}

.input {
 font-size: 12px;
 font-family: tahoma,helvetica;
 color: #DBDBDB;
 background-color: #3C3C3C;
 
}

.publicevent {
 color: #FFFFFF;
 
}

.privateevent {
 color: #DBDBDB;
 
}

.hoverMenu {
 display: none;
 position: absolute;
 z-index: 10;
 padding: 5px;
 border: 1px solid #141414;
 color: #DBDBDB;
 background-color: #3B3B3B;
}
.hoverMenu ul {
 list-style-type: none;
 margin: 0;
 padding: 0;
 
}
.hoverMenu ul li {
 text-align: left;
 padding: 0;
}

form {
 padding:0px;
 margin:0px;
}

pre {
 padding:0px;
 margin:0px;
 font-family: Courier new;
 font-size: 10px; 
}

