/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-top: 5px;
}
a.white:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	color: #FCD704;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FCD704;
}
a:hover {
	text-decoration: none;
	color: #FFCC00;
}
a:active {
	text-decoration: none;
	color: #FCD704;
}
.style1 {color: #FFFFFF;}
.style1 a:link{color: #FFFFFF;}
h3 {color: #0033ff;}
.buttonSml {
	FONT-SIZE: 9pt;
	COLOR: #FFFFFF;
	background-color: #0033FF;
	TEXT-ALIGN: center;
	font-weight:bold;
	border:double;
}
.inputItem {
	FONT-SIZE: 8pt;
	color:#333333;
	background-color:#F7F7F7;
	border:1px solid #999999;
}
#ContactPhone {
	color: #FFFFFF;
	font-size: 24px;
	font-weight: 900;
	font-family:Arial, Helvetica, sans-serif;
}
#ContactPhone a:link{
	color: #FFFFFF;
	text-decoration: none;
}
#ContactPhone a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
#ContactPhone a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
#ContactPhone a:active{
	color: #FFFFFF;
	text-decoration: none;
}
#sitelinks {
	color: #FFFFFF;
}
#sitelinks a:link{
	color: #FFFFFF;
}
#sitelinks a:visited{
	color: #FFFFFF;
}
#sitelinks a:hover{
	color: #FFFFFF;
}
#sitelinks a:active{
	color: #FFFFFF;
}

.body_link {}
.body_link a:link {color:#0031E3; text-decoration:none;}
.body_link a:visited {color: #0000FF; text-decoration: none;}
.body_link a:active {color: #0033FF; text-decoration: none;}
.body_link a:hover {color: #3597ac; text-decoration: underline;}

.auctionlist {
	font-size:9px;
	font-size:smaller;
}

.smallwhite {
	font-size:9px;
	color:#000;
	background-color:#FFF;
}
.smallblack {
	font-size:9px;
	color:#FC6;
}
