A:link, A:visited, A:active, A:hover {
}
A:link  {
  color: #0000FF;
}
A:visited {
  color: #0000FF;
}
A:active {
  color: #0000FF;
}
A:HOVER {
  color: #FF0000;
  background-color: ;
}

.onbody {
  color: #FFFF00;
}
.onbody A:link {
  color: #FFFF00;
}
.onbody A:visited {
  color: #FFFF00;
}
.onbody A:active {
  color: #FFFF00;
}
.onbody A:hover {
  color: #ffffff;
}

BODY,P,TABLE,TD,TR {
  font-size: 9pt;
  color: #000000;
  font-family: Verdana, Helvetica, sans-serif;
}
FORM {
  display: inline;
  margin-bottom: 0;
}
BODY {
  background: #000000;
}
PRE {
  font-size: ;
  font-family: ;
}

.tableborders {
  background: #660000;
}

.tddetails {
    background: #BEBEBE;
}

.tdbackground {
  font-size: 9pt;
  font-weight: ;
  color: #000000;
  background: #696969;
  font-family: Verdana, Helvetica, sans-serif;
}

.tdnothumbs {
  font-size: 9pt;
  font-weight: ;
  color: #000000;
  background: #BCBDBD;
  font-family: Verdana, Helvetica, sans-serif;
}

.menubar{
  background: #778899;
  font-size: 8pt;
  color: #FFFFFF;
}
.menubar A:link {
  color: #FFFFFF;
}
.menubar A:visited {
  color: #FFFFFF;
}
.menubar A:active {
  color: #FFFFFF;
}
.menubar A:hover {
  color: #ffff00;
}

.menubarnb{
  background: #778899;
  font-size: 8pt;
  color: #FFFFFF;
}
.menubarnb A:link {
  color: #FFFFFF;
}
.menubarnb A:visited {
  color: #FFFFFF;
}
.menubarnb A:active {
  color: #FFFFFF;
}
.menubarnb A:hover {
  color: #ffff00;
}

.navigation{
  background: #DEDFDF;
  color: #000000;
  font-size: 8pt;
  font-family: Verdana, Helvetica, sans-serif;
}

.new {
  font-size: ;
  color:     ;
}

.catcolumn {
  font-size: 8pt;
  font-style: ;
  text-align: ;
  background: #DBDBDB;
}

.photocol {
  font-size: 8pt;
  font-style: ;
  text-align: ;
  background: #F7F7F7;
}

.commentscol {
  font-size: 8pt;
  font-style: ;
  text-align: ;
  background: #DBDBDB;
}

.lastphocol {
  font-size: 8pt;
  font-style: ;
  text-align: ;
  background: #DBDBDB;
}

.lastcommcol {
  font-size: 8pt;
  background: #F7F7F7;
  color: ;
}

.small {
  font-size: 8pt;
  font-family: Verdana, Helvetica, sans-serif;
}
.medium {
  font-size: 10pt;
  font-family: Verdana, Helvetica, sans-serif;
}
.large {
  font-size: 12pt;
  font-family: Verdana, Helvetica, sans-serif;
}

.welcome {
  background: ;
  font-family: Verdana, Helvetica, sans-serif;
  color: #FFFFFF;
}

.forumtitle {
}
.forumdescript {
  font-size: 8pt;
}
.lighttable {
  background: #f7f7f7;
  color: #000000;
}
.darktable {
  background: #F7F7F7;
  color: #000000;
}
.cleartable {
  font-size: 8pt;
  background: #F7F7F7;
}
.alternatetable {
  background: #DEDEDE;
  color: #000000;
}
.subjecttable {
  background: #DEDFDF;
  color: #000000;
}
.footertable {
  background: #FFFFFF;
}
.formboxes {
  font-family: ;
  background-color: #DBDBDB;
  color: ;
  font-size: 9pt;
  width: 200px;
}
TEXTAREA {
  font-family: ;
  background-color: #DBDBDB;
  color: ;
  font-size: 9pt;
  width: 300px;
}
.buttons {
  font-family: Verdana, Helvetica, sans-serif;
  background-color: #DBDBDB;
  color: #000000;
  font-size: 9pt;
}

blockquote {
   font-size:9pt; border:1px solid #E6E6E6;
   margin:0px 20px; padding:0px 10px
}
blockquote .small {
   background:#E6E6E6;
   margin-left:-10px; padding:1px 2px
}
blockquote hr {
   visibility:hidden;
   height:1px
}
blockquote br {
   font-size:1px
}

.tlc {
  background-image: url(stylesheets/dark-borders/grey-tlc.gif);
}
.topleft {
  background-image: url(stylesheets/dark-borders/grey-topleft.gif);
}
.top {
  background-image: url(stylesheets/dark-borders/grey-top.gif);
}
.topright {
  background-image: url(stylesheets/dark-borders/grey-topright.gif);
}
.trc {
 background-image: url(stylesheets/dark-borders/grey-trc.gif);
}
.left {
 background-image: url(stylesheets/dark-borders/grey-left.gif);
}
.right {
 background-image: url(stylesheets/dark-borders/grey-right.gif);
}
.blc {
 background-image: url(stylesheets/dark-borders/grey-blc.gif);
}
.botleft {
 background-image: url(stylesheets/dark-borders/grey-botleft.gif);
}
.bot {
 background-image: url(stylesheets/dark-borders/grey-bottom.gif);
}
.botright {
 background-image: url(stylesheets/dark-borders/grey-botright.gif);
}
.brc {
 background-image: url(stylesheets/dark-borders/grey-brc.gif);
}
