* {
  outline: none;
}

body {
  color: #ffffff;
  background-color: #1d1d1d;
  margin: 0;
  padding: 0;
  font-family: Verdana,Tahoma,Helvetica;
  min-width: 890px;
}

body a:link, body a:visited, body a:active {
 color: #3399ff;
 text-decoration: none;
}

body a:hover {
 color: #73bbff;
 text-decoration: underline;
}

h1, h2, h3 {
  margin: 0;
  padding: 0;
  display: inline;
  font-size: 1em;
  font-weight: bold;
  text-decoration: none;
  font-style: normal;
}

img {
  border: 0;
}

.nowrap {
  white-space: nowrap;
}

.mainpage {
 background-color: #1d1d1d;
}

.tableoutborder {
 background-color: #5b5b5b;
}

.tableinborder {
 background-color: #000000;
}

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

.tabletitle {
 color: #ffffff;
 background: #273238 url(/images/tabletitle_bg.gif) top left no-repeat;
}

.tabletitle_fc {
 color: #ffffff;
}

.inposttable {
 background-color: #3E3E3E;
}

.tabletitle a:link, .tabletitle a:visited, .tabletitle a:active {
 color: #ffffff;
 text-decoration: none;
}

.tabletitle a:hover {
 color: #ffffff;
 text-decoration: underline;
}

.smallfont {
 font-size: 11px;
 font-family: Verdana,Tahoma,Helvetica;
}

.normalfont {
 font-size: 13px;
 font-family: Verdana,Tahoma,Helvetica,Times;
}

.tablecat {
 color: #ffffff;
 background: #002a52 url(/images/tablecat_bg.gif) top left no-repeat;
}

.tablecat_fc {
 color: #ffffff;
}

.tablecat a:link, .tablecat a:visited, .tablecat a:active {
 color: #ffffff !important;
 text-decoration: none;
}

.tablecat a:hover {
 color: #73bbff;
 text-decoration: underline;
}

.tableb {
 color: #ffffff;
 background-color: #1d1d1d;
}

.tableb_fc {
 color: #ffffff;
}

.tableb a:link, .tableb a:visited, .tableb a:active {
 color: #3399ff;
 text-decoration: none;
}

.tableb a:hover {
 color: #73bbff;
 text-decoration: underline;
}

.tablea {
 color: #ffffff;
 background-color: #282828;
}

.tablea_fc {
 color: #ffffff;
}

.tablea a:link, .tablea a:visited, .tablea a:active {
 color: #3399ff;
 text-decoration: none;
}

.tablea a:hover {
 color: #73bbff;
 text-decoration: underline;
}

.prefix {
 color: #eade00;
}

.time {
 color: #ffffff;
}

.highlight {
 color: #ff0000;
 font-weight: bold;
}

select {
 font-size: 12px;
 font-family: Verdana,Tahoma,Helvetica;
 color: #000000;
 background-color: #cfcfcf;
 border:1px solid #000000;
 text-indent: 2px;
}

textarea {
 font-size: 12px;
 font-family: Verdana,Tahoma,Helvetica;
 color: #000000;
 background-color: #cfcfcf;
 border:1px solid #000000;
 text-indent: 2px;
}

.input {
 font-size: 12px;
 font-family: Verdana,Tahoma,Helvetica;
 color: #000000;
 background-color: #cfcfcf;
 border:1px solid #000000;
 text-indent: 2px;
}

.publicevent {
 color: #ff0000;
}

.privateevent {
 color: #18f000;
}

.hoverMenu {
 display: none;
 position: absolute;
 z-index: 10;
 padding: 5px;
 border: 1px solid #000000;
 color: #ffffff;
 background-color: #282828;
 filter: alpha(opacity=85);
 -khtml-opacity: .85;
 -moz-opacity: .85;
 opacity: .85;
}

.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;
}

.paperclip {
  float: right;
  margin-left: 10px;
}

.resizeImage {
  color: #f00;
}


.menubar {
  margin: 3px auto 0 auto;
  padding: 0;
  font-size: 0px;
}

.menubar li {
  display: inline;
  list-style-type: none;
}

.menubar a {
  padding: 1px 4px;
  background-color: #2c3e48;
  border-width: 1px;
  border-style: solid;
  border-color: #354B57 #213139 #213139 #354B57;
  color: #fff !important;
  font-size: 10px;
}

.menubar a:hover {
  border-color: #213139 #354B57 #354B57 #213139;
  text-decoration: none;
}

.newlogo {
  border: 1px solid #000;
  width: 97%;
}

.newlogo br {
  font-size: 8px;
}

