body {
  margin: 0;
  padding: 0 0 0 5px;
  background-color: #fff;
  color: #666;
  font-family: Arial, Verdana, Helvetica, sans-serif;
}

h1{
  margin: 0;
  padding: 0;
  font-size: 18px;
}

h2{
  margin: 0;
  padding: 10px 0 0 0;
  font-size: 14px;
}

h3{
  margin: 0;
  padding: 10px 0 0 0;
  font-size: 12px;
}

p {
  margin: 0;
  padding: .5em 0 1em 0;
  font-size: 12px;
}

td {
  font-size: 12px;
  vertical-align: top;
}

form {
  font-size: 12px;
}

input, select, textarea {
  margin: 0 0 2px 0;
  font-size: 12px;
}

ol, ul {
  margin: 0;
  padding: .5em 20px 1em 47px;
}

a {
  color: #096;
}

a:hover {
  color: #06c;
}

.txtsm {
  font-size: 10px; 
}

.header-nav {
  height: 30px;
  padding: 0 10px 0 0;
  background-image: url(images/Hdr_Nav_Bkg.jpg);
  background-repeat: no-repeat;
  text-align: right;
  vertical-align: middle;
}

.header-nav ul {
  margin: 0;
  padding: 0;
}

.header-nav li {
  display: inline;
}

.header-nav a {
  padding: 0 10px;
  color: #666;
  font-size: 12px;
  text-decoration: none;
}

.header-nav a:hover {
  color: #369;
  text-decoration: underline;
}

.info-table-1 h1 {
  color: #b84c4c;
}

.info-table-1 h2 {
  color: #5b756f;
}

.info-table-1 h3 {
  color: #83b46e;
}

.txtatt1 {
  color: #83b46e;
  font-weight: bold;
}

.txtatt2 {
  color: #5875A4;
  font-weight: bold;
}

.product-table-1 {
  background-image: url(images/Table_1_Bkg.gif);
  background-repeat: repeat-x;
  background-color: #5875a4;
}

.product-table-1 td, .products td, .product-table-1 a, .product-table-1 a:hover {
  color: #fff;
}

.product-table-1 .active-link {
  color: #9EF669;
}

.table-right-1 {
  height: 196px;
  background-color: #83b46e;
  color: #fff;
}

.table-right-2 {
  height: 197px;
  background-color: #5b756f;
  color: #fff;
}

.table-right-1 td, .table-right-2 td {
  padding: 10px 20px;
}

.table-right-1 ul, .table-right-2 ul {
  margin: 0;
  padding: 0;
}

.table-right-1 li, .table-right-2 li {
  margin: 0 0 3px 0;
  text-align: right;
  font-size: 12px;
  list-style-type: none;
}

.table-right-1 a, .table-right-2 a {
  color: #fff;
  text-decoration: none;
}

.table-right-1 a:hover, .table-right-2 a:hover {
  color: #fff;
  text-decoration: underline;
}

.footer td {
  color: #9fa2a1;
  font-size: 10px;
  text-align: center;
}

.footer-nav {
  padding: 4px 0;
}

.footer-nav ul {
  margin: 0;
  padding: 0;
}

.footer-nav li {
  display: inline;
}

.footer-nav a {
  padding: 0 2px;
  color: #9fa2a1;
}

.footer-nav a:hover {
  background-color: transparent;
  color: #369;
}

.footer-nav a {
  padding: 0 2px;
  color: #9fa2a1;
}

a.linkattneg, a.linkattneg:hover {
  color: #fff;
  font-weight: bold;
}

