@charset "utf-8";
/* CSS Document */
body{
background:url(right.png) right repeat-y; padding-right:100px;}

hr{
height:2px;color:#000066;}

td{
	font-size:12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-align:center;
	color: #F00;
	font-weight: bold;
}

pre{
font-size:22px;font-family:Geneva, Arial, Helvetica, sans-serif; font-weight:bold; color:#000066; text-align:center;}

.headingtext {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

.listingtitle {
	font-size:18px;
	color: #000;
	font-weight: bold;
}

.newprice {
	font-size:large;
	color:#F00;
	font-family: "Arial Black", Gadget, sans-serif;
}

.pending {
	font-size:36px;
	color:#CC0000
}

#listinginfo td{
	text-align:left;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	vertical-align:top
}

#additionalinfo td{
	text-align: center;
	font-size:small;
	font-family:Arial, Helvetica, sans-serif;
	vertical-align:top;
	color: #000;
}

#header table{
border-bottom:thick solid #000099; border-top:thick solid #000099}

#newtab {
	width: 100% ;
	text-align: center ;
}
#newtab ul {
	margin: 0 ;
	padding: 0 ;
	list-style: none ;
	float:left
}
#newtab li {
	margin: 0 ;
	padding: 0 ;
	display: inline ;
	list-style: none ;
}
#newtab li a {
	float:left;
	color: #fff ;
	background: url(tab.png);
	width: 140px ;
	text-decoration: none ;
	display: block ;
	line-height:30px;
}
#newtab li a:hover {
	color: #fff ;
	background: url(taba.png)
}
#newtab li.active a{
background:url(tabb.png);
color:#fff;
}
body table tr td {
	color: #000;
	font-size: medium;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
body table tr td p {
	font-size: medium;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
}

