	A:link {
		COLOR: #000000; TEXT-DECORATION: none;
	}

	A:visited {
		COLOR: #000000; TEXT-DECORATION: none;
	}

	A:hover {
		COLOR: #7F1211; TEXT-DECORATION: underline;
	}

	body{
		margin: 0px;
		cursor: default;
	}

	#txt {
		font-family: 'Verdana', 'Tahoma';
		font-size: 8.5pt;
		color: #000000;
	}

	#menu {
		font-family: Tahoma, Verdana;
		font-size: 8pt;
		color: #B23333;
	}

	#menu:hover {
		text-decoration: underline;
	}

	#title {
		font-family: Tahoma, Verdana;
		font-size: 10pt;
		font-weight: bold;
		color: #333333;
	}

	#txt {
		font-family: Tahoma, Verdana;
		font-size: 9pt;
		color: #333333;
	}

	#left {
		font-family: Tahoma, Verdana;
		font-size: 10pt;
		color: #333333;
	}

 	#input { 
 		font-family: Tahoma, Verdana;
 		font-size: 9pt;
 		color: #000000;
 		font-weight: normal;
 		border: 1px solid #666666;
	}

	#webdoos {
		font-family: Tahoma, Verdana;
		font-size: 8pt;
		color: #636363;
	}
	
	#lots_nextprevnavi{
		border: 1px solid #CCCCCC; 
		padding: 3px; 
		background-color: #f2f2f2; 
		width: 565px;
		font-family: Tahoma, Verdana;
		font-size: 8pt;
		color: #000000;
		text-align: center;
		margin: 0 0 5px 0;
	}
	
	#lots_listing{
		border: 0px solid; 
		padding: 3px; 
		width: 565px;
		font-family: Tahoma, Verdana;
		font-size: 8pt;
		color: #000000;
		margin: 0 0 5px 0;
		border: 1px solid #CCCCCC; 
	}
	
	#lots_listing_title{
		font-weight: bold;
		background-color: #CCCCCC;
		height: 20px;
	}