.main_body {
  margin: 0;
}

.tabhead {
  background-color: 070707;
  width: 100%;
}

.tabhdel {
<!--  background-color: f2eada; -->
  background-color: ffffff;
  width: 100%;
}

.tabmain {
<!--  background-color: f2eada; -->
  background-color: ffffff;
  width: 100%;
}

.tabvdel {
  width: 10px;
  vertical-align: top;
}

.leftmenu {
  font-family: Arial, "MS Sans Serif";
  font-size: 18px;
  color: Black;
  background-repeat: no-repeat;
  width: 140px;
  heigth: 600px;
  vertical-align: top;
  margin: 10px auto auto 10px;
}

.mainbody {
  font-family: Tahoma, Verdana;
  color: Black;
  background-repeat: no-repeat;
  background-align: top left;
  width: 630px;
  vertical-align: top;
}

.mainbody1 {
  font-family: Tahoma, Verdana;
  font-size: 13px;
  color: Black;
  margin: 10px 10px 10px 10px;
  width: 500px;
  vertical-align: top;
}

.mainbodybooks {
  font-family: Tahoma, Verdana;
  font-size: 12px;
  color: Black;
  margin: 10px 10px 10px 10px;
  width: 100%;
  vertical-align: top;
}

.bookshead {
  font-family: Tahoma, Verdana;
  font-size: 13px;
  color: Black;
  align: center;
}

.menuitems {
<!--  background-image: url(img/PL_01.jpg); -->
  background-repeat: no-repeat;
  font-family: Tahoma, Verdana;
  font-size: 13px;
  font-weight: 600;
  margin: 2px 15px 2px 15px;
}

a:link { font-size: 100%; color: rgb(107,99,97); font-weight: 700; text-decoration: none; }
a:visited { font-size: 100%; color: rgb(107,99,97); font-weight: 700; text-decoration: none; }
a:hover { font-size: 100%; color: rgb(106,67,32); font-weight: 700; text-decoration: none; }

a.selected:link { font-size: 100%; color: rgb(106,67,32); font-weight: 700; text-decoration: none; }
a.selected:visited { font-size: 100%; color: rgb(106,67,32); font-weight: 700; text-decoration: none;}
a.selected:hover { font-size: 100%; color: rgb(106,67,32); font-weight: 700; text-decoration: none; }

