body {
  background-color: #000000 ;
  background-image: url('images/bg2.jpg') ; 
  background-repeat: no-repeat ;
/*  background-repeat: repeat ; */
  background-attachment: fixed ; 

}

h1 {
  font-family: "Verdana","Arial","Helvetica",sans-serif ;
  font-size: 26px ;
  color: #ffffff ;
  text-decoration: underline ;
}

h2 {
  font-family: "Verdana","Arial","Helvetica",sans-serif ;
  font-size: 24px ;
  color: #ffffff ;
}

h3 {
  font-family: "Verdana","Arial","Helvetica",sans-serif ;
  font-size: 20px ;
  color: #ffffff ;
}

td {
  font-family: "Verdana","Arial","Helvetica",sans-serif ;
  font-size: 14px ;
  color: #ffffff ;
}

div.container {
  font-family: "Verdana","Arial","Helvetica",sans-serif ;
  font-size: 14px ;
  color: #ffffff ;
  text-align: justify ;
  margin: 0 ;
  padding: 0 ;
}

div.undernav {
  padding-left: 10px ;
  padding-right: 10px ;
  position: absolute ;
  top: 300px ;
  left: 0px ;
  width: 380px ;
  margin-left: auto ;
  margin-right: auto ;
}


div.content {
  padding-left: 400px ;
  margin-left: auto ;
  margin-right: auto ;
/*  margin-right: 100px ; */
  width: 60% ;
}

span.feedheader {
  font-size: 16px ;
  padding-left: 5px ;
  padding-right: 5px ;
  padding-bottom: 8px ;
  color: #ffffff ;
  background: #400000 ;
  border: solid 1px #ff0000 ;
  text-align: left ;
}

div.feedcontent {
  padding: 10px ;
  color: #ffffff ;
  background: #400000 ;
  border: solid 1px #ff0000 ;
  text-align: left ;
}

.content-tab {
  background: #202020 ;
/*  border: solid #00ff00 1px ; */
  padding: 5px ;
  font-size: 14px ;
/*  font-weight: bold ; */
  color: #d0d0d0 ;
}

img {
  border: 0 ;
}

img.preload {
  display: none ;
  height: 0px ;
  width: 0px ;
}

pre {
  font-family: "Lucida Console","Courier New","Courier",monospace ;
  white-space: pre ;
  color: #ffffff ;
  font-size: 12px ;
}

a:link {
  color: #80ffff ;
  text-decoration: none ;
}

a:link:hover {
  color: #ffffff ;
  text-decoration: underline ;
}

a:visited {
  color: #80ffff ;
  text-decoration: none ;
}

a:visited:hover {
  color: #ffffff ;
  text-decoration: underline ;
}

hr {
  width: 300px ;
  height: 1px ;
  color: #ffffff ;
}

table.equivalents {
  border-style: solid ;
  border-width: 1px ;
  margin-left: auto ;
  margin-right: auto ;
  padding: 0px ;
}

td.equivalents {
  border-style: solid ;
  border-width: 1px ;
  margin-left: auto ;
  margin-right: auto ;
  padding: 6px ;
  text-align: center ;
  font-size: 12px ;
}

td.equivalents2 {
  border-style: solid ;
  border-width: 1px ;
  margin-left: auto ;
  margin-right: auto ;
  padding: 7px ;
  text-align: justify ;
  font-size: 12px ;
}

.centered {
  text-align: center ;
  margin-left: auto ;
  margin-right: auto ;
}

.small {
  font-size: 10px ;
}

.verysmall {
  font-size: 8px ;
}


.copyright {
  font-size: 10px ;
  color: #a0a0a0 ;
  text-align: center ;
  margin-left: auto ;
  margin-right: auto ;
}

.footer {
  font-family: "Verdana","Arial","Helvetica",sans-serif ;
  font-size: 10px ;
  color: #a0a0a0 ;
  text-align: center ;
  width: 760px ;
  margin-left: auto ;
  margin-right: auto ;
}

.emph {
  font-weight: bold ;
}

.italic {
  font-style: italic ;
}
