A:link, A:visited, A:active, A:hover { 
}
A:link  { 
  color: #ffffff;
}
A:visited { 
  color: #ffffff;
}
A:active {
  color: #cccccc;
}
A:HOVER { 
  color: #cccccc;
  background-color: ;
}

.onbody {
  color: #ffffff; 
}
.onbody A:link {
  color: #ffffff;
}
.onbody A:visited {
  color: #ffffff;
}
.onbody A:active {
  color: #ffffff;
}
.onbody A:hover {
  color: #64635e;
}

BODY,P,TABLE,TD,TR {   
background-color: #3e3e3e;  
font-size: 10pt;
  color: #ffffff;
  font-family: Trebuchet, Trebuchet MS, Arial, Helvetica, sans-serif;
  line-height: 20px;
}
BODY {
  background: #3e3e3e;  
}
FORM {
  display: inline;
  margin-bottom: 0;
}
PRE {
  font-size: ;
  font-family: ;
}

.tableborders {
  background: #383737;
}

.tddetails {
  background: #3e3e3e;
}

.tdbackground {
  font-size: 10pt;
  font-weight: ;
  color: #ffffff;
  background: #545454;
  font-family: Trebuchet, Trebuchet MS, Arial, Helvetica, sans-serif;
}

.tdnothumbs {
  font-size: 10pt;
  font-weight: ;
  color: #ffffff;
  background: #545454;
  font-family: Trebuchet, Trebuchet MS, Arial, Helvetica, sans-serif;
}

.menubar{
  background: #64635e;
  font-size: 10pt;
  color: #ffffff;
}
.menubar A:link {
  color: #ffffff;
}
.menubar A:visited {
  color: #ffffff;
}
.menubar A:active {
  color: #cccccc;
}
.menubar A:hover {
  color: #cccccc;
}


.catcolumn {
  font-size: 10pt;
  font-style: ;
  text-align: ;
  background: #545454;
}

.photocol {
  font-size: 10pt;
  font-style: ;
  text-align: ;
  background: #545454;
}

.commentscol {
  font-size: 10pt;
  font-style: ;
  text-align: ;
  background: #545454;
}

.lastphocol {
  font-size: 10pt;
  font-style: ;
  text-align: ;
  background: #545454;
}

.lastcommcol {
  font-size: 10pt;
  background: #545454;
  color: ;
}

.small {
  font-size: 10pt;
  font-family: Trebuchet, Trebuchet MS, Arial, Helvetica, sans-serif;
}
.medium {
  font-size: 10pt;
  font-family: Trebuchet, Trebuchet MS, Arial, Helvetica, sans-serif;
}
.large {
  font-size: 12pt;
  font-family: Trebuchet, Trebuchet MS, Arial, Helvetica, sans-serif;
}

.welcome {
  background: ;
  font-family: Trebuchet, Trebuchet MS, Arial, Helvetica, sans-serif;
  color: #3e3e3e;
}

.lighttable {
  background: #545454;
  color: #ffffff;
}

.alternatetable {
  background: #1f1f1f;
}

.formboxes{
  font-family: ;
  background-color: ;
  color: ;
  font-size: 10pt;
}

blockquote {
   font-size:10pt; border:1px solid #545454;
   margin:0px 20px; padding:0px 10px
}
blockquote .small {
   background:#545454;
   margin-left:-10px; padding:1px 2px
}
blockquote hr {
   visibility:hidden;
   height:1px
}
blockquote br {
   font-size:1px
}
