﻿BODY
{
    font-family: Calibri, Verdana, Helvetica, Tahoma, Sans-Serif;
    background-color: #FFFFFF;
}

H1 
{
}

H2 
{
    font-family: Algerian;
}

H3 
{
}

.Button 
{
    font-family: inherit;
    font-weight: bold;
    border: dashed 1px black;
    background-color: #CCCCCC;
}

.ButtonCancel 
{
    font-weight: bold;
}

.ButtonCommand 
{
    font-weight: bold;
}

.ButtonSave 
{
    font-weight: bold;
}

.CheckBox 
{
}

.ConferenceLabel 
{
}

.ConferenceLabelSelected 
{
    background-color: #AAFFAA;
}

.DropDownList 
{
    border: solid 1px #666666;
    font-family: inherit;
    background-color: #F0F0F0;
}

.DateTimePicker 
{
    font-weight: bold;
}

.EventDateRange 
{
}

.EventRaces 
{
    font-weight: bold;
}

.gvAlternatingRowStyle
{
    font-family: inherit;
    font-size: 9pt;
    background-color: #FFFFFF;
}

.gvHeaderStyle 
{
    font-family: inherit;
    font-size: 10pt;
    background-color: #ab4533;
    color: #FFFFFF;
}

.gvPagerStyle 
{
    font-family: inherit;
    background-color: #2461BF;
    color: #FFFFFF;
}

.gvRowStyle
{
    font-family: inherit;
    font-size: 9pt;
    background-color: #EFF3FB;
}

.gvSelectedRowStyle 
{
    background-color: #D1DDF1;
    color: #333333;
}

.HyperLink
{
    font-weight: bold;
}

.HyperLinkExternal
{
    font-weight: bold;
}

.LabelError 
{
}

.LabelLogin 
{
}

.LabelUsername
{
    font-weight: bold;
}

.LabelNotice 
{
}

.LinkButton 
{
}

.LinkButtonCancel 
{
}

.LinkButtonCommand 
{
}

.LinkButtonSave 
{
}

.ListBox
{
    border: solid 1px black;
    font-family: inherit;
    background-color: #F0F0F0;
}

.NewsContent 
{
}

.NewsDate 
{
    font-style: italic;
}

.NewsTitle 
{
    font-weight: bold;
}



.TableLabel 
{
    font-weight: bold;
    vertical-align: top;
}

.TableData 
{
}

.TableHeader 
{
}

.TextBox 
{
    font-weight: bold;
}

.TextBoxMultiline
{
}