/* CSS Document */

/* CSS Document */

body,td,th {
	font-family: Helvetica;
	font-size: 12px;
	color: #666666;
}
body {
	/* background-color:#E5F0DF; */
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {
	font-size: 12px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color:#3399FF;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.header { font-weight: bold; color: #000000; font-size: 16px;}
.subheader { font-weight: bold; color: #000000; font-size: 12px;}

#ebay{
margin-left:20px;
margin-right:20px;
}
#ebay.header{
margin-left:40px;
}
#ebay HR{
color:#cccccc;
background-color:#cccccc;
height:1px;
border:0px;
}
#ebay A{
color:#3399FF;
text-decoration:underline;
}
#ebay A:Hover{
text-decoration:none;
}
.listingtitle{
margin-left: 20px;
margin-bottom: 10px;
margin-top: 20px;

font-weight: bold; 
color: #000000; 
font-size: 16px;
}
#listing{
margin-left:20px;
margin-right:20px;
line-height: 1.8;
}
#listing.header{
margin-left:40px;
margin-bottom: 10px;
}
#listing HR{
color:#cccccc;
background-color:#cccccc;
height:1px;
border:0px;
}
#listing A{
color:#3399FF;
text-decoration:underline;
}
#listing A:Hover{
text-decoration:none;
}