﻿html
{
    font-family:Times New Roman;
    font-size:medium;
    color:White;
}

.SiteHeader
{
    font-size:2.5em;
    font-weight:normal;
}

.PageHeader
{
    font-size:2em;
}

.Menu
{
    font-family:Arial;
}

.MainLeft
{
    color:#cccccc;
}

.Highlight
{
    color:Yellow;
}

.Highlight2
{
    color:White;
    font-size:0.8em;
}

.MainRight
{
    color:#777777;
    font-size:1em;
}

.MainRight h2
{
    color:#111111;
    font-size:1.1em;
    margin-top:1.2em;
}

.MainRight h2.Top
{
    margin-top:0em;
}

.MainRight a
{
    color:#777777;
}

.MainRight a:hover
{
    color:Red;
}

.NextAuction
{
    font-size:1.5em;
    margin:0.5em 0 0.5em 0;
    color:Red;
}

AuctionCalendarDesc
{
    font-size:1em;
    margin:0.5em 0 0.5em 0;
}

p
{
    margin:0;
    padding:0;
}

p.BreakAfter
{
    margin-bottom:1.5em;
}
    
.LargeText
{
    font-size:1.25em;
}

.Text
{
    font-size:1.1em;
}

.SmallText
{
    font-size:0.8em;
}

.Footer
{
    font-size:0.8em;
}

a
{
    color:White;
}

a:hover
{
    color:Yellow;
}

h2
{
     font-size:1.3em;
     color:#dddddd;
}
