body {
  font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
  font-size:12px;
  color:#000000;
}

td {
  font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
  font-size:12px;
  color:#000000;
  list-style-image:url(images/misc/bullet.gif);
}

th {
  font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
  font-size:12px;
  color:#000000;
}

table.main_table{
	padding:5px;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
}

a.button{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

a.button:hover{
	color:#FEC58C;
}

a{
	color:#000000;
	text-decoration:underline;
}

a:hover{
	color:#BF5F00;
}

A.ovd {
  color: #e78227;
  text-decoration: underline;
}

A.ovd:hover {
  color: #333333;
}

.copyright{
  font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
  font-size:11px;
  color:#000000;
}

.sold{
  font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
  font-size:24px;
  color:#000000;
}

.date{
  font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
  font-size:16px;
  font-weight:bold;
  color:#ED3F43;
}

.upcoming_auctions_subheading{
  font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;
  color:#ED3F43;
}

.bidder_subheading{
  font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;
  color:#000000;
}

.video_name{
  font-family: Verdana, Geneva, helvetica, sans-serif;
  font-size:14px;
  font-weight:bold;
  color:#000000;
}

.error_message{
  font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
  font-size:11px;
  color:#000000;
  padding:5px;
  border-style:solid;
  border-color:#FEC58C;
  border-width:1px;
  
}

.upcoming_auctions{
	padding:15px;
	border-style:solid;
	border-color:#000000;
	border-width:1px;
}

.detailed_auctions_images{
	padding:5px;
	border-style:solid;
	border-color:#000000;
	border-width:1px;
}

.black_border{
	border-style:solid;
	border-color:#000000;
	border-width:1px;
}

.float{
	float:left;
	margin-bottom:15px;
	margin-right:15px;
}
	
