body {
	margin: 0px;
	background:  #18362a; /*url(../../breeders-corner/template/brecor/images/bgr1.png) repeat;*/
}
tr, p, div {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #18362a;
}

A {
	COLOR: #ffffcc; TEXT-DECORATION: none
}
A:hover {
	COLOR: #ffcc99; TEXT-DECORATION: underline
}
.inputbox {

  background-color : #ffffcc;

  border           : 1px solid #cccccc;
  }