a img {
	border: 0;
}
table.sortable {
	border-spacing: 0;
	border: 1px solid #FF6600;
	border-collapse: collapse;
}
table.sortable th, table.sortable td {
	text-align: left;
	padding: 2px 4px 2px 4px;
	width: 100px;
	border-style: solid;
	border-color: #FF6600;
}
table.sortable th {
	border-width: 0px 1px 1px 1px;
	background-color: #FF6600;
}
table.sortable td {
	border-width: 0px 1px 0px 1px;
}
table.sortable tr.odd td {
	background-color: #0080FF;
}
table.sortable tr.even td {
	background-color: #00a6FF;
}
#r{width:75px;}
#sa{width:70px;}
#t,#m,#p,#id{width:60px;}
#addss{width:200px;}
#sale{background-color: green;}
#active{background-color: green;}
#sold{background-color: red;}
#closed{background-color: red;}
#ti{width:200px;}
#s,#e{width:150px;}
table.sortable tr.sortbottom td {
	border-top: 1px solid #0080FF;
	background-color: #0080FF;
	font-weight: bold;
}
.thumbnail {POSITION: relative}
.thumbnail:hover {
	Z-INDEX: 50; BACKGROUND-COLOR: transparent}
.thumbnail:link {
	COLOR: black; FONT-FAMILY: Courier; FONT-SIZE: 12pt}
.thumbnail:active {
	COLOR: black; FONT-WEIGHT: bold;}
.thumbnail:visited {
	COLOR: #990000; FONT-FAMILY: Courier; FONT-SIZE: 12pt}

.thumbnail SPAN {
	BORDER-RIGHT: #FF8000 2px dashed; PADDING-RIGHT: 5px; BORDER-TOP: gray 1px dashed; PADDING-LEFT: 5px; LEFT: -1000px; VISIBILITY: hidden; PADDING-BOTTOM: 5px; BORDER-LEFT: gray 1px dashed; COLOR: black; PADDING-TOP: 5px; BORDER-BOTTOM: gray 1px dashed; POSITION: absolute; BACKGROUND-COLOR: lightyellow; TEXT-DECORATION: none
}
.thumbnail SPAN IMG {
	width="200"; height="150"; BORDER-TOP-WIDTH: 0px; PADDING-RIGHT: 2px; PADDING-LEFT: 2px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; PADDING-BOTTOM: 2px; PADDING-TOP: 2px; BORDER-RIGHT-WIDTH: 0px
}
.thumbnail:hover SPAN {
	LEFT: 60px; VISIBILITY: visible; TOP: 22px
}

A:link {COLOR: white; FONT-WEIGHT: bold; TEXT-DECORATION: none; FONT-FAMILY: Garamond; FONT-SIZE: 12pt}
A:active {COLOR: black; FONT-WEIGHT: bold; TEXT-DECORATION: none}
A:visited {COLOR: white; FONT-WEIGHT: bold; TEXT-DECORATION: none; FONT-FAMILY: Garamond; FONT-SIZE: 12pt}
A:hover {COLOR: orange; FONT-WEIGHT: bold; TEXT-DECORATION: underline}
BODY {COLOR: black; FONT-FAMILY: Courier; FONT-SIZE: 12pt}
TEXTAREA {FONT-FAMILY: courier new; FONT-SIZE: 10pt}

body{
cursor: url(cursor.cur)
}