A:link, A:visited, A:active, A:hover {
}
A:link  {
  color: #cccccc;
}
A:visited {
  color: #cccccc;
}
A:active {
  color: #cccccc;
}
A:HOVER {
  color: #999999;
  background-color: ;
}

.onbody {
  color: #000000;
}
.onbody A:link {
  color: #cccccc;
}
.onbody A:visited {
  color: #cccccc;
}
.onbody A:active {
  color: #cccccc;
}
.onbody A:hover {
  color: #999999;
}

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

.tableborders {
  background: #000000;
}

.tddetails {
  background: #000000;
}

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

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

.menubar{
  background: #000000;
  font-size: 8pt;
  color: #888888;
}
.menubar A:link {
  color: #888888;
}
.menubar A:visited {
  color: #888888;
}
.menubar A:active {
  color: #888888;
}
.menubar A:hover {
  color: #666666;
}

.menubarnb{
  background: #000000;
  font-size: 8pt;
  color: #888888;
}
.menubarnb A:link {
  color: #888888;
}
.menubarnb A:visited {
  color: #888888;
}
.menubarnb A:active {
  color: #888888;
}
.menubarnb A:hover {
  color: #666666;
}



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

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

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

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

.lastcommcol {
  font-size: 8pt;
  background: #000000;
  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: #888888;
}

.lighttable {
  background: #222222;
  color: #cccccc;
}

.alternatetable {
  background: #000000;
}

.formboxes{
  font-family: ;
  background-color: ;
  color: ;
  font-size: 9pt;
}

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

.tlc {
 background-image: url(stylesheets/darkblue-borders/theblues-tlc.gif);
}
.topleft {
  background-image: url(stylesheets/darkblue-borders/theblues-topleft.gif);
}
.top {
  background-image: url(stylesheets/darkblue-borders/theblues-top.gif);
}
.topright {
  background-image: url(stylesheets/darkblue-borders/theblues-topright.gif);
}
.trc {
 background-image: url(stylesheets/darkblue-borders/theblues-trc.gif);
}
.left {
 background-image: url(stylesheets/darkblue-borders/theblues-left.gif);
}
.right {
 background-image: url(stylesheets/darkblue-borders/theblues-right.gif);
}
.blc {
 background-image: url(stylesheets/darkblue-borders/theblues-blc.gif);
}
.botleft {
 background-image: url(stylesheets/darkblue-borders/theblues-botleft.gif);
}
.bot {
 background-image: url(stylesheets/darkblue-borders/theblues-bottom.gif);
}
.botright {
 background-image: url(stylesheets/darkblue-borders/theblues-botright.gif);
}
.brc {
 background-image: url(stylesheets/darkblue-borders/theblues-brc.gif);
}
#selfdiv {
width: 700px;
text-align:center;
}
#selfdiv img {
border-style: solid;
margin: 5px;
padding: 0px;
border-width:1px;
border-color: #808040;
}