body
{
    background-color: #000000;
    color: #ffffff;
    font: 8pt/10pt Verdana, Helvetica, san-serif;
    background-image: url(/graphics/ringsBG.gif);
    background-repeat: repeat-y;
}

img
{
    border: 0px;
}

.mainContainer
{
    position: relative;
    margin: 0 auto;
    width: 945px;
}

.header
{
    margin-left: -10px;
    margin-bottom: 10px;
}

.greyBox
{
    float: left;
    background-color: Transparent;
    padding: 10px;
    margin: 0px 0px 0px 0px;
    background-image: url(/graphics/transGreyBG.png);
}

* html .greyBox /* Will only be seen by IE */ 
{
    background: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/graphics/transGreyBG.png',sizingMethod='scale',enabled='true');
}

.greyLine
{
     border-top: 1px solid #363636;
}

.homeLowerContent
{
    position: relative;
    float: left;
    margin-top: 15px;
}

.homeLowerInteriorLeft
{
    float: left;
    width: 683px;
    background-color: Transparent;
    padding: 10px;
    background-image: url(/graphics/transGreyBG.png);
}

* html .homeLowerInteriorLeft /* Will only be seen by IE */ 
{
    background: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/graphics/transGreyBG.png',sizingMethod='scale',enabled='true');
}

.homeLowerInteriorRight
{
    position: relative;
    float: right;
    width: 222px;
    border-top: 1px solid #660000;
    padding-top: 10px;
    z-index: 2;
}

.homeTournamentNews
{
    position: relative;
    width: 320px;
}

.homePromoSignUp
{
    position: relative;
    float: right;
    width: 345px;
    padding-left: 10px;
    border-left: 1px solid #363636;
}

/* text styles */

.bold
{
    font-weight: bold;
}

.center
{
    text-align: center;
}

.small
{
    font-size: 0.8em;
}

.red
{
    color: #ff2929;
}

/* links */
a
{
    font-family: Arial;
    color: #bd0000;
    font-size: 1em;
    font-weight: bold;
    text-decoration: none;
}

a:hover
{
    font-family: Arial;
    color: #bd0000;
    font-size: 1em;
    font-weight: bold;
    text-decoration: underline;
}

/* forms / input */
.inputStd
{
    border-top: #999999 1px solid;
    border-right-width: 0px;
    border-left-width: 0px;
    border-bottom-width: 0px;
    font-family: Arial;
    font-size: 11px;
    margin-top: 6px;
    width: 324px;
    padding-left: 3px;
}

.inputInit
{
    font-style: italic;
    color: #999999;
}

.displayedRoundLink a
{
    font-family: Arial;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
}

.displayedRoundLink a:hover
{
    font-family: Arial;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
}

.roundLink a
{
    font-family: Arial;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

.roundLink a:hover
{
    font-family: Arial;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

.mediumContentTextBold
{
    font-family: verdana, Arial;
    color: #ffffff;
    font-size: 11px;
    font-weight: bold;
}

.whiteContentTextBold
{
    font-family: verdana, Arial;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
}

.redContentTextBold
{
    font-family: verdana, Arial;
    color: #ff2929;
    font-size: 12px;
    font-weight: bold;
}

.redContentTextBoldArial
{
    font-family: Arial;
    color: #ff1010;
    font-size: 12px;
    font-weight: bold;
}

.mediumRedTextBold
{
    font-family: verdana, Arial;
    color: #ff2929;
    font-size: 11px;
    font-weight: bold;
}

.longSep
{
    margin-right: 40px;
    margin-left: 44px;
}

.bracketText
{
    font-family: Arial;
    color: #ffffff;
    font-size: 11px;
    font-weight: bold;
}

.warning
{
    font-family: arial;
    color: #ff0000;
    font-size: 11px;
}

.redText
{
    font-family: Arial;
    color: #ff0000;
    font-size: 10px;
    font-weight: bold;
}

.redLink a
{
    font-family: Arial;
    color: #bd0000;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
}

.redLink a:hover
{
    font-family: Arial;
    color: #bd0000;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
}

.activeRegionLink a
{
    font-family: Arial;
    color: #ffffff;
    font-size: 11px;
    font-weight: bold;
    text-decoration: underline;
}
.activeRegionLink a:hover
{
    font-family: Arial;
    color: #ffffff;
    font-size: 11px;
    font-weight: bold;
    text-decoration: underline;
}

.inactiveRegionLink a
{
    font-family: Arial;
    color: #999999;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}

.inactiveRegionLink a:hover
{
    font-family: Arial;
    color: #ffffff;
    font-size: 11px;
    font-weight: bold;
    text-decoration: underline;
}

.footerText
{
    font-family: Arial;
    color: #e0e0e0;
    font-size: 10px;
    font-weight: bold;
}

.footerText a
{
    font-family: Arial;
    color: #e0e0e0;
    font-size: 10px;
    font-weight: bold;
}

.footerText a:hover
{
    font-family: Arial;
    color: #ff0000;
    font-size: 10px;
    font-weight: bold;
}
