body  {
  background: #EFEBD2;
  margin-top:0;
  margin-right:0;
  margin-left:0;
  padding-top:0;
  padding-right:0;
  padding-left:0;

  }
body, p, td {
  font-family:verdana, geneva, arial, sans serif;
  font-size:11px;
  color:#000000;
}

p {
  color:#000000;
  margin-left:8px;
  margin-right:8px; 
  }

a:link, a:visited {
  text-decoration:underline;
  color: #660066;
  font-weight : 700;
  } 
a:hover {
  text-decoration:none;
  color: #660066;
  font-weight : 700;
  }

b {
  font-weight: 700;
  }

#searchbox {
  padding: 10px 0px;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  }
#searchbox form {
  display:inline; 
  padding: 0px 0px;  
  }
#txtsearch {
  color: #000;
  border: solid 1px #000000; 
  padding-left: 2px; 
  background-color : #fff;
  width: 130px;
  }
#gosearch {
  color: #fff;
  font-weight: 700;
  border : solid 1px #004500; 
  background-color : #52ba4a;
  cursor:pointer; 
  }

.rules {
  margin-left:15px;
  margin-right:15px;
  }

.error {
  font-family:verdana, geneva, arial, sans serif;
  color : #FF0000;
  font-weight : bold;
  font-size: 11px;
  }

.menu {
  color: #FFFFFF;
  font-weight: bold;
  font-size:12px;
  line-height:14px;
  } 
.menu a:link, .menu a:visited  {
  text-decoration:none;
  color: #FFFFFF;
  font-weight: bold;
  margin-left:12px;
  } 
.menu a:hover {
  text-decoration:underline;
  color: #FFFFFF;
  font-weight: bold;
  margin-left:12px;
  }

.footer {
  font-family: verdana, arial, geneva, sans serif;
  font-size:9px;
  color: #FFFFFF;
  font-weight: normal;
  line-height: 10px;
  }
.footer a:link, .footer a:visited  {
	text-decoration:underline;
	font-weight: bold;
	color: #FFFFFF;
} 
.footer a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

.depthead {
  font-family:verdana, geneva, arial, sans serif;
  font-size:16px;
  line-height:22px;
  font-weight:bold;
  color: #000000;
  margin-bottom:15px;
  margin-left: 17px;
  }

.deptdesc {
  font-family:verdana, geneva, arial, sans serif;
  font-size:11px;
  line-height:13px;
  color: #000000;
  margin-bottom:15px;
  margin-left: 20px;
  }

.product {
  color: #660066;
  font-weight : 700;
  }

.contact {
  color: #FFFFFF;
  font-weight: normal;
  font-size:11px;
  line-height:14px;
  } 
.contact a:link, .contact a:visited {
  text-decoration:underline;
  font-weight: normal;
  color: #FFFFFF;
  } 
.contact a:hover {
  text-decoration:none;
  font-weight: normal;
  color: #FFFFFF;
  }

.beantd {
  background-color : #FFF9E3;
  background-image : url(images/bg_beans.gif);
  background-repeat : no-repeat;
  }

.sbartd {
  background-color : #007000;
  background-image : url(images/menu/sbar_watermark.gif);
  background-repeat : no-repeat;
  background-position: center left;
  }

.sbartd2 {
  background-color : #007000;
  background-image : url(images/menu/sbar_watermark2.gif);
  background-repeat : no-repeat;
  }
