/* Generated by KompoZer */
#header {
  border-top: 1px solid black;
  border-left: 1px solid black;
  border-right: 1px solid black;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 2em;
  color: Orange;
  background-color: Blue;
  text-align: center;
  font-weight: bold;
}
.menubar {
  border: 1px solid black;
  background-color: #003366;
}
.buttons {
  margin: 0px;
  padding: 7px 0px;
  font-weight: bold;
  font-family: Arial,sans-serif;
  font-size: 0.7em;
}
.buttons a {
  border-right: 1px solid #000000;
  padding: 7px 20px;
  margin-right: 0px;
  color: #ffffff;
  text-decoration: none;
}
.buttons a:hover {
  background-color: #333333;
}
.buttons strong {
  border-right: 1px solid #000000;
  padding: 7px 20px;
  color: #ffffff;
  background-color: #000000;
}
#pageholder {
  border-left: 1px solid black;
  border-right: 1px solid black;
  background-color: #cccccc;
}
#pagemenu {
  float: left;
  width: 150px;
  color: Orange;
  font-family: Helvetica;
  margin-top: 10px;
  line-height: 1.2;
  padding-top: 4px;
  padding-left: 4px;
  padding-bottom: 4px;
  background-color: #ccccff;
}
#content {
  margin: 10px 30px 10px 220px;
  background-color: #ffffff;
  text-align: left;
  font-size: 16px;
  font-family: helvetica;
  width: 700px;
  line-height: 1.2em;
}
#footer {
  border:  none;
  font-family: Arial,Helvetica,sans-serif;
  color: Orange;
  text-align: right;
  background-color: #ccccff;
}
#logo {
  background-position: center top;
  width: 400px;
  height: 150px;
  margin-right: auto;
  margin-left: auto;
  background-image: url(bpslogo.gif);
}
#image {
  margin: 10px 30px 10px 180px;
}
.monthname {
  border: 2px solid orange;
  margin: 10px 30px 0% 180px;
  font-family: Arial,Helvetica,sans-serif;
  text-align: center;
  color: blue;
  font-size: 22px;
}
#table {
  border-color: orange;
  border-width: 4px;
  margin-left: 180px;
  margin-right: 30px;
  padding-bottom: 20px;
}
.tablehead {
  background-color: Orange;
  color: blue;
  font-family: Arial,Helvetica,sans-serif;
}
.tablebody {
  font-family: Arial,Helvetica,sans-serif;
  color: blue;
  text-align: left;
  vertical-align: top;
  background-color: #ccffff;
  display: table-cell;
  width: 170px;
}
#hebrewheader {
  font-weight: bold;
  color: blue;
  text-align: center;
  font-size: 22px;
}
