﻿body
{
    font-family: Verdana;
    font-size: 13px;
    color: #0033CC;
    margin-top: 30px;
}

div.pageHeader
{
    font-size: 22px;
    font-weight: bold;
    color: #FF0000;
    text-align: center;
    padding-bottom: 15px;
}

div.header
{
    font-size: 15px;
    font-weight: bold;
    color: #FF0000;
}

#container
{
    width: 700px;
    margin: 0px auto;
}

#header
{
    background-position: left bottom;
    height: 150px;
    width: 100%;
    background-repeat: no-repeat;
    background-image: url( 'images/header.jpg' );
    background-color: #528413;

}

#logo
{
    background-position: center 35px;
    width: 400px;
    height: 100%;
    margin-left: auto;
    background-repeat: no-repeat;
    background-image: url( 'images/logo.jpg' );
    
}

#menu
{
    height: 22px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #C0C0C0;
    padding-top: 5px;
    padding-left: 10px;
    color: #CCCCCC;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #C0C0C0;
}

#content
{
    margin-top: 20px;
    min-height: 400px;
}

div.normalPara
{
    margin-bottom: 15px;
    text-align: justify;
}

a.btnMenu
{
    text-decoration: none;
    color: #FF0000;
    font-weight: bold;
}

a.btnMenu:Hover
{
    text-decoration: underline;
}

td.raceTime
{
    font-weight: bold;
    color: #FF0000;
    padding-top: 10px;
}

td.raceName
{
    padding-top: 10px;
    font-size: 18px;
    font-weight: bold;
    color: #FF0000;
}

a.mailLnk
{
    text-decoration: none;
    color: #FFFF00;
    position: relative;
    left: 155px;
    top: 100px;
    font-weight: bold;
}

a.mailLnk:Hover
{
    text-decoration: underline;
}

#pageFooter
{
    width: 100%;
    font-size: x-small;
    color: #C0C0C0;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #C0C0C0;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: White;
}

a.acid_link
{
    text-decoration: none;
    font-weight: bold;
    color: #C0C0C0;
}

a.acid_link:hover
{
    text-decoration: none;
}

a.contact
{
    text-decoration: underline;
    color: #0000FF;
}

a.contact:hover
{
    text-decoration: underline;
}

td.fbBanner
{
    padding: 10px;
    width: 100%;
    border-right-style: solid;
    border-left-style: solid;
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-color: #E6E6E6;
    border-left-color: #E6E6E6;
}

td.fbTop
{
    background-repeat: no-repeat;
    background-image: url( 'images/top.gif' );
    width: 100%;
    height: 10px;
}

td.fbBot
{
    background-repeat: no-repeat;
    background-image: url( 'images/bot.gif' );
    width: 100%;
    height: 10px;
}

td.fbCompany
{
    padding: 5px 20px 5px 20px;
    width: 100%;
    font-size: 15px;
    font-weight: bold;
    color: #FF0000;
    border-right-style: solid;
    border-left-style: solid;
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-color: #E6E6E6;
    border-left-color: #E6E6E6;
    text-align: left;
}

a.fbCompanyLnk
{
    text-decoration: none;
    font-size: 15px;
    font-weight: bold;
    color: #FF0000;
}
a.fbCompanyLnk:hover
{
    text-decoration: underline;
}

td.fbNotes
{
    padding: 10px 20px 10px 20px;
    width: 100%;
    border-right-style: solid;
    border-left-style: solid;
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-color: #E6E6E6;
    border-left-color: #E6E6E6;
    text-align: left;
}

div.freeBet
{
    padding: 15px 20px 20px 20px;
    background-repeat: no-repeat;
    background-image: url( 'images/freebetbg.png' );
    width: 480px;
    height: 95px;
    text-align: center;
}

div.fbCompany
{
    text-align: left;
    color: #FF0000;
    font-weight: bold;
    padding-bottom: 10px;
    padding-left: 8px;
    font-size: 14px;
}