BODY
{
    font-family: Lucida Sans, Verdana, Georgia, Arial, Helvetica;
    font-size: 95%;
}
TEXT
{
    font-family: Lucida Sans, Verdana, Georgia, Arial, Helvetica;
    font-size: 95%;
}
A:link
{
    font-family: Lucida Sans, Verdana, Georgia, Arial, Helvetica;
    font-size: 95%;
    color: #000099;
}
#ForgotLink:link
{
    font-family: Lucida Sans, Verdana, Georgia, Arial, Helvetica;
    font-size: 95%;
    color: #000099;
}
A:visited
{
    font-family: Lucida Sans, Verdana, Georgia, Arial, Helvetica;
    font-size: 95%;
    color: #660000;
}
A:hover
{
    font-family: Lucida Sans, Verdana, Georgia, Arial, Helvetica;
    font-size: 95%;
    color: #660000;
}
A:active
{
    font-family: Lucida Sans, Verdana, Georgia, Arial, Helvetica;
    font-size: 95%;
    color: #660000;
}

INPUT
{
    font-family: Lucida Sans, Verdana, Georgia, Arial;
    font-size: 95%;
}

SELECT
{
    font-family: Lucida Sans, Verdana, Georgia, Arial, Helvetica;
    font-size: 95%;
}

table
{
    font-family: Lucida Sans, Verdana, Georgia, Arial;
    font-size: 95%;
    background-color: white;
    border-width: thin;
    padding: 2 2 2 2;
    white-space: normal;
}

#TicketHolders
{
    font-family: Lucida Sans, Verdana, Georgia, Arial;
    font-size: 95%;
    background-color: white;
    border-width: thin;
    padding: 2 2 2 2;
    white-space: normal;
}
#TicketHolders.th
{
    font-family: Lucida Sans, Verdana, Georgia, Arial;
    font-size: 95%;
    background-color: white;
    border-width: thin;
    padding: 2 2 2 2;
    white-space: normal;
}
#Table4
{
    font-family: Lucida Sans, Verdana, Georgia, Arial;
    background-color: blue;
    border: 0;
    padding: 2 2 2 2;
    white-space: normal;
    filter: progid:DXImageTransform.Microsoft.Gradient(GrandientType=0,StartColorStr='#f0f8fc',EndColorStr='#b5e0f7');
    background-image: -moz-linear-gradient(top left 20deg, #93d6fa 0%, #c5e8fa 50%, #dfe3e6 95%);
    background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0, #93d6fa), color-stop(1, #dfe3e6));
}
thead
{
    color: white;
    font-size: 95%;
    font-family: Lucida Sans, Verdana, Georgia, Arial;
    background: #6699ff;
    background-image: -moz-linear-gradient(top left, #6699ff 0%, #FFFFFF 80%);
    background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0, #6699ff), color-stop(1, #FFFFFF));
}
td
{
    color: Blue;
    font-size: 95%;
    font-family: Lucida Sans, Verdana, Georgia, Arial;
}
submit.loginbutton
{
    color: #2200AA;
    font-family: Lucida Sans, Verdana, Georgia, Arial;
    font-weight: 800;
    font-size: 80%;
    border-style: groove;
    border-width: thin;
    background-image: -moz-linear-gradient(top left, #FFEEDDAA 0%, #FFFFFF 100%);
    filter: progid:DXImageTransform.Microsoft.Gradient (GradientType=0,StartColorStr= '#ffffffff' ,EndColorStr= '#ffeeddaa' );
}
button.loginbutton
{
    color: #2200AA;
    font-family: Lucida Sans, Verdana, Georgia, Arial;
    font-weight: 800;
    font-size: 80%;
    border-style: groove;
    border-width: thin;
    background-image: -moz-linear-gradient(top left, #FFEEDDAA 0%, #FFFFFF 100%);
    filter: progid:DXImageTransform.Microsoft.Gradient (GradientType=0,StartColorStr= '#ffffffff' ,EndColorStr= '#ffeeddaa' );
}
button.standard
{
    color: #2200AA;
    font-family: Lucida Sans, Verdana, Georgia, Arial;
    font-weight: 800;
    font-size: 80%;
    border-style: groove;
    border-width: thin;
    background-image: -moz-linear-gradient(top left, #FFEEDDAA 0%, #FFFFFF 100%);
    filter: progid:DXImageTransform.Microsoft.Gradient (GradientType=0,StartColorStr= '#ffffffff' ,EndColorStr= '#ffeeddaa' );
}

