html { overflow-x: auto; } 


BODY {
	font-family : tahoma, verdana, arial, helvetica;
	font-size : 11px;
	color : #000000;
	background-color : #ffffff;
	margin : 0;
	line-height: 14px;
} 

.bodyborder

{

	border-bottom : 1px solid #DADADA;
	border-left : 1px solid #DADADA;
	border-right : 1px solid #DADADA;
	border-top : 1px solid #DADADA;

}

BR {
font-size : 5px; 
margin : 0; 
} 

A {
font-family : tahoma, verdana, arial, helvetica; 
font-size : 11px; 
color : #5678a2; 
text-decoration : none; 
} 

A:hover {
color : #F56655; 
text-decoration : underline; 
} 

INPUT , SELECT {
background-color : #FFFFFF; 
font-family : tahoma, verdana, arial, helvetica; 
font-size : 11px; 
color : #000000;

} 

TEXTAREA {
background-color : #FFFFFF; 
color : #000000; 
font-family : tahoma, verdana, arial, helvetica; 
font-size : 11px; 
} 





LI {
	color : #666666;
	list-style-image: url(./images/point.gif);
	margin: 0px;
	padding: 1em;
	line-height: 15px;

} 


TD {
color : #000000; 
font-family : tahoma, verdana, arial, helvetica; 
font-size : 11px; 
text-decoration : none; 
} 

form {
border-width : 0; 
padding : 0; 
margin : 0; 
display:inline;
} 

.border {
	border-bottom : 1px solid #DADADA;
	border-left : 1px solid #DADADA;
	border-right : 1px solid #DADADA;
	border-top : 1px solid #DADADA;
}

.border2 {
	BACKGROUND-REPEAT: repeat-x;
	border-left : 1px solid #DADADA;
	border-right : 1px solid #DADADA;
	border-top : 1px solid #DADADA;
}


.borderintro {
	background-color: #F1F1F1;
	border-bottom : 1px dotted #000000;
	border-left : 1px dotted #000000;
	border-right : 1px dotted #000000;
	border-top : 1px dotted #000000;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
} 






/* Categories */

.maincat {
        font-family: tahoma;
        font-size: 13px;
        font-weight: bold;
	text-decoration : none; 
}







/* SubCategories on the index page */

.subcat {
        font-family: verdana;
        font-size: 10px;
	text-decoration : underline; 

}






/* Category Counters (number of subcategories, number of listings */

.count {
        font-family: verdana;
        font-size: 9px;
	color: 888888;
	text-decoration : none; 

}



/* Empty Categories */

.emptycat {
        font-family: tahoma;
        font-size: 13px;
        font-weight: bold;
	text-decoration : none; 
	color: 888888;
}


/* Empty SubCategories on the index page*/

.emptycat2 {
        font-family: verdana;
        font-size: 10px;
	text-decoration : none; 
	color: 888888;
}


/* Side boxes gray text (hits, date) */

.sideboxtext {
        font-family: tahoma;
        font-size: 10px;
	text-decoration : none; 
	color: AAAAAA;
}

/* Side boxes description font */

.boxdescr
{
        font-family: verdana, tahoma, arial;
        font-size: 9px;
	text-decoration : none; 
	color: 777777;

}

.companyA
{
        font-family: verdana, tahoma, arial;
        font-size: 12px;
	text-decoration : none; 
        font-weight: bold;
	color: red;
}

.companyB
{
        font-family: verdana, tahoma, arial;
        font-size: 10px;
	text-decoration : none;
        font-weight: bold; 
	color: blue;
}

.companyC
{
        font-family: verdana, tahoma, arial;
        font-size: 10px;
	text-decoration : none;
        font-weight: bold;
	color: green;
}

.companyD
{
        font-family: verdana, tahoma, arial;
        font-size: 11px;
	text-decoration : underline; 
        font-weight: bold;
	color: black;
}

img.left
{
		float:left; 
		display:block; 
		margin:7px;
}

img.right
{
		float:right; 
		display:block; 
		margin:7px;
}

/*Top categories*/
.cat1 {font-size: 16px; font-weight: bold; color:#0000FF}
.cat1:visited {font-size: 16px; font-weight: bold; color:#5555AA}

/*Small urls*/
.url {color: #5678a2}

/*Page descriptions*/
.description{
font-family : tahoma, verdana, arial, helvetica; 
font-size : 11px; 
color:#000000
}

.searchBox{border:1px solid #113377;}

.resultReport {background-color:#f1f1f1; font-weight: bold}
.catBanner {background-color:#e5ecf9; font-weight: bold}
.webPageBanner {background-color:#e5ecf9; font-weight: bold}

hr{color:#000066;}
hr.powered{ color: #000066}

/*main results table */
.results{
	width:94%;
background-color:#FFFFFF 
cellpadding:5;
	margin-left: 35px;
	margin-right: 15px;
}

	.download h3 :link,
	.download h3 :visited,
	.download h3 :link:active, .download h3 :visited:active {
		color: #1D9101;
	}
	
	.download h3 :link:hover, .download h3 :visited:hover {
		color: #156B01;
	}
	
	.download li {
		padding: 0;
		margin: 0;
	}
	.download ul {
		margin-top: 0;
		margin-bottom: 0;
		padding-bottom: 0;
	}
	.download .other a:hover { color: #000; }
	.download:before {
		line-height: 0.1;
		font-size: 1px;
		margin: -15px -15px 0 -15px;
		height: 15px;
		display: block;
		border: none;
		content: url("http://www.antique-trading.com/images/download_tl.gif");
	}
	.download {
		background: #C4EFA1 url("http://www.antique-trading.com/images/download_back.gif") top right no-repeat;
		padding: 15px 45px 15px 15px;
		margin-bottom: 0.5em;
	}
	.download:after {
		display: block;
		padding-top: 15px;
		line-height: 0.1;
		font-size: 1px;
		content:  url("../../images/download_bl.gif");
		margin: -10px -45px -15px -15px;
		height: 8px;
		background: transparent url("../../images/download_br.gif") scroll no-repeat bottom right ;
	}
