body
{
	background-color: white;
	color: black;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	margin: 0px;
	padding: 0px;
	width: 100%;
	margin-left: 1em;
	margin-right: 1em;
}

img
{
	border: 0px;
}

h1
{
	color: black;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 2px;
	text-align: center;
}

h2
{
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 1px;
	text-align: center;
}

h3
{
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 1px;
	text-decoration: underline;
}

p.links
{
	text-align: center;
	font-weight: bold;
}

.fronttable
{
	width: 85%;
}

.realisations
{
	width: 90%;
}

.large
{
	color: black;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 1px;
	text-align: center;
}

.header
{
	text-align: center;
	height: 50px;
}

.bidform
{
	width: 95%;
}

.bidform td, .bidform tr, .bidform table, thead.bidform, th.bidform, td.bidform, table.bidform
{
	padding: 0px 0px 0px 0px;
	border:1px solid black;
	spacing: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	margin: 0px 0px 0px 0px;
}

.bidformtitle1
{
	color: black;
	font-family: Times New Roman, serif;
	font-size: 20pt;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}

.bidformtitle2
{
	color: black;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	font-weight: normal;
	text-align: center;
}

.bidformtitle3
{
	color: black;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}

.auctionlink
{
	font-size: 20px;
}

.lots
{
	width: 100%;

}

thead.lots, th.lots, td.lots, table.lots
{
	font-size: 9pt;
	border-width: 0px;
	border-spacing: 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
	spacing: 0px;
	border-collapse: collapse;
}

.lots thead
{
	background-color: #4444cc;
	color: #ffffff;
}

.odd td
{
	background-color: #ccccff;
}

.even td
{
	background-color: #aaaaff;
}
