body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

hr {
	height: 1px; 
	color: #E7E7E7;
}

UL {
	list-style-image: url(bulletsmall.gif);
}

.topmenu {
	font-weight: 700;
	font: bold 12px Verdana;
	color: #eeeeee;
	background: url(topmenu.gif) bottom left;
}

.topLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 700;
	color: #666666;
}


.table {
	cellspacing: 0;
	cellpadding: 0;
	border: 0px;
}

.soldtable {
	border: 1px solid #E7E7E7;
	background-color: #F7F7F4;
	cellspacing: 0;
	cellpadding: 0;
}

.titlerow {
	font: bold 12px Verdana;
	color : #000000;
	text-decoration: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 4px;
	text-align: left;
	background: url(tbl_header.gif) no-repeat bottom left;
	border-bottom: 1px solid #E7E7E7;
}

.border {
	border-left: 1px solid #E7E7E7;
	border-right: 1px solid #E7E7E7;
	border-bottom: 1px solid #E7E7E7;
}

.tablelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; color: #3C3C3C;
}


.linkstle {
	font-family: Tahoma, Arial, Arial CE, sans-serif; 
	font-size: 10pt; color: rgb(0,0,0) }A:link, 
A:visited {color :#000999; text-decoration: none; }
A:hover {color: #0075eb; text-decoration: none; }

.inputbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0075eb;
	border: 1px solid #E7E7E7;
}

