/* Module wbk.css - CSS2.1

  Waterbok Local Style Sheet

  ©2004- InnoTech Dynamics® Web Design
    http://innotech.vantonder.net
    E-mail: idwd at vantonder dot net

    2004-04-28
  Updates:
    2006-12-20
    2007-04-28
    2009-06-17
*/

a {
  padding : 0 0.15em 0.2em;
}
a.btn {
  background-color : #fffaf0;
  border-color : #000000;
  border-bottom-style : inset;
  border-bottom-width : 2px;
  border-left-style : outset;
  border-left-width : 1px;
  border-right-style : inset;
  border-right-width : 2px;
  border-top-style : outset;
  border-top-width : 1px;
  padding : .25em .5em;
  text-decoration : none;
}
a.btn:hover {
  background-color : #fff5c0;
}
a.btn:link {
  color : #990000;
  text-decoration : none;
}
a.btn:visited {
  color : #cc0000;
  text-decoration : none;
}
a.invsbl {
  color : #ffffff;
}
a.invsbl:link {
  color : #ffffff;
}
a.invsbl:visited {
  color : #ffffff;
}
a.invsbl:hover {
  color : #ffffff;
}
a.invsbl:active {
  color : #ffffff;
}
a.invsbl:visited:hover {
  color : #ffffff;
}
body {
  background : #ffffff url(../imgs/book.jpg) repeat-y;
  color : #000000;
  font-family : "Microsoft Sans Serif", "Trebuchet MS", Arial, Helvetica, sans-serif;
  margin : .5em 1em 0.2em 40px;
  padding : 0;
}
div.conthdr {
  position: fixed;
  z-index: 30;
  bottom:  92%;
  top: 0;
  left: 0;
  right: 85%;
}
div.contents {
  position: fixed;
  z-index: 20;
  top: 9%;
  bottom:  2%;
  left: 0;
  right: 85%;
      border-top : 1px;
}
div.slide {
  position: fixed;
  z-index: 20;
  top: 0;
  bottom:  2%;
  left: 15%;
  right: 0;
  text-align: center;
  vertical-align: middle;
}
div.toolbar {
  position: fixed;
  z-index: 200;
  top: auto; bottom: 2%; left: 15%; right: 0;
  height: 2em; text-align : center;
  padding-bottom: .25em;
  color: red; background: rgb(240,240,240);
}
div.thbnls {
  width : 106px;
  margin : 0;
  text-align : center;
}
div.hdng {
  text-align : center;
  margin : 0 20%;
}
h1 {
  margin : .75em 0 .75em;
  font-size : 200%;
  color : #cc9933;
}
h1.nvhdr {
  margin-top : -1.5em;
}
h1.pghdr {
  font-family : "Microsoft Sans Serif", "Trebuchet MS", Arial, Helvetica, sans-serif;
  margin-top : 0em;
  text-align : center;
}
h2 {
  color : #009933;
}
h2.nvhdr {
  margin-top : -1.5em;
}
h2.pghdr {
  font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size : 120%;
  margin-top : 0em;
  text-align : center;
}
h3 {
  color : #cc9933;
}
h4 {
  color : #009933;
}
h5 {
  color : #cc9933;
}
h6 {
  color : #cc9933;
}
img {
  background-color : #d0ffd0;
  border : 1px solid #daa520;
  margin : 1px;
}
p.btn {
  margin-bottom : 1.2em;
}
#flnmi {
  color : #fffaf0;
}
.colr01 {
  color : #009933;
}
.colr02 {
  color : #009999;
}
.colr03 {
  color : #0000ff;
}
.colr04 {
  color : #c71585;
}
.colr05 {
  color : #003300;
}
.colr06 {
  color : #cc9933;
}
.colrb02 {
  background-color:#daa520;
}
.colrb01 {
  background-color:#d0ffd0;
}
.colrb02 {
  background-color:#daa520;
}
.colrb03 {
  background-color:#ffffe0;
}
.ctxbg {
  color : #000000;
  background-color : #ffffe0;
}
.hdbanr {
  background-color : #e0ffff;
  color : #000000;
  font-family : "Microsoft Sans Serif", "Trebuchet MS", Arial, Helvetica, sans-serif;
  margin-bottom : 0;
  margin-left : 0;
  margin-top : 0em;
  padding : 0px;
}
.hide {
  background-color : #ffffff;
  color: #ffffff;
}
.hide a:link {
  color: #ffffff;
}
.hide a:visited {
  color: #ffffff;
}
.nvgf {
  border : none;
  width : 32px;
  height : 32px;
}
.rdo {
  background-color: #ffff99;
}
.rdoc {
  background-color: #ffff99;
  padding: 0 0.25em 0.25em;
}
.tnak {
  border : none;
  width : 96px;
  height : 96px;
}
.toclft {
  background-color : #d0ffd0;
  border : 1px solid #daa520;
  float : left;
  font-size : 90%;
  padding : 0em 0.5em;
  margin-right : 1em;
  margin-bottom : 3em;
  text-align : left;
}
.tocrgt {
  background-color : #d0ffd0;
  border : 1px solid #daa520;
  float : right;
  font-size : 90%;
  padding : 0em 0.5em;
  margin-left : 1em;
  margin-bottom : 3em;
  text-align : right;
}
.wd01 {
  width : 6em;
}
.ml01 {
  margin-left : 6em;
}
