A:link, A:visited, A:active, A:hover { 
}
A:link  { 
  color:#58595b;
  text-decoration: none;
}
A:visited { 
  color:#58595b;
  text-decoration: none;
}
A:active {
  color:#58595b;
  text-decoration: none;
}
A:HOVER { 
  color:#499e9c;
  text-decoration: none;
  background-color: ;
}

.onbody {
  color: #000000; 
}
.onbody A:link {
  color:#58595b;
}
.onbody A:visited {
  color:#58595b;
}
.onbody A:active {
  color:#58595b;
}
.onbody A:hover {
  color:#499e9c;
}

BODY,P,TABLE,TD,TR {   
  font-size: 9pt;
  color: #232525;
  font-family: arial, Helvetica, sans-serif;
}

#wrap {
width: 998px;
margin: 0px auto;
background-color: #e0f2f2;
}

FORM {
  display: inline;
  margin-bottom: 0;
}
PRE {
  font-size: ;
  font-family: ;
}

.tableborders {
  background: #58595b;
}

.tddetails {
  background-color: #ffffff;
  color: #232525;
}

.tdbackground {
  font-size: 9pt;
  font-weight: ;
  color: #ffffff;
  background-color: #b3cdcc;
  font-family: Verdana, Helvetica, sans-serif;
}

.tdnothumbs {
  font-size: 9pt;
  font-weight: ;
  color: #ffffff;
  background-color: #b3cdcc;
  font-family: Verdana, Helvetica, sans-serif;
}

.menubar{
  background-color: #b3cdcc;
  font-size: 8pt;
  color: #58595b;
  text-decoration: none;
}
.menubar A:link {
  color: #58595b;
  text-decoration: none;
}
.menubar A:visited {
  color: #58595b;
  text-decoration: none;
}
.menubar A:active {
  color: #58595b;
  text-decoration: none;
}
.menubar A:hover {
  color: #499e9c;
  text-decoration: none;
}


.catcolumn {
  font-size: 8pt;
  color: #232525;
  background: #Ffffff;
}

.photocol {
  font-size: 8pt;
  font-style: ;
  text-align: ;
  background: #ffffff;
}

.commentscol {
  font-size: 8pt;
  font-style: ;
  text-align: ;
  background: #ffffff;
}

.lastphocol {
  font-size: 8pt;
  font-style: ;
  text-align: ;
  background: #ffffff;
}

.lastcommcol {
  font-size: 8pt;
  background: #ffffff;
  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: #F5f8db;
  color: #000000;
}

.alternatetable {
  background: #ffffff;
}

.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
}

#footerclose {
background-color: #58595b;
color: #58595b;
padding: 12px 0;
text-indent: -9999px;
}

