body {
  margin-top: 0px;
  margin-bottom: 0px;

  margin-left: 0px;
  margin-right: 0px;
  

  
}

body, table, td {
  font-family: Tahoma;
  font-size: 8pt;

}

.company_name {
  font-family: Tahoma;
  font-size: 16pt;
  color: #FFFFFF;
  font-weight: normal;
  margin-bottom: 0px;
  margin-top: 0px;
}
.tagline {
  font-family: Tahoma;
  font-size: 10pt;
  color: #FFFFFF;
  font-weight: normal;
  margin-bottom: 0px;
  margin-top: 0px;
}
.top {
  background-image: url(../images/top.jpg);
  height: 74;
  width: 780;
  background-repeat: no-repeat;
}

.horizontal_menu {
  background-image: url(../images/horizontal_menu.jpg);
  height: 20;
  width: 780px;
  background-repeat: no-repeat;
}

.info_area {
  padding-left: 5px;
  padding-right: 15px;
}

.section_header {
  background-image: url(../images/section_header.jpg);
  height: 20;
  width: 229px;
  background-repeat: no-repeat;
  text-align: center;
  vertical-align: middle;
  font-weight: bold;
  color: #ffffff;
}

.left_menu {
  vertical-align: top;
  background-image: url(../images/vertical_menu.jpg);
  width: 229px;
  height: 150;
  background-repeat: no-repeat;
  background-position: top;
}

.content_table {
  width: 780px;
}


.content_area {
  padding-left: 10px;
  vertical-align: top;
  width: 551px;
}

.thumbnail_area {
  text-align: right;
}

.thumbnail_table {
  height: 85;
  width: '100%';
}


.thumbnail {
  width: 75;
  height: 75;
  border-color: #AAAAAA;
  border: solid 1px;
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 5px;
  margin-bottom: 5px;
}

.hr {
  width: "100%";
  height: 1px;
  background-image: url(../images/hr.jpg);
}

.back_to_top {
  text-align: right;
  height: 14px;
}

a:visited {
  color: #000000;
  text-decoration: underline;
  text-style: none;
}

a:hover {
  color: #000000;
  text-decoration: underline;
  text-style: none;
}
a:link {
  color: #000000;
  text-decoration: underline;
  text-style: none;
}

a:active {
  color: #000000;
  text-decoration: underline;
  text-style: none;
}