A:link, A:visited, A:active, A:hover {
}
A:link  {
  color: #222;
}
A:visited {
  color: #222;
}
A:active {
  color: #222;
}
A:HOVER {
  color: #34498B;
}

.onbody {
  color: #222;
}
.onbody A:link {
  color: #222;
}
.onbody A:visited {
  color: #222;
}
.onbody A:active {
  color: #222;
}
.onbody A:hover {
color: #34498B;
}

BODY,P,TABLE,TD,TR {
  font-size: 11px;
  color: #000000;
  font-family: Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
}
BODY {
  background: #FFFFFF;
    margin: 0px;
    padding: 0px; /* required for Opera to have 0 margin */

}
FORM {
  display: inline;
  margin-bottom: 0;
}
PRE {
  font-size: 11px;;
  font-family: Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
}

.tableborders {
  background: #B4B4B4;
}

.tddetails {
  background: #FFFFFF;
}

.tdbackground {
  font-size: 11px;
  font-weight: ;
  color: #000000;
  background: #F4F4F4;
  font-family: Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
}

.tdnothumbs {
  font-size: 11px;
  font-weight: ;
  color: #000000;
  background: #F4F4F4;
  font-family: Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
}

.menubar{
  background: #007ab6;
  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: #e4e9f0;
  font-size: 8pt;
  color: #222222;
}
.menubarnb A:link {
  color: #222222;
}
.menubarnb A:visited {
  color: #222222;
}
.menubarnb A:active {
  color: #222222;
}
.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: 11px;
  font-family: Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
}
.medium {
  font-size: 11px;
  font-family: Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
}
.large {
  font-size: 15px;
  font-family: Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
}

.welcome {
  background: ;
  font-family: Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
  color: #FFFFFF;
}

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

.alternatetable {
  background: #DEDEDE;
}

.formboxes{
  font-family: ;
  background-color: ;
  color: ;
  font-size: 11px;
}

blockquote {
   font-size:11px; 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
}



.desc b, strong{
color:#FFF;
}


