body {
  font-family: Verdana, Arial, Helvetica, "Times New Roman", Times, sans-serif;
  font-size: 12px;
  margin: 0px;
}

h1 {
  font-size: 16px;
  margin: 4px;
  margin-left: 0px;
}

h2 {
  font-size: 14px;
  margin: 4px;
  margin-left: 0px;
}

h3 {
  font-size: 12px;
  font-style: italic;
  margin: 4px;
  margin-left: 0px;
}

hr {
  background-color: #000000;
  border: 0px;
  color: #000000;
  height: 1px;
}

table {
  font-size: 12px;
}

/* Custom styles */
.backtext {
  color: #000000;
  font-size: 10px;
  text-decoration: none;
}

.bodytext {
  font-size: 12px;
}

.button {
 border : solid 1px #000000;
 background: #cccc99;
 color : #666666;
 font-weight : bold;
 font-size : 11px;
 padding: 4px;
}

.error_table {
  background-color: #ffffee;
  border: 2px solid #a93838;
  color: #ff0000;
  margin: 0 auto 20px auto;
  width: 80%;
}

#header-searchbox {
  width: 120px;
}

.left_nav_menu {
  font-size: 10px;
  font-weight: bold;
}

.left_nav_menu a{
  color: #000000;
  text-decoration: none;
}

.linkblue {
  color: #0000FF;
  text-decoration: underline;
}

.message_table {
  background-color: #ffffee;
  border: 2px solid #a93838;
  color: #ff0000;
  margin: 0 auto 20px auto;
  width: 60%;
}

.navleftsub {
  font-size: 11px;
  font-style: normal;
  font-variant: normal;
  line-height: normal;
}

.new_box {
  align: center;
  border: double #000066;
  font-style: normal;
  font-weight: normal;
  line-height: normal;
  margin: 5px;
  padding: 5px;
}

.plainlink {
  text-decoration: none;
}

.sectionheader {
  font-size: 18px;
  font-weight: bold;
}

.smallbodytext {
  font-size: 11px;
}

