@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(../images/black_dots.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bodycopy {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFF;
	margin: 15px;
}
.small-italic {
	font-size: 11px;
	font-style: oblique;
}
.YELLOW {
	color: #FECB00;
}
.boldhead {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #000;
	font-size: 12px;
	text-transform: uppercase;
}
.headitalic {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000;
	margin: 0px;
	font-style: oblique;
	font-weight: bold;
}
.img-rightpad {
	padding-right: 60px;
	padding-bottom: 60px;
}
.strikethrough {
	text-decoration: line-through;
}
.auction_img {
	padding-right: 15px;
	padding-bottom: 5px;
}
