@import url("http://216.152.173.130/Css/WL_Style.css");

body
{
    /*background-color: #DD2120;*/
    background-color:#FF0202;
    background-position: center 10px;
    margin: 0px;
    padding: 0px;
}
.topStrip
{
    background-color: #400000;
    height: 10px;
    line-height: 10px;
    width: 100%;
}
.selLanguage
{
    width: 110px;
    height: 20px;
    font-family: Geneva, sans-serif;
    font-size: 10px;
}
.ContainerHeader
{
    font-family: Geneva, sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-align: center;
    color: White;
    background-color: #cc0117;
    height: 22px;
}
.ContainerBody
{
    font-family: Geneva, sans-serif;
    font-size: 12px;
    color: black;
    background-color: #ffffff;
    line-height: 16px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.Paragraph
{
    font-family: Geneva, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: black; /*padding-left: 15px;*/
    padding-right: 14px;
    vertical-align: top;
}
.SignUp
{
    font-family: Geneva, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: black;
}
.SignUpInput
{
    width: 215px;
}
.SignUpTextArea
{
    width: 215px;
    height: 50px;
}
.SignUpCombo
{
    width: 220px;
}
.PageHeader
{
    font-family: Geneva, sans-serif;
    font-size: 24px;
    font-weight: normal;
    color: black;
    background-color: white;
    padding: 10px 0 8px 0;
    text-decoration:none;
}
.PageHeaderNoBottomPadding
{
    font-family: Geneva, sans-serif;
    font-size: 24px;
    font-weight: normal;
    color: black;
    background-color: white;
    padding: 10px 0 0px 0;
    text-decoration:none;
}
.BigBoldTitle
{
    font-family: Geneva, sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: black;
    background-color: #dddddd;
    line-height: 36px;
    width: 100%;
    border: 5px solid #dddddd;
}
.Pointer
{
    cursor: pointer;
}
.Copyright
{
    color: White;
    /*background-color:#820D17;*/
    font-family: Geneva, sans-serif;
    font-size: 11px;
    text-align: left;
    /*line-height:27px;
    height:27px;*/
    vertical-align:top;
    padding:22px 0 0 24px;
}
.CopyrightHome
{
    color: White;
    font-family: Geneva, sans-serif;
    font-size: 11px;
    text-align: center;
    line-height:27px;
    height:27px;
    vertical-align:middle;
    padding-top:30px;
    width:839px;
}
.Copyright a:link, .Copyright a:visited, .CopyrightHome a:link, .CopyrightHome a:visited
{
    color: White;
    font-family: Geneva, sans-serif;
    font-size: 11px;
    text-align: center;
}
.Copyright a:hover
{
    color: White;
    font-family: Geneva, sans-serif;
    font-size: 11px;
    text-align: center;
}
.FooterLinks
{
    color: White;
    font-family: Geneva, sans-serif;
    font-size: 11px;
    text-align: center;
}
.FooterLinks a:link, .FooterLinks a:visited
{
    color: White;
    font-family: Geneva, sans-serif;
    font-size: 11px;
    text-align: center;
}
.FooterLinks a:hover
{
    color: #98989D;
    font-family: Geneva, sans-serif;
    font-size: 11px;
    text-align: center;
}
a
{
    font-family: Geneva, sans-serif;
    font-size: 11px;
    color: black;
    line-height: 16px;
    text-decoration: none;
}
a:link
{
    font-family: Geneva, sans-serif;
    font-size: 11px;
    color: black;
    line-height: 16px;
    text-decoration: none;
}
a:hover
{
    font-family: Geneva, sans-serif;
    font-size: 11px;
    color: red;
    line-height: 16px;
    text-decoration: none;
}

a.quicklinks:link, a.quicklinks:visited
{
    font-family: Geneva, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: black;
    text-decoration: none;
}
a.quicklinks:hover
{
    font-family: Geneva, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: red;
    text-decoration: none;
}

.PageTitle
{
    font-weight: bold;
    font-size: 18px;
    color: #000000;
    font-style: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    padding-left: 10px;
    text-transform: capitalize;
}

TD.LineSeparator
{
    background-image: url(   '../Images/AnimLine.gif' );
    width: 65%;
    height: 16px;
    background-repeat: repeat-x;
}

.CasinoTimeTitle
{
    color: #000000;
    font-family: Verdana;
    font-weight: bold;
    font-size: 15px;
    background-color: #ffffff;
}
.ScrollDownTitle
{
    color: #000000;
    font-family: Verdana;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    background-color: #ffffff;
}


.ScheduleTableMainTitle
{
    color: #000000;
    font-size: 16px;
    font-weight: bold;
    background-color: #ffffff;
}

.ScheduleTableSubTitle
{
    font-size: 13px;
    color: #222222;
    background-color: #999999;
}

.OddLineBG
{
    background-color: #ffffff;
    color: #000000;
    font-weight: bold;
    font-size: 11px;
}

.EvenLineBG
{
    background-color: #666666;
    color: #ffffff;
    font-weight: bold;
    font-size: 11px;
}

.Headline
{
    font-weight: bold;
    font-size: 20px;
    color: white;
    font-style: italic;
    font-family: Arial, Helvetica, sans-serif;
}
.Headline2
{
    font-weight: bold;
    font-size: 13px;
    color: white;
    font-style: normal;
    font-family: Arial, Helvetica, sans-serif;
}

.BoldTitle, .Titles
{
    font-weight: bold;
    font-size: 16px;
    color: #000000;
    font-style: normal;
    font-family: Arial, Helvetica, sans-serif;
}
.SubTitles
{
    font-weight: bold;
    font-size: 14px;
    color: #000000;
    font-style: normal;
    font-family: Arial, Helvetica, sans-serif;
}
.BlackText
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    color: Black;
}
.BackToTop
{
    font-size: 10px;
    color: #333333;
    font-style: normal;
    font-family: Arial, Helvetica, sans-serif;
}
.ProductBox
{
    font-size: 10px;
    color: #000000;
    font-style: normal;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 20px;
    background-repeat: no-repeat;
    background-position: right;
    vertical-align: bottom;
    cursor: pointer;
    width: 33%;
}
.SmallFont
{
    font-size: 10px;
    color: #000000;
    font-style: normal;
    font-family: Arial, Helvetica, sans-serif;
}
.MediumFont
{
    font-size: 12px;
    color: #000000;
    font-style: normal;
    font-family: Arial, Helvetica, sans-serif;
}
/************************/
/*         LINE         */
/************************/
HR.Center
{
    text-align: center;
    width: 90%;
    color: #000000;
    height: 1px;
    border: 0px solid #000000;
}

HR.Left
{
    text-align: center;
    width: 90%;
    color: #666666;
    height: 1px;
    border: 0px solid #000000;
}
/************************/
/*        TABLES        */
/************************/
TABLE.MainTable
{
    width: 100%;
    text-align: center;
    border-style: solid;
    border-width: 0px;
    border-collapse: collapse;
    background-color: #ffffff;
    border-color: #000000;
}
TABLE.TermsTable
{
    border-style: solid;
    border-width: 0px;
    border-collapse: collapse;
    background-color: #ffffff;
    border-color: #000000;
    padding-right: 10px;
    padding-left: 10px;
}
.TableLimits
{
    font-weight: normal;
    font-size: 13px;
    color: #000000;
    font-style: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    border: 1px solid #666666;
    border-collapse: collapse;
}
.TableLimitsHead
{
    font-weight: bold;
    font-size: 13px;
    color: #F0F8FF;
    font-style: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: #666666;
}
.TableLimitsColumns
{
    font-weight: normal;
    font-size: 13px;
    color: #444444;
    font-style: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    border: 1px solid #666666;
    border-collapse: collapse;
    background-color: #cccccc;
}
TABLE.PromoTable
{
    width: 95%;
    border-style: none;
    border-width: 1;
    background-color: #ffffff;
    border-color: #000000;
}

TABLE.ScheduleTable
{
    width: 90%;
    border-style: solid;
    border-width: 1;
    border-collapse: collapse;
    border-color: #000000;
    font-style: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.PromoCell
{
    font-size: 11px;
    color: #000000;
    font-style: normal;
    font-family: Arial, Helvetica, sans-serif;
}

A.blue:link
{
    font-weight: normal;
    color: #666666;
    text-decoration: underline;
}
A.blue:visited
{
    font-weight: normal;
    color: #666666;
    text-decoration: underline;
}
A.blue:hover
{
    font-weight: normal;
    color: #666666;
    text-decoration: underline;
}
A.BackToTop:link
{
    font-size: 11PX;
    font-weight: normal;
    color: #666666;
    text-decoration: underline;
}
A.BackToTop:visited
{
    font-size: 11PX;
    font-weight: normal;
    color: #666666;
    text-decoration: underline;
}
A.BackToTop:hover
{
    font-size: 11PX;
    font-weight: normal;
    color: #666666;
    text-decoration: underline;
}

A.BigBoldTitleLink:link
{
    font-weight: bolder;
    font-size: 16px;
    color: #222222;
    text-decoration: underline;
}
A.BigBoldTitleLink:visited
{
    font-weight: bolder;
    font-size: 16px;
    color: #222222;
    text-decoration: underline;
}
A.BigBoldTitleLink:hover
{
    font-weight: bolder;
    font-size: 16px;
    color: #222222;
    text-decoration: underline;
}

.companyBrand
{
    font-weight: normal;
    font-size: 22px;
    color: #ffffff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.BlackS1
{
    font-size: 11px;
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}
.BlackS1:link
{
    font-size: 11px;
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}
.BlackS1:hover
{
    font-size: 11px;
    color: #ffffff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}
.MenuTitle
{
    font-size: 11px;
    color: #ffffff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}

.companySubTitle
{
    font-weight: bold;
    font-size: 12px;
    color: #222222;
    font-style: normal;
    font-family: Arial, Helvetica, sans-serif;
}
A.button:link
{
    font-size: 14px;
    font-weight: normal;
    color: #000000;
    text-decoration: underline;
}
A.button:visited
{
    font-size: 14px;
    font-weight: normal;
    color: #000000;
    text-decoration: underline;
}
A.button:hover
{
    font-size: 14px;
    font-weight: normal;
    color: #000000;
    text-decoration: underline;
}
.HowToScreens
{
    border: 1px solid #666666;
    border-collapse: separate;
}
.TermsTable
{
    border-style: solid;
    border-width: 0px;
    border-collapse: collapse;
    background-color: #ffffff;
    border-color: #000000;
    padding-right: 10px;
    padding-left: 10px;
    line-height: 18px;
}
table.Tabs td
{
    padding: 0px;
    vertical-align: top;
}
.Visa
{
    font-size: 12px;
    color: White;
    font-style: normal;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0px;
    padding: 0px;
}
table.Homepage td
{
    vertical-align: top;
}
div.PromoMarquee
{
    font-family: Geneva, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #ffffff;
    line-height: 11px;
    text-decoration: none;
    width:150px;
    height:193px;
    padding: 80px 0 0 10px;
}
div.PromoMarquee a:link, div.PromoMarquee a:visited, div.PromoMarquee a:hover
{
    font-family: Geneva, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #ffffff;
    line-height: 11px;
    text-decoration: none;
}
#pscroller1
{
    width: 120px;
    height: 100px;
}
.QuickStart td
{
    vertical-align: top;
    padding: 14px 0 14px 0;
}
.WhiteBG
{
    background-color: White;
}
.RedBG
{
    background-color: #FF0202;
}
#div_PromoBanner
{
    margin: 10px 0 10px 0;
    padding: 0px;
}
.FooterText
{
    font-family: Geneva, sans-serif;
    color:Black;
    font-size:11px;
    text-align:center;
}
table.ImageTable
{
    border: none;
}
table.ImageTable td
{
    font-size: 0px;
}