body {
  background-color: #ffffff;
  margin: 0px 0px 0px 0px;
  padding: 0px;
  font-family: georgia,times,"times new roman",serif;
  font-size: 12px;
  color: #000000;
  line-height: 100%;
}

#headersm {
  height: 22px;
  text-align: center;
  background-color: #ffffff;
  border-style: double;
  border-left-style: none;
  border-right-style: none;
  border-width: 8px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-color: #000000;
  padding: 2px;
}

#headermd {
  height: 54px;
  text-align: center;
  background-color: #ffffff;
  border-style: double;
  border-left-style: none;
  border-right-style: none;
  border-width: 8px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-color: #000000;
  padding: 2px;
}

#headerlg {
  height: 108px;
  text-align: center;
  background-color: #ffffff;
  border-style: double;
  border-left-style: none;
  border-right-style: none;
  border-width: 8px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-color: #000000;
  padding: 2px;
}

#navigation {
  text-align: center;
  background-color: #ffffff;
  border-bottom: 8px double #000000;
  padding: 0px;
  display: none;
}

#navcrumbs {
  font-size: 10px;  
  text-align: center;
  background-color: #ffff99;
  padding: 1px;
  display: none;
}

#content {
  background-color: #ffffff;
  padding: 5px;
}

#footer {
  background-color: #ffffff;
  border-top: 8px double #000000;
  font-size: 10px;
  font-weight: bold;
  color: #000000;
  text-align: center;
  padding: 5px;
  display: none;
}

#footerpr {
  background-color: #ffffff;
  border-top: 2px solid #000000;
  font-size: 10px;
  font-weight: bold;
  color: #000000;
  text-align: center;
  padding: 5px;
}

.ss {
  font-family: verdana,arial,helvetica,sans-serif;
}

.s {
  font-family: georgia,times,"times new roman",serif;
}

.lgcntr {
  font-size: 14px;
  text-align: center;
}

.lgleft {
  font-size: 14px;
  text-align: left;
}

.lgright {
  font-size: 14px;
  text-align: right;
}

.cntr {
  text-align: center;
}

.left {
  text-align: left;
}

.right {
  text-align: right;
}

.under {
  text-decoration: underline;
}

.bold {
  font-weight: bold;
}

.bu {
  font-weight: bold;
  text-decoration: underline;
}

.italic {
  font-style:italic;
}

h1 {
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 14px;
  font-weight: bold;
}

h2 {
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 12px;
  font-weight: bold;
}

h3 {
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 12px;
  font-weight: bold;
}

h4 {
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 12px;
  font-weight: bold;
}

h5 {
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-decoration: underline;
}

h6 {
  font-family: georgia,times,"times new roman",serif;
  font-size: 12px;
  font-weight: bold;
  text-decoration: underline;
}

a:link {
  font-weight: normal;
  color: #ff0000;
  text-decoration: none;
}

a:visited {
  font-weight: normal;
  color: #990000;
  text-decoration: none;
}

a:focus {
  font-weight: bold;
  color: #800000;
  text-decoration: underline;
}

a:hover {
  font-weight: bold;
  color: #800000;
  text-decoration: none;
}

a:active {
  font-weight: bold;
  color: #ff0000;
  text-decoration: underline;
}

.fishli {
  margin-left: 0;
  padding-left: 0;
  list-style: none;
}

.fishli li {
  padding-left: 45px;
  background-image: url(../graphics/smbass.gif);
  background-repeat: no-repeat;
  background-position: 0 .2em;
}

.leafli {
  margin-left: 0;
  padding-left: 0;
  list-style: none;
}

.leafli li {
  padding-left: 20px;
  background-image: url(../graphics/smmaple.gif);
  background-repeat: no-repeat;
  background-position: 0 .15em;
}

.arrowli {
  margin-left: 0;
  padding-left: 20px;
  list-style: none;
}

.arrowli li {
  padding-left: 10px;
  background-image: url(../graphics/arrowright.gif);
  background-repeat: no-repeat;
  background-position: 0 .25em;
}

table.center {
  border: none;
  margin-left: auto;
  margin-right: auto;
}

table.centerw {
  border: none;
  margin-left: auto;
  margin-right: auto;
  width: 75%;
}

th {
  vertical-align: middle;
  padding: 10px;
}

td {
  vertical-align: middle;
  padding: 10px;
}

td.gnav {
  text-align: center;
  vertical-align: middle;
  padding: 0px;
  width: 20%;
}

div.title {
  background-color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
  text-align: center;
  padding: 10px 10px 5px 10px;
  width: 100%;
}

div.subtitle {
  background-color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  color: #000000;
  text-align: center;
  padding: 5px 10px 10px 10px;
  width: 100%;
}

div.caption {
  background-color: #990000;
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 12px;
  color: #ffffff;
  text-align: center;
  padding: 3px 5px 5px 5px;
  width: 100%;
}

div.go {  
  text-align: center;
  padding: 10px 5px 0px 5px;
  width: 60px;
  margin: auto;
}

div.pic {  
  text-align: center;
  padding: 10px 10px 20px 10px;
}

pre {
  font-size: 12px;
  font-weight: normal;
  color: #000000;
  font-family: verdana,arial,helvetica,sans-serif;
}

