BODY,TD,P{
  font-family: Trebuchet Ms, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #000000;
}

SELECT,INPUT,TEXTAREA {
  font-family: Trebuchet Ms, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

/*---------------- NEW HOMEPAGE STYLES -------------------*/
/*-------- NEXT AUCTION --------*/
.nextAuc {
  font-size: 14px;
  font-weight: bold;
  padding: 0 0 10px 0;
}

.nextAuc td {
  padding:12px 12px 12px 12px;
  background-color: #E44C4C;
}

.nextAucDate {
  font-size: 16px;
  font-weight: bold;
}

.aucDesc {
  font-size: 10px;
}

/*---------- GENERIC----------*/
.11pt {
  font-size: 11px;
}

.white {
  color: white;
}

.white a { 
  color: white;
  font-weight: bold;
  text-decoration: none;
}

.white a:hover { 
  color: white;
  font-weight: bold;
  text-decoration: underline;
}

.bold {
  font-weight: bold;
}

.bodyText {
  list-style-type: square;
  line-height: 18px;
}

.PictureText {
  color: #000000;
  font-size: 10px;
  font-weight: bold;
}

A/*,A:visited*/ {
  color:#0B4C25;
  text-decoration: underline;
  font-weight: bold;
}

A:hover {
  color: #0B4C25;
  text-decoration: underline;
}

.bottNav A {
  font-size: 12px;
  font-weight: bold;
}

.topNav A {
  color: /*#0B4C25;*/#FFFFFF;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}

.topNav A:hover {
  color: /*#0B4C25;*/#FFFFFF;
  text-decoration: underline;
}

.SmallLink A {
  color: #0B4C25;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}

.SmallLink A:hover {
  color: #0B4C25;
  text-decoration: underline;
}

.topNav {
  color: /*#0B4C25;*/#FFFFFF;
  font-size: 12px;
  font-weight: bold;
}

.NextAuction {
  font-family: Trebuchet Ms, Arial, Helvetica, sans-serif;
  color: /*#0B4C25;*/#FFFFFF;
  font-size: 14px;
  font-weight: bold;
}

.NextAuctionBody {
  font-family: Trebuchet Ms, Arial, Helvetica, sans-serif;
  color: #0B4C25;
  font-size: 13px;
  font-weight: normal;
}

.SubTitle {
  font-family: Trebuchet Ms, Arial, Helvetica, sans-serif;
  color: #0B4C25;
  font-size: 12px;
  font-weight: bold;
}

/* CGI classes - edit, but do not remove! */

.bodyMain {
  margin: 0px;
  background-image: url(../images/main_bg.gif);
  background-color:#FFFFFF;
  background-attachment: fixed;
}

.bodyNav {
  margin: 0px;
  background-color:#0B4C25;
}

.bodyBidForm {
  margin:10px;
  /*background-image: url(../images/form_bg.gif);*/
  background-color:#FFFFFF;
  /*background-attachment: fixed;*/
}

.smlText {
  font-size: 11px;
  line-height: 14px;
}

.auctionTitle {
  font-size: 14px;
  font-weight:bold;
}

.dropDefault {
  background-color:#FAF5DE;
}

.lightRow {
  background-color:#E6E6E6;
}

.lightRowBody {
  color:#000000;
}

.midRow {
  background-color:#85A692;
}

.midRowBody {
  color:#000000;
}

.darkRow {
  background:url(/images/picbg.gif);
	background-repeat:repeat-x; 
  color:#FFFFFF;
}

.darkRowBody {
  color:#FFFFFF;
}

.darkRowHeading {
  color:#FFFFFF;
  font-weight:bold;
}
