body {
  padding: 0px;
  margin: 0px;
  font-family:Verdana,Tahoma,Arial,Helvetica,sans-serif;
  color:#000;
  background-color: #cdcdcd;
}
#head {
  visibility: hidden;
  height: 0px;
}
#main {
  width: auto;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-top: 1px;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 0px;
  margin-bottom: 10px;
  background-color: #ffffff;
}
#left {
  visibility: hidden;
  height: 0px;
}
#foot {
  font-size:x-small;
  height: 14px;
  margin: 10px;
  padding: 2px;
  background-color: #ffffff;
  border-style: solid;
  border-width: 2px;
  border-color: #275e97;
}
#headleft  {
  visibility: hidden;
  height: 0px;
}
#headright  {
  visibility: hidden;
  height: 0px;
}
#footleft  {
  float:left;
}
#footright  {
  float:right;
}
#headright td.text {
  font-size:18px;
  font-weight:bold;
  font-family: "Bookman Old Style", serif;
  color: #275e97;
}
#headright td.graphic {
  background-image: url(books.jpg);
  background-repeat: repeat-x;
  background-position: bottom;
  height: 37px;
}
div.leftcontent{
  visibility: hidden;
  height: 0px;
}
table.nav {
  visibility: hidden;
  height: 0px;
}
thead td.nav {
  border-style: solid;
  border-width: 2px;
  border-color: #275e97;
  font-weight: bold;
  background-color: #275e97;
  color: #ffffff;
}
tbody td.navsel {
  border-style: solid;
  border-width: 2px;
  border-color: #275e97;
}
tbody td.nav {
  border-style: solid;
  border-width: 2px;
  border-color: #0eecf1;
  color: #01052a;
}
h1,h2,h3,h4,h5,h6 {
  font-family: Arial, Helvetica, sans-serif;
  border-color: #0eecf1;
  border-bottom-style: solid;
  border-bottom-width: 2px;
}
td.righthead {
  font-style: italic;
}