@media screen {
    table.printable {
        width:100% !important; _width:640px !important;
    }
}

@media print {
    table.printable { 
    	width:100% !important; _width:640px !important;
	}
	body {
		left: 0px;
	    margin-top: 0px;
	    margin-bottom: 0px;
	    margin-left: 1px;
	    margin-right 1px;
        margin: 0px;
    }
	img.printme {width:636} 
}

body {
    margin-top: 0px;
    margin-right: 2px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin: 0px;
}

a: {
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
    color: #0000cc
}

a:visited {
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
    color: #0000cc
}

a:active {
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
    color: #0000cc
}

a:hover {
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
    color: #000000
}

a.info {
    position: relative;;
    z-index: 24;
    color: #000066;
    text-decoration: none;
    font-family: arial, helvetica, sans-serif;
    font-size: 12px
}

a.info:hover {
    z-index: 25;
    background-color: #cccccc
}

a.info span {
    display: none
}

a.info:hover span {
    display: block;
    position: absolute;
    top: 2em;;
    right: 0em;
    width: 20em;
    margin-left: 2px;
    border: 1px solid #000000;
    background-color: #cccccc;
    color: #00000;;
    text-align: left
}

div #counter {
    margin-top: 100px
}

.notes {
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
    color: #000000
}

.greyHR {
    background-color: #666666
}

.auctionInfo {
    font-family: arial, helvetica, sans-serif;
    font-size: 10px;
    color: #000066
}

.label10 {
    font-family: arial, helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
    font-weight: bold
}

.label12 {
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    font-weight: bold
}

.label14 {
    font-family: arial, helvetica, sans-serif;
    font-size: 14px;
    color: #000000;
    font-weight: bold
}

.content8 {
    font-family: arial, helvetica, sans-serif;
    font-size: 8px
}

.content10 {
    font-family: arial, helvetica, sans-serif;
    font-size: 10px
}

.data10 {
    font-family: arial, helvetica, sans-serif;
    font-size: 10px;
    color: #333333;
    font-weight: normal
}

.data12 {
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
    font-weight: normal
}

.data14 {
    font-family: arial, helvetica, sans-serif;
    font-size: 14px;
    color: #333333
}

.header10bold {
    font-family: arial, helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
    font-weight: bold
}

.header12bold {
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    font-weight: bold
}

.header14bold {
    font-family: arial, helvetica, sans-serif;
    font-size: 14px;
    color: #000000;
    font-weight: bold
}

.header16bold {
    font-family: arial, helvetica, sans-serif;
    font-size: 16px;
    color: #000000;
    font-weight: bold
}

.header18bold {
    font-family: arial, helvetica, sans-serif;
    font-size: 18px;
    color: #000000;
    font-weight: bold
}
.header18 {
    font-family: arial, helvetica, sans-serif;
    font-size: 18px;
    color: #000000;
}
.pageBreak {
	page-break-after:always;
}

.error12Red {
	font-family: arial, helvetica, sans-serif;
    font-size: 12px;
    color: red;
    font-weight: bold
}

.error10Red {
	font-family: arial, helvetica, sans-serif;
    font-size: 10px;
    color: red;
    font-weight: bold
}