A:link, A:visited, A:active, A:hover {
}
A:link  {
	color: #0000CC;
	text-decoration: blink;

}
A:visited {
  color: #0000CC;
}
A:active {
  color: #0000CC;
}
A:HOVER {
	color: #FF0000;

  background-color: ;
	text-decoration: underline;

}

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

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

.tableborders {
  background: #000000;
}

.tddetails {
  background: #FFFFFF;
}

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

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

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

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



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

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

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

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

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

.lighttable {
  background: #F7F7F7;
  color: #000000;
}

.alternatetable {
  background: #DEDEDE;
}

.formboxes{
  font-family: ;
  background-color: ;
  color: ;
  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/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);
}
