
body {
  background-image: url(images/bodyBg.gif); 
  background-repeat: repeat-x;
  background-color: #fff;
  }
  
.thumb1 {
  border: 2px solid #97C705;
  }
  
.thumb2 {
  border: 2px solid #BFFC05;
  }
  
.fourfer {
  font-family: Tahoma, sans-serif;
  font-size: 11px;
  color: #006600;
  font-weight: bold;
  margin: 1px;
  }
  
.fourfer:hover {
  color: #97C705;
  }
  
a {
  font-family: Tahoma, sans-serif;
  font-size: 11px;
  color: #006600;
  font-weight: bold;
  }
  
a:hover {
  color: #97C705;
  }
  
#big a {
  font-family: Arial, sans-serif;
  letter-spacing: -1px;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  margin-left: 2px;
  line-height: 22px;
  }
  
#big a:hover {
  color: #BFFC05;
  }
  
#highlight {
  background-color: #005826;
  padding: 3px;
  width: 115px;
  font-family: Tahoma, sans-serif;
  font-size: 9px;
  color: #fff;
  font-weight: bold;
  }
  
#grn {
  font-family: Tahoma, sans-serif;
  font-size: 9px;
  text-align: justify;
  color: #005826;
  width: 115px;
  font-weight: bold;
  padding: 3px;
  }
  
#highlight2 {
  background-color: #005826;
  padding: 3px;
  width: 212px;
  }
  
#highlight2 a {
  font-family: Tahoma, sans-serif;
  font-size: 9px;
  color: #fff;
  font-weight: bold;
  }

#highlight2 a:hover {
  color: #BFFC05;
  }
  
.thumbs {
  font-family: Tahoma, sans-serif;
  font-size: 11px;
  color: #006600;
  font-weight: bold;
  text-align: center;
}

.thumbs IMG {
  border: 2px solid #97C705;
}

.thumbs a {
	font-weight: bold;
	color: #006600;
}

.thumbs a:hover {
	color:#97C705;
}
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  