/*  
    name:                textview.css
    author:              cfmoxey
    date_created:        2001.10.01
    date_last_modified:  2002.10.03 
    purpose:             phasmatodea.org textview page stylesheet
*/

body {
  font-family: trebuchet ms, georgia, times, serif;
  font-size: 1.1em;
  font-weight: normal;
  line-height: 150%;
  text-align: center;
  text-decoration: none;
  color: #000000;
  background-color: #ffffff;
}  


a {
  color: #0000ff;
  background-color: #ffffff;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

td {
  text-align: center;
}

.alphabet {
  color: #0000ff;
  background-color: #ffffff;
  line-height: 200%;
  text-align: left;
}

.author {
  text-align: left;
}

.bgcolor {
  background-color: #ffffff;
}

.bracketsans {
  text-align: left;
  text-decoration: none;
}

.bracketsansC {
  text-decoration: none;
}

.bracketserif {
  text-align: left;
  text-decoration: none;
}

.footer {
  font-size: 12px;
  text-align: left;
  margin-left: 4em;
}

.header {
  font-weight: bold;
  line-height: 150%;
  text-align: left;
  color: #336699;
  background-color: #ffffff;
}

.hrcolor {
  color: #336699;
  background-color: #ffffff;
}

.internalref {
  text-align: left;
  text-decoration: none;
}

.internalrefC {
  text-decoration: none;
}

.internalrefR {
  text-align: right;
  text-decoration: none;
}

.leftalign {
  text-align: left;
}

.journal {
  font-style: italic;
  text-align: left;
}

.miniheader {
  font-size: 1em;
}

.minirow {
  font-size: 0.5em;
}

.mouseover {
  color: #0000ff;
  background-color: #ffffff;
  text-align: left;
  text-decoration: underline;
}

.navbarC {
  color: #ffffff;
  background-color: #000000;
  text-decoration: none;
}

.navbarL {
  color: #ffffff;
  background-color: #000000;
  text-align: left;
  text-decoration: none;
}

.navbarR {
  color: #ffffff;
  background-color: #000000;
  text-align: right;
  text-decoration: none;
}

.normalsubhead {
  font-size: 1.1em;
  line-height: 150%;
  font-weight: bold;
  color: #000000;
  background-color: #ffffff;
  text-align: left;
  text-decoration: none;
}

.normaltext {
  text-align: left;
  text-decoration: none;
}

.rightalign {
  text-align: right;
}

.shadow {
  font-size: 0.3em;
}

.shortrow {
  font-size: 0.2em;
}

.smallheader {
  font-size: 0.9em;
  font-weight: bold;
  color: #000000;
  background-color: #ffffff;
}

.subhead {
  font-size: 1.1em;
  font-weight: bold;
  line-height: 125%;
  color: #336699;
  background-color: #ffffff;
}

.title {
  text-align: left;
  text-decoration: none;
}

.volume {
  text-align: left;
  text-decoration: none;
}
