
.LightBackground
{
  background-color: #DBDBDB;
}
TABLE.Categories
{
  border-collapse: collapse;
}
TABLE.Categories TD
{
  background-color: #F9F9F9;
  border: 1px solid #CCCCCC;
}
A.CategoryLink, A.CategoryLink:visited
{
  font-size: 11pt;
  font-weight: bold;
}
A.SubCategoryLink, A.SubCategoryLink:visited
{
  color: #333399;
  text-decoration: none;
}
TABLE.AuctionList
{
}
TABLE.AuctionList TH
{
  font-weight: bold;
  text-align: center;
}
TABLE.AuctionList TD.FilterBar
{
  background-color: #999999;
  color: White;
}
TABLE.AuctionList TD
{
  background-color: #E9EFF3;
  padding: 2px 3px 2px 2px;
}
TABLE.AuctionList TD.Alternate
{
  background-color: #FFFFFF;
  padding: 2px 3px 2px 2px;
}
TABLE.AuctionList TD.Clear
{
  background-color: Transparent;
}
TABLE.AuctionList TD.NoResults
{
  background-color: Transparent;
}
TABLE.Filter
{
  background-color: #E9EFF3;
}
INPUT.CountdownValue
{
  
    width: 20px; 
    text-align: right;
    
  padding: 0px;
  border-width: 0px;
  border-color: White;
}
INPUT.CountdownValueExpired
{
  text-align: right;
  color: Red;
  border-width: 0px;
  padding: 0px;
  width: 20px;
}
TABLE.AuctionDetails
{
}
TABLE.AuctionDetails TD.Label
{
  font-weight: bold;
}
TABLE.AuctionDetails TD.Value
{
}
TABLE.AuctionDescription
{
}
TABLE.AuctionDescription TD.MenuBar
{
  padding: 3px; border: 1px solid black; background-color: #E9EFF3
}
TABLE.AuctionDescription TD.EditBar
{
  padding: 3px; border: 1px solid black; background-color: #EAD1D1
}
.AuctionHeader
{
  font-family: Arial;
  font-weight: bold;
  font-size: 13pt;
}
TABLE.BidForm
{
  border: 1px solid #999999;
}
TABLE.BidForm TD
{
}
TABLE.BidForm TD.Header
{
  font-family: Arial;
  font-weight: bold;
  font-size: 12pt;
}
TABLE.Clear TD
{
  border-width: 0px;
  background-color: Transparent;
}
.AdminUserStatus
{
  font-weight: bold;
  color: Red;
}
.AuctionStatusDeleted
{
  font-weight: bold;
  color: Red;
}