body {
  background-color: #e6e6e6;
}
#wrapper {
  border-style: solid;
  border-color: #999999 black black #999999;
  border-width: 1px;
  margin-right: auto;
  margin-left: auto;
  width: 800px;
  background-color: white;
  padding-right: 12px;
  padding-left: 12px;
  margin-bottom: 30px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 10pt;
}
#header {
  text-align: center;
}
.textbox1 {
  text-align: center;
  font-weight: bold;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 18pt;
}
.textbox2 {
  text-align: center;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  font-size: 20pt;
}
.textbox3 {
  text-align: center;
  font-weight: bold;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 14pt;
  margin-top: 12px;
}
.textbox4 {
  text-align: center;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bolder;
  font-size: 14pt;
}
.textbox5 {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 10pt;
  font-weight: bold;
}
.bold {
  font-weight: bold;
  text-decoration: underline;
}
.table1 {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 11pt;
}
.table2 {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 10pt;
  margin-right: auto;
  margin-left: auto;
}
.table3 {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 10pt;
  font-weight: bold;
}
.table4 {
  font-weight: bold;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 10pt;
}
div.textbox3 a:hover {
  color: #cc0000;
}
.bg-gray {
  background-color: #cccccc;
}
.bg-yellow {
  background-color: #ffffcc;
}
.bold-big {
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  text-align: center;
  font-size: 22pt;
}
.small {
  font-size: 8pt;
}
.italics {
  font-style: italic;
}
.floater {
  border-style: solid;
  border-color: #999999 #333333 #333333 #999999;
  border-width: 1px;
  padding: 1px 4px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 8pt;
  position: fixed;
  right: auto;
  left: 4px;
  top: 4px;
  bottom: auto;
  font-weight: bold;
  background-color: #ffff66;
  text-align: center;
  background-position:  center center;
  background-repeat: repeat-x;
  background-image: url(images/btn1.png);
}
table.table1 img {
  border-style: solid;
  border-color: #666666 black black #666666;
  border-width: 1px;
}
.txt-right {
  text-align: right;
  float: right;
  font-size: 9pt;
}
.txt-bold-14 {
  font-weight: bold;
  font-size: 18pt;
}
.txt-bold-12 {
  font-size: 12pt;
  font-weight: bold;
}
.txt-10 {
  font-size: 10pt;
}
.txt-9-italics {
  font-size: 9pt;
  font-style: italic;
}
.header-menu {
  text-align: center;
  font-size: 23px;
  font-family: Arial Black;
}
.img-left {
  float: left;
}
.textbox6 {
  text-align: center;
  font-weight: bold;
  font-size: 50px;
  font-family: Arial Black;
  margin-top: 10px;
  margin-bottom: 10px;
}
hr {
  margin-top: 0px;
  margin-bottom: 0px;
}
.menu {
  margin-top: 10px;
}
.menu-fixed {
  border: 1px solid black;
  background-color: #ff9900;
  position: fixed;
  left: 0px;
  font-family: Arial,Helvetica,sans-serif;
  width: 200px;
  text-align: center;
  bottom: 0px;
  font-weight: bold;
}
div.menu-fixed a {
  text-decoration: none;
  display: block;
  color: white;
  padding-top: 1px;
  padding-bottom: 1px;
  background-color: red;
}
div.menu-fixed a:hover {
  background-color: #33cc00;
  color: black;
}
.clickme {
  position: fixed;
  top: 0px;
  left: 0px;
  right: auto;
  bottom: auto;
}
.pdf {
}
