

body {
  background-color: #D6E8EF;
  font-family: Lucida Sans, Arial, sans-serif;
  font-size: 11px;
  color: #5B5B5B;
  }
  
p {
  font-family: Lucida Sans, Lucida Sans Unicode, Arial, sans-serif;
  font-size: 11px;
  color: #5B5B5B;
  line-height: 16px;
  }
  
td {
  font-family: Lucida Sans, Lucida Sans Unicode, Arial, sans-serif;
  font-size: 11px;
  color: #5B5B5B;
  }
  
h1 {
  font-family: Arial, sans-serif;
  font-size: 16px;
  line-height: 18px;
  color: #2C91D9;
  font-weight: bold;
  margin: 5px;
  }
  
h2 {
  font-family: Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #333333;
  }
  
h3 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 18px;
  font-weight: bold;
  color: #fff;
  margin: 0px;
  }
  
a {
  color: #2C91D9;
  }
  
a:hover {
  color: #ED6F38;
  }
  
hr {
  color: #efefef;
  background-color: #efefef;
  height: 1px;
  border: 0px;
  }
  
strong {
  font-weight: 11px;
  font-weight: bold;
  font-family: Tahoma, sans-serif;
  color: #333;
  }
  
small {
  font-family: Tahoma, sans-serif;
  font-size: 9px;
  line-height: 11px;
  color: #000;
  }
  
.footer {
  background-color: #034A70;
  font-family: Tahoma, sans-serif;
  font-size: 9px;
  color: #fff; }
  
.footer a {
  color: #fff; }
  
  
  
/* specific DIVs */

#mainContainer {
  background-image: url(http://www.pondexpo.com/images/bodyBg.gif);
  background-position: top center;
  background-repeat: repeat-y;
  width: 760px;
  position: relative;
  text-align: left;
  display: block;
  background-color: #ffffff;
  padding: 0px;
  }
  
  
  
/* left navigation */


  
.leftnav a {
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
  color: #fff;
  display: block;
  padding: 1px;
  text-decoration: none;
  }
  
.leftnav a:hover {
  color: #ED6F38;
  }
  
#highlight {
  padding: 5px;
  background-color: #efefef;
  margin: 5px;
  border: 1px solid #c6c6c6;
  }
  
#highlight2 {
  padding: 5px;
  background-color: #003399;
  margin: 1px;
  border: 1px solid #c6c6c6;
  }
  
.highlight3 {
  display: block;
  padding: 5px;
  background-color: #efefef;
  margin: 5px;
  border: 2px solid #333;
  }
  
.highlight3 strong {
  font-weight: bold;
  color: #cc3300; }
  
  
  
/* other stuff */

.zoom {
  margin: 5px;
  }
  
.padded {
  margin: 10px;
  }
  
.vborder {
  background-image: url(images/dotVt.gif);
  background-repeat: repeat-y;
  width: 5px;
  }
  
.hborder {
  background-image: url(images/dotHz.gif);
  background-repeat: repeat-x;
  height: 5px;
  }
  
.border1 {
  border: 2px solid #0B70A6;
  margin: 4px;
  }
  
.border2 {
  border: 1px dotted #cccccc;
  }
  
.border3 {
  border: 1px solid #0D0098;
  }
  
.sm {
  font-size: 9px;
  line-height: 10px;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  }
  
.sm_wh {
  font-size: 9px;
  line-height: 10px;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  color: #fff;
  }
  
.sm_wh:hover {
  color: #ccc;
  }
  
.price {
  font-family: Tahoma, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #8E8E8E;
  }
  
.productlink {
  font-family: Tahoma, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #0B70A6;
  }
  
.topNav {
  font-size: 9px;
  font-family: Tahoma, sans-serif;
  color: #808080;
  }
  
.thumbnolink {
  border: 1px solid #cccccc; 
  }
  
.thumblink {
  border: 1px solid #0B70A6; 
  }
  
.margin {
  margin-top: 5px;
  margin-bottom: 5px;
  }
  
select {
  font-family: Tahoma, sans-serif;
  font-size: 11px;
  color: #333333;
  background-color: #f6f6f6;
  }
  
form { margin: 0px; }

b {
  font-weight: bold;
  color: #0B70A6; }
  
  
 
  
.strikethru {
  color: #cc0033;
  text-decoration: line-through;
  font-weight: bold; }
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
