body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: #000;
  text-decoration: none;
  margin: 0;
  background-color: #fff;
} 


td {
  font-size: 10pt;
  color: #000;
  text-decoration: none;
}


input {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000;
  text-decoration: none;
}


select {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000;
  text-decoration: none;
}


a {
  text-decoration: none;
} 


th {
  font-size: 11px;
  background-color: #006;
  color: #fff;
}


.product {
  font-size: 10px;
  color: #000;
  text-decoration: none;
}


.main_href {
  text-decoration: none;
  cursor: pointer;
} 


.sub_href {
  color: #000;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
} 


.sub_href2 {
  color: #000;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
}


.footer {
  font-size: 10px;
  color: #000;
  font-weight: bold;
}


.footer_href {
  font-size: 10px;
  color: #999;
  font-weight: bold;
  text-decoration: none;
}				


.text_logo {
  display: none;
  font-family: verdana, sans-serif;
  text-align: left;
}


h1.text_logo {
  font-size: 200%;
}


h2.text_logo {
  font-size: 150%;
  margin-left: 2em;
  border-bottom: 2px #ccc solid;
}


.title {
  font-style: bold;
  font-size: 8px;
  color: #000;
  font-weight:bold;
}


.small {
  font-size: 11px;
  color: #000;
  text-decoration: none;
  font-weight:normal;
}


.formInput {
  background-color: #090;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #fff;
  font-weight: bold;
}


#content_wrapper {
  width: 780px;
  height: 100%;
  border: none;
}


#dropmenudiv {
  position: absolute;
  font: normal 10px Arial;
  line-height: 18px;
  z-index: 100;
  text-decoration: none;
  border-left: 1px solid black;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
}


#dropmenudiv a {
  width: 100%;
  display: block;
  text-indent: 3px;
  color:black;
}


#dropmenudiv a:hover {
  background-color: #999;
  color:white;
}


#logo_row img {
  display: block;
  margin: 0;
  padding: 0;
}


#nav_column {
  vertical-align: top;
}


#tag_line {
  font-family: Georgia, 'Times New Roman', Times, serif;
  font-size: 120%;
  text-align: center;
  color: #060;
  font-style: italic;
  font-weight: bold;
}
