body {
  font-family: "Myriad Set Pro","Lucida Grande","Helvetica Neue","Helvetica","Arial","Verdana","sans-serif";
  background: #ffffff;
  margin: 0px;
}
td, select, input, textarea {
  color: #000000;
  font-size: 14px;
}
a {
  color: #287635;
  text-decoration: underline;
  font-weight: bold;
}
h1 {
  color: #287635;
  font-family: "Myriad Set Pro","Lucida Grande","Helvetica Neue","Helvetica","Arial","Verdana","sans-serif";
  font-weight: 100;
  font-size: 28px;
  /*margin: 0px;*/
  margin-top: 4px;
}
h2 {
  color: #666666;
  font-size: 16px;
  margin: 0px;
}
h3 {
  color: #287635;
  font-size: 14px;
  margin: 0px;
}
h6 {
  color: #ff0000;
  font-size: 14px;
  margin: 0px;
}
b {
  color: #287635;
}
p {
  margin: 0px;
}
select, input, textarea {
	border:1px solid black;
}
.mainhead {
  margin-top: 50px;
  margin-bottom: 30px;
  text-align: center;  
}
.maincontent {
  font-weight: lighter;
  font-size: 14px;
  line-height: 20px;
  margin: 0px;
  margin-left: 100px;
  margin-right: 100px;
}
.maincontent p {
  margin-top: 10px;
  margin-bottom:  10px;
}
.searchres {
  text-align: justify;
}
.search_link {
  margin-top: 5px;
}
.search_shop_link {
  color: #e1d008;
}
.mainfoot {
  text-align: center;
  margin-top: 50px;
}
.product_table td {
  padding: 5px 10px;
  border-bottom: 1px solid #287635;
  text-align: center;
}
#searchQry{
  margin:20px;
  width:200px;
}
#productDiv{
  margin-left: 100px;
  margin-right: 100px;
  
}
#productQueryDiv{
  margin-left: 100px;
  margin-right: 100px;
  
}
.header td {
  color: #287635;
  font-weight: bold;
  background-color: #ffeb00;
  border-top: 1px solid #287635;
}
.highlight {
  background-color: #FFFFCC;
}
.menu a {
  color: #287635;
  display: block;
  text-decoration: none;
  white-space: nowrap;
  line-height: 20px;
}
.menu_admin a {
  color: #287635;
  text-decoration: none;
  line-height: 20px;
  font-weight: normal;
}
.menu_admin {
	color: #000000;
	line-height: 20px;
	font-weight: bold;
}
.overview_main, .overview_main a {
  color: #287635;
  font-weight: bold;
  text-decoration: none;
  margin-top: 10px;
}
.overview_sub {
  padding-left: 10px;
}
.overview_sub a {
  color: #000000;
  font-weight: normal;
  text-decoration: none;
}
.description a {
	color: #0000FF;
	font-weight: normal;
}
.qanda {
  color: #113615;
  text-align: justify;
  line-height: 17px;
}
.usability {
  color: #113615;
  text-align: justify;
  line-height: 17px;
  
}
#info_head {
  margin-top:50px;
  font-size: 20px;
}
#info_where {
  margin-top:20px;
  margin-bottom: 20px;
}
#info_bar {
  text-align: center;
  line-height: 3px;
}
#info_where a {
  text-decoration: none;
  line-height: 15px;
  font-family: "Myriad Set Pro","Lucida Grande","Helvetica Neue","Helvetica","Arial","Verdana","sans-serif";
  font-weight: 100;
  font-size: 12px;
  margin-bottom: 5px;
  
}