@import "_filter.css";

body {
margin: 1px;
padding: 0;
background: #ffc;
font-family: verdana, arial, helvetica, sans-serif;
color: #555;
font-size: 100%;}

p {
font-size: 0.8em;
line-height: 1.3em;}

img {
border: 0;}

table {
border: 0;}

em {
font-style: italic;}

strong {
font-weight: bold;}

hr {
height: 1px;
color: #fc3;}

ul {
display: list-item;
list-style-type: none;}

ul li {
margin: 0;
list-style-image: url(images/bullet_star.gif);
line-height: 1.5em;
font-size: 0.8em;}

ul li.linklist {
line-height: 2em;
font-size: 0.6em;}

ol {
display: list-item;
list-style-type: none;}

ol li {
margin: 0;
list-style-type: decimal;
line-height: 1.5em;
font-size: 0.8em;}

#clock {
padding-right: 15px;
color: #999;
font-size: 0.6em;
text-align: right;}

#newsletter {
color: #fc3;}

form#auction {
}

table#auctionitems {
width: 100%;
border: 1px solid #ffc;
font-size: 0.8em;}

table#auctionitems th, table#auctionitems td {
padding: 5px;
border: 1px solid #ffc;}

table#auctionitems th {
font-weight: bold;
text-align: center;}

table#auctionsubmit {
margin-top: 10px;
background-color: #ffc;
font-size: 0.8em;}

table#auctionsubmit input.border {
border: 1px solid #f90;
background-color: #ff9;}

table#auctionsubmit input.buttons {
border-top: #333 2px solid;
border-right: #999 1px solid;
border-bottom: #999 1px solid;
border-left: #333 2px solid;
background-color: #f90;
font-size: 0.8em;}

#textlinks {
font-size: 10px;}

#copyright {
font-size: 10px;}

a:link {
color: #ffc;
background-color: transparent;
text-decoration: underline;}

a:visited {
color: #ffc;
background-color: transparent;
text-decoration: underline;}

a:hover {
color: #ffc;
background-color: transparent;
text-decoration: none;}

a:active {
color: #ffc;
background-color: transparent;
text-decoration: none;}