@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
.anchor01 {
	list-style-image: url(/images/bullet-triangle.gif);
	right: 10px;
	padding-left: -2px;
}

.title {
	font-weight: bold;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.tableTeam {
	height: 25px;
}
table.Auctions {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: #F29125;
	border-collapse: collapse;
}
table.Auctions th {
	border-width: 1px 1px 1px 1px;
	padding: 5px 5px 5px 5px;
	border-style: inset inset inset inset;
	border-color: #F29125;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.Auctions td {
	border-width: 1px 1px 1px 1px;
	padding: 5px 5px 5px 5px;
	border-style: inset inset inset inset;
	border-color: #F29125;
	-moz-border-radius: 0px 0px 0px 0px;
}
.formfield01 {
	width: 207px;
	height: 18px;
}
.formfield02 {
	width: 207px;
	height: 120px;
}
.formfield03 {
	width: 207px;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #F29125;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
li {
	margin-left: -20px;
	padding-left: -20px;
	line-height: 16px;
	padding-top: 5px;
	list-style-image: url(../images/bullet-orangeround.gif);
}
hr 
{
	height: 1px;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
}
.bulletclose {
	margin-top: -15px;
}
.highlightbox01 {
	border: 1px dashed #FF0000;
}
