body {
  background:#F2F2F2;
  font-family: Arial; 
  font-size: 10pt;
  min-width:600px;
  }
	
#top_content {
  background: #ffffff; 
  height:90px;
  border: 2px solid #848484; 
  }

#left_content {
  background: #ffffff; 
  position: absolute; 
  top: 110px; 
  width: 152px; 
  left: 10px;
  border: 2px solid #848484; 
  padding: 5px; 
  text-align: center;
  color: #6E4A25;
  }

#left_content img {
  border: 0px; 
  }


#center_content {
  margin-left:175px;
  margin-right: 180px;
  top: 110px; 
  padding: 5px; 
  min-width: 400px;
  }

#right_content {
  background:#fff;
  position: absolute;
  right: 10px;
  top: 110px;
  width: 160px;
  border: 2px solid #848484; 
  padding: 5px; 
  }


div.float {text-align: center; float: left; width: 130px; height: 180px; }



img.floatleft { 
  float: left; 
  border: 0;
  margin: 4px; 
  padding: 5px 20px 20px 5px;
}

img.floatright { 
  float: right; 
  margin: 4px; 
  padding: 20px 5px 20px 20px;
}


div.navmenu {
  width: 140px; 
  background: #ffffff; 
  padding: 0px; 
  padding-left: 0px; 
  margin: 6px;
  text-align:left;
  }

div.navmenu a {
  position: relative;
  padding: 0px;
  color: #3366CC;
  margin-bottom: 0px;
  }

div.navmenu A:hover {
  color: #000000;
  background:  #B5C1CF;  
  }


p,h1,h2,h3,h4 {
  margin:10px 10px 0px 0px;
  }

hr {
  margin:20px 10px 20px 10px;
  clear: both;
  }

div.container {
  border: 4px solid #6080c0; 
  font-weight: bold; 
  text-decoration: none; 
  color:#a08060; 
  padding: 10px;
  }

div.product {
  background: #ffffff; 
  padding: 10px; 
  width: 370px;
  height:550px;
  float: left;
  }

div.spacer {
  clear: both;
  }

div.float {
  float: left; 
  width: 490px; 
  height: 600px;
  }

div.float h3{
  text-align: center; 
  }

div.float_no_caption { 
  text-align: center; 
  float: left; 
  margin: 5px;
  }


div.content_box {
  Background-color:#fff;
  color:black;
  border: 2px solid #848484;
  padding: 15px; 
  margin-bottom: 20px;
  font-size: 12px;
  }

div.content_box img {
  margin: 1px;
  border: 0px; 
  }



a:link    {
  font-weight: bold; 
  text-decoration: none;
  }


a:visited   {
  font-weight: bold; 
  text-decoration: none;
  }


td.data {
  padding-right: 24px;
} 


.datachart {
  border-width: 2px;
  border-style: solid;
  border-color: #000000;
  border-collapse: collapse;
} 

.datachart caption {
  font-size: 14pt;
  font-weight: bold;
  color: #610B0B;
  padding-bottom: 2px;
  text-align: left;
}

.datachart td{
  border-width: 1px;
  border-style: solid;
  border-color: #000000;
}


tr.hd {
  background-color: #E6E6E6;
  font-weight: bold; 
  color: #610B0B;
  text-align:center;
}

.datachart tr:hover {
  background-color: #E6E6E6;
}
