body, html
{
    margin: 0;
    padding: 0;
    color: #000;
}
body
{
    background-position: center top;
    font-size: 13px;
    background-image: url(   "/Imgz/bggrad.png" );
    color: #000000;
    background-repeat: repeat-x;
    font-family: Tahoma, Arial;
    height: 100%;
    background-color: #bb152d;
    text-align: justify;
    min-width: 784px;
    margin-top: 0px;
    text-justify: inter-word;
}
h1
{
    font-family: 'Arial Rounded MT Bold' , Arial;
}
li
{
    margin-right: 15px;
}
img
{
    margin: 0px;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}
.error
{
    margin-right: 15px;
    margin-left: 10px;
    text-indent: 0pt;
    text-align: center;
    font-weight: bold;
    color: red;
}

/* WRAPPER */
#wrap
{
    background-position: left top;
    left: 0px;
    background-image: url( "/Imgz/bannertop.gif" );
    margin: 0px;
    width: 784px;
    background-repeat: no-repeat; /*position: absolute;*/
    top: 0px;
    height: 1024px;
}

/* HEADER */
#header
{
    margin: 0px;
    width: 784px;
    height: 192px;
}
#header .OrganiserLogo
{
    left: 612px;
    margin: 0px;
    position: absolute;
    top: 29px;
}

/* NAV */
#nav
{
    width: 160px;
    float: left;
    padding-left: 15px;
    font-size: 14pt;
    color: black;
    font-family: Arial;
}
#nav A:link, #nav A:active, #nav A:visited
{
    font-weight: bold;
    font-size: 14pt;
    color: black;
    text-decoration: none;
    display: list-item;
    list-style-type: none;
    text-align: left;
}
#nav A:hover
{
    font-weight: bold;
    font-size: 14pt;
    color: #0451EF;
    text-decoration: none;
    display: list-item;
    list-style-type: none;
}
A:link.off, A:active.off, A:visited.off
{
    font-weight: bold;
    font-size: 14pt;
    color: black;
    text-decoration: none;
    display: list-item;
    list-style-type: none;
}
A:link.on, A:active.on, A:visited.on, A:hover.on, A:hover.off
{
    font-weight: bold;
    font-size: 14pt;
    color: #0451EF;
    text-decoration: none;
    display: list-item;
    list-style-type: none;
}

/* CONTENT */
#content
{
    left: 180px;
    float: right;
    width: 594px;
    position: absolute;
    top: 192px;
}

/* CONTENTTOP */
#contenttop
{
    background-position: left top;
    background-image: url( "/Imgz/contenttop.gif" );
    width: 604px;
    height: 46px;
    background-repeat: no-repeat;
}
#contenttop .RaceURL
{
    font-weight: bold;
    font-size: 12pt;
    color: black;
    text-decoration: none;
    float: right;
    margin-right: 10px;
    margin-top: 5px;
}

/* CONTENTMAIN */
#contentmain
{
    padding-right: 50px;
    background-position: left top;
    padding-left: 10px;
    
    min-height: 300px;
    background-image: url( "/Imgz/bgcontent.png" );
    margin: 0px;
    width: 594px;
    background-repeat: repeat-y;
}
#contentmain h1
{
    font-weight: bold;
    font-size: 18pt;
    color: #0451EF;
    margin-top: 0px;
    margin-right: 15px;
}
#contentmain h2
{
    font-weight: normal;
    font-size: 13pt;
    color: #0451EF;
    margin-right: 15px;
}
#contentmain h3
{
    font-weight: bold;
    font-size: 11pt;
    color: #0451EF;
    margin-right: 15px;
}
#contentmain h3.yellow
{
    font-weight: bold;
    font-size: 11pt;
    color: #ff9900;
    margin-right: 15px;
}
#contentmain p
{
    margin-right: 15px;
}
.formelement
{
    width: 350px;
}
#contentmain table.submit
{
    border-right: 0px solid;
    border-top: 0px solid;
    border-left: 0px solid;
    border-bottom: 0px solid;
    border-collapse: collapse;
}
#contentmain td.submit
{
    border-right: 0px solid;
    border-top: 0px solid;
    border-left: 0px solid;
    border-bottom: 0px solid;
    border-collapse: collapse;
    font-size: 13px;
    font-weight: bold;
}

/* CONTENTBTM */
#contentbtm
{
    background-position: left top;
    background-image: url( "/Imgz/bgbtm.png" );
    margin: 0px;
    width: 604px;
    background-repeat: no-repeat;
    height: 15px;
}

/* DATAGRIDS */
.dgstandard
{
    width: 575px;
}