A:link, A:visited, A:active, A:hover {
color: #6a6a6a;
text-decoration: none;
}
A:link  { 
  color: #6a6a6a;
}
A:visited { 
  color: #6a6a6a;
}
A:active {
  color: #6a6a6a;
}
A:HOVER { 
  color: #6a6a6a;
  text-decoration:none;
}

.onbody {
  color: #6a6a6a; 
}
.onbody A:link {
  color: #6a6a6a;
}
.onbody A:visited {
  color: #6a6a6a;
}
.onbody A:active {
  color: #6a6a6a;
}
.onbody A:hover {
  color: #6a6a6a;
  text-decoration:none;
}

P,TABLE,TD,TR {   
  font-size: 11pt;
  color: #6a6a6a;
  font-family: century gothic, Arial, Helvetica, sans-serif;
}




FORM {
  display: inline;
  margin-bottom: 0;
}

.tableborders {
  background: #B4B4B4;
}

.tddetails {
  font-size: 8pt;
  background: #FFFFFF;
}

.tdbackground {
  font-size: 11pt;
  color: #6a6a6a;
  background: #ffffff;
  font-family: century gothic, Arial, Helvetica, sans-serif;
}

.tdnothumbs {
  font-size: 11pt;
  color: #6a6a6a;
  background: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
}

.menubar{
  background: #ffffff;
  font-size: 11pt;
  color: #6a6a6a;

}
.menubar A:link {
  color: #6a6a6a;
}
.menubar A:visited {
  color: #6a6a6a;
}
.menubar A:active {
  color: #6a6a6a;
}
.menubar A:hover {
  color: #6a6a6a;
  text-decoration:none;
}



.catcolumn {
  font-size: 10pt;
  background: #ffffff;
}


.photocol {
  font-size: 10pt;
  background: #ffffff;
}

.commentscol {
  font-size: 10pt;
  background: #ffffff;
}

.lastphocol {
  font-size: 10pt;
  background: #ffffff;
}

.lastcommcol {
  font-size: 10pt;
  background: #ffffff;
}

.small {
  font-size: 9pt;
  font-family: century gothic, Arial, Helvetica, sans-serif;
}
.medium {
  font-size: 10pt;
  font-family: century gothic, Arial, Helvetica, sans-serif;
}
.large {
  font-size: 12pt;
  font-family: century gothic, Arial, Helvetica, sans-serif;
}

.welcome {
  font-family: century gothic,  Arial, Helvetica, sans-serif;
  color: #6a6a6a;
}

.lighttable {
  background: #ffffff;
  color: #000000;
}

.alternatetable {
  background: #ffffff;
}

.formboxes{
  font-size: 10pt;
}

blockquote {
   font-size:10pt; 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
}

