BODY { display: block; color: #ffffff }

TABLE { display: table; border: 0; width: 600px }
TABLE.auction {width: 425px }

A:link    { color: navy }
A:active  { color: blue }
A:visited { color: gray }

STRONG { font-weight: bold }

IMG { border: 0 }
IMG.logo { width: 600px; height: 130px }
IMG.bar { width: 600px; height: 14px }
IMG.header { width: 300px; height: 40px }
IMG.map { width: 288px; height: 190px; margin: 1em }
IMG.thumb { width: 125px; height: 94px; border: 2px }
IMG.sale1 { width: 75px: height: 125px; border: 2px }
IMG.sale2 { width: 75px: height: 175px; border: 2px }
IMG.sale3 { width: 125px: height: 100px; border: 2px }

.note { color: black; font-size: x-small; font-style: oblique }

TH { padding: 5px; display: table-cell; color: black; font-size: small; font-weight: bold; font-family: trebuchet, arial, helvetica, "sans serif"; text-align: center; vertical-align: middle; background: silver; white-space: nowrap }

TD { padding: 5px; display: table-cell; color: black; font-size: small; font-weight: normal; font-family: trebuchet, arial, helvetica, "sans serif"; text-align: justify; vertical-align: text-top }
TD.decor { padding: 0; text-align: center }
TD.button { width: 150px; border-right: thin solid navy; font-weight: bold }
TD.center { text-align: center }
TD.left { text-align: left }
TD.right { text-align: right }
TD.note { font-size: x-small; font-weight: bold; text-align: center; vertical-align: text-bottom }
TD.info { font-size: medium; font-weight: bold; text-align: center }

UL { text-align: left; margin-left: 2%; line-height: 200%; white-space: nowrap; list-style: url(images/g_butn.gif) inside circle; vertical-align: top }
OL { text-align: left; list-style; decimal outside none }