body { 
	font-family: Arial, Arial, Helvetica; 
	font-size:12px; 
	color:#000000 
}
td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}
th {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}
#leftMenuDiv {
	font-size:12px;
	font-weight:bold;
	letter-spacing:1px;
	text-align:right;
	padding-top:6px;
	width:190px;
}
#leftMenuNoSub a:link, #leftMenuNoSub a:visited, #leftMenuNoSub a:active {
	color:#ffffff;
	text-decoration:none;
	background-image:url(site_images/blue_arrow_left.gif);
	background-position:top right;
	background-repeat:no-repeat;
	padding:0 12px 15px 0;
	display:block;
}
#leftMenuNoSub a:hover {
	color:#000000;
	background-image:url(site_images/red_arrow_left.gif);
}
.header1{
	font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#882021; font-weight:bold;
}
.newsTitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#003366;
}
.grayDashedTop {
	border-top:1px dashed #999999;
}
.formbox {
	border: 1px dotted #003366;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.redDashedBottom {
	border-bottom:2px solid #882021;
}
/* begin scrolling box css */
#upcomingHolder {
	width:350px;
	height:140px;
	margin-right:50px;
	float:right;
}
.centerText1 {
	display:table;
	height:161px;
	width:178px;
	float:left;
	#position:relative;
	overflow:hidden;
}
.centerText2 {
	#position:absolute;
	#top:50%;
	display:table-cell;
	vertical-align:middle;
}
.centerText3 {
	#position:relative;
	#top:-50%;
	text-align:right;
	padding-left:6px;
}
.centerPic1 {
	display:table;
	height:161px;
	width:170px;
	float:right;
	#position:relative;
	overflow:hidden;
}
.centerPic2 {
	#position:absolute;
	#top:50%;
	display:table-cell;
	vertical-align:middle;
}
.centerPic3 {
	#position:relative;
	#top:-50%;
	padding-left:8px;
}
#featured {
	/*margin:0px 25px 0px 3px;*/
	height:140px;
}
#featured img {
	border:1px solid #ccc;
}
#featured a:hover img {
	border:1px solid #fff;
}
/*.listAuctionPic {
	float:right;
	margin:0px 8px;
}*/
.slidetext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
}
#featured a:link, #featured a:visited, #featured a:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
#featured a:hover {
	color:#000000;
}
/* end scrolling box css */