body {
	text-align: center;
	background-color: #FFFFFF;
	margin: 0px;
	font-size: 90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../../images/BodyBg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.Container	{
	margin: 0em auto;
	width: 770px;
	text-align: left;
	padding: 0px 85px 0px 85px;
	background-image: url(../../images/ContainerBg.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	}

.promJackpotBanner {
background-repeat:no-repeat;
float:left;
height:118px;
margin:0;
padding:0;
position:relative;
top:-4px;
width:169px;
}

.jackpottitle {
height:24px;
width:167px;
}

.jackpotTxt {
height:95px;
margin-left:8px;
margin-top:3px;
width:154px;
}

.jackpotsText {
}

.jackpotsText marquee {
height:59px;
width:167px;
}

.totalP {
font-family:Verdana;
font-size:11px;
font-weight:bold;
margin:8px 0 0 10px;
padding:0;
}

.SideBar {
	float: left;
	width: 170px;
}
.MainBody {
	float: right;
	width: 575px;
	margin-left: 25px;
}
.HeaderImg {
	margin-bottom: 31px;
        width:769px;
}
/*
.HeaderImg img {
    position:relative;
    float:left;
}
*/
.Content {
	font-size: 90%;
	width: 508px;
}
.ContentFull {
	font-size: 90%;
}
.ContentFull .truste{
  float:right;
  text-align: center;
  font-size: 11px;
  width:211px;
  padding-bottom:7px;
}
.ClearBoth {
	clear: both;
}
.Footer {
	clear: both;
	margin-top: 20px;
}

/*** General Tags *****************/

a:link {
	color: #1D6E27;
	text-decoration: underline;
}

a:visited {
	color: #1D6E27;
	text-decoration: underline;
}

a:hover, a:active	{
	color: #009a51;
	text-decoration: none;
	}
	
p	{
	line-height: 130%;
	text-align: left;
	margin-bottom: 10px;
	margin-top: 0px;
	color: #000000;
	padding: 0px 0px 10px 0px;
	}
	
h1	{
	color: #1D6E27;
	font-size: 110%;
	line-height: 100%;
	font-weight: bold;
	padding-top: 23px;
	margin-top: 0px;
	margin-bottom: 23px;
	}
	
h2	{
	color: #1D6E27;
	margin: 0px 0 10px 0;
	font-size: 90%;
	line-height: 105%;
	font-weight: bold;
	}
	
h3	{
	color: #00612d;
	margin: 0px 0 10px 0;
	font-size: 100%;
	line-height: 105%;
	font-weight: bold;
	}
h4	{
	color: #000000;
	margin: 0px 0 2px 0;
	font-size: 85%;
	line-height: 105%;
	font-weight: bold;
	}	
ul {
	line-height: 130%;
	text-align: left;
	}
ol {
	line-height: 110%;
	margin-top: 6px;
	}
li {
	padding-bottom: 8px;
	padding-left: 1px;
	}
/*** BreadCrumbs Tags *****************/

.BreadCrumbs {
	font-size: 75%;
	color: #1D6E27;
}
.BreadCrumbs a:link {
	color: #1D6E27;
	text-decoration: none;
}

.BreadCrumbs a:visited {
	color: #1D6E27;
	text-decoration: none;
}

.BreadCrumbs a:hover, .BreadCrumbs a:active	{
	color: #009a51;
	text-decoration: underline;
	}
	
/*** Footer Tags *****************/

.FooterLinks {
	font-size: 75%;
	color: #999999;
	text-align: center;
	margin-bottom: 15px;
}

.FooterLinks a{
	margin: 0px 8px;
	display: inline;
}

.FooterLinks a:link {
	color: #7F7F7F;
	text-decoration: underline;
	margin: 0px 8px;
}

.FooterLinks a:visited {
	color: #7F7F7F;
	text-decoration: underline;
}

.FooterLinks a:hover, .FooterLinks a:active	{
	color: #7F7F7F;
	text-decoration: none;
	}

.FooterLogos {
	text-align: center;
	background-image: url(../../images/FooterLogosBg.gif);
	background-repeat: repeat-x;
	padding-top: 7px;
}
.FooterLogos img {
	margin-right: 5px;
	margin-left: 5px;
}

.FooterText {
	background-image: url(../../images/FooterLogosBg.gif);
	background-repeat: repeat-x;
	padding-top: 10px;
	font-size: 75%;
	color: #999999;
	text-align: center;
	padding-bottom: 15px;
}
.FooterText p {
	color: #999999;
	text-align: center;
	padding-bottom: 5px;
}


.NextStep {
	margin-bottom: 30px;
}
.QuickLinks {
	margin-bottom: 30px;
	text-align: center;
}

.TextContent {
}

/*** NavBar Tags *****************/
.Nav {
	font-size:90%;
	line-height:normal;
	margin-bottom: 0px;
	text-align: left;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif, Corbel;
	font-weight: normal;
	padding-top: 0px;
	width: 109%;
border:1px soli red;
}
#siteNav {
	DISPLAY: inline;
	MARGIN: 0px;
	LIST-STYLE-TYPE: none;
	padding: 0;
}
UL#siteNav LI {
	FLOAT: left;
	POSITION: relative;
	padding-bottom: 9px;
	text-align: center;
	font-weight: normal;
}
UL#siteNav LI A {
	FONT-SIZE: 75%;
	COLOR: #000000;
	TEXT-DECORATION: none;
	text-align: left;
	display: block;
	background-image: url(../../images/NavLine.gif);
	background-repeat: no-repeat;
	background-position: center right;
	padding: 0px 10px 3px 10px;
}

UL#siteNav LI:hover a{
	color: #000000;
	background-image: url(../../images/NavOverBg.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

UL#siteNav LI A:hover {
	color: #000000;
	padding: 0px 10px 3px 10px;
	background-image: url(../../images/NavOverBg.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

UL#siteNav LI UL {
	DISPLAY: none;
	PADDING: 2px 2px 1px 2px;
	LEFT: 0px;
	MARGIN: 0px 0px 0px 1px;
	WIDTH: 95px;
	LIST-STYLE-TYPE: none;
	POSITION: absolute;
	BACKGROUND-COLOR: #FFFFFF;
        z-index: 2;

}
UNKNOWN {
	LEFT: 0px; TOP: 40px
}
UL#siteNav LI:hover UL {
	CLEAR: left;
	DISPLAY: block
}
UL#siteNav LI.sfhover UL {
	DISPLAY: block
}
UL#siteNav LI UL LI {
	height: auto;
	width: auto;
	margin: 0px;
	padding: 0px;
}
UL#siteNav LI UL LI A {
	DISPLAY: block;
	BORDER-LEFT-WIDTH: 0px;
	FONT-SIZE: 70%;
	MARGIN: 0px;
	COLOR: #000000;
	BORDER-RIGHT-WIDTH: 0px;
	text-align: left;
	BACKGROUND-POSITION: top right;
	BACKGROUND-IMAGE: url(../../images/NavLiBg.gif);
	background-repeat: repeat-x;
	font-size: 70%;
	font-weight: normal;
	padding: 2px 2px 2px 10px;
	border-bottom: 1px solid #FFFFFF;
}

UL#siteNav LI UL LI A:link {
	BACKGROUND-IMAGE: url(../../images/NavLiBg.gif);
	background-repeat:repeat-x;
}

UL#siteNav LI UL LI A:visited {
	BACKGROUND-IMAGE: url(../../images/NavLiBg.gif);
	background-repeat:repeat-x;
}

UL#siteNav LI UL LI A:hover  {
	BACKGROUND-POSITION: top right;
	BACKGROUND-IMAGE: url(../../images/NavLiBgSelected.gif);
	background-repeat: repeat-x;
	color: #000000;
	font-weight: bold;
	border: none;
	padding: 2px 2px 2px 10px;
	border-bottom: 1px solid #FFFFFF;
}

UL#siteNav #GettingStartedUL  {
	width: 178px;
}
UL#siteNav #GettingStartedUL a {
	width: 178px;
}

UL#siteNav #AboutUsUL  {
	width: 118px;
}
UL#siteNav #AboutUsUL a {
	width: 106px;
}

UL#siteNav #BankingUL  {
	width: 118px;
}
UL#siteNav #BankingUL a {
	width: 106px;
}

UL#siteNav #DepositUL  {
	width: 158px;
}
UL#siteNav #DepositUL a {
	width: 146px;
}

UL#siteNav #CashOutUL  {
	width: 138px;
}
UL#siteNav #CashOutUL a {
	width: 126px;
}

UL#siteNav #HowToPlayUL  {
	width: 118px;
}
UL#siteNav #HowToPlayUL a {
	width: 118px;
}
UL#siteNav #PromotionsUL  {
		width: 178px;

}
UL#siteNav #PromotionsUL a {
	width: 170px;

}

UL#siteNav #SupportUL  {
	width: 215px;
}
UL#siteNav #SupportUL a {
	width: 215px;
}
/*** SideMenu styles **************/

.SideMenu {
	width: 168px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif, Corbel;
	background-color: #FFFFFF;
	font-size: 90%;
	margin-bottom: 12px;
}
.SideMenu2 {
	width: 158px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
}


.SideMenu ul {
	margin: 0 0 0 0;
	padding: 0;
	list-style-type: none;
	font-size: 85%;
	font-weight: normal;
	text-align: left;
	line-height: 100%;
	list-style-image: none;
}

.SideMenu2 ul {
	margin: 0 0 0 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	font-weight: normal;
	text-align: left;
	line-height: 100%;
	list-style-image: none;
}

.SideMenu li {
	margin: 0 0 0 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}
.SideMenu2 li {
	margin: 0 0 0 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}

.SideMenu2 a {
	line-height: 140%;
	text-align: left;
	font-weight: normal;
}

.SideMenu  a {
	display: block;
	padding: 5px 2px 5px 8px;
	line-height: 155%;
	text-align: left;
	font-weight: bold;
	width: 149px;
	background-image: url(../../images/SadeMenuLiBg.gif);
	background-repeat: repeat-x;
	background-position: center;
	background-color: #F2F2F2;
	border-bottom: 1px solid #D6D4D5;
}

.SideMenu a:link, .SideMenu a:visited {
	color: #000000;
	text-decoration: none;
	background-color: #F1EFF0;
}

.SideMenu a:hover {
	color: #000000;
	text-decoration: none;
	background-repeat: repeat-x;
	background-image: url(../../images/SadeMenuLiOverBg.gif);
	background-position: center;
	background-color: #c4fed9;
}
.SideMenu2 a:link, .SideMenu2 a:visited {
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-left: 14px;
	width: 144px;
	background-image: url(none);
	border-bottom: none;
        font-weight: normal;
}

.SideMenu2 a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-image: url(../../images/SadeMenuLiOverBg.gif);
        font-weight: normal;
}
.uberlink a:link, .uberlink a:hover, .uberlink a:visited {
	color: #00a352;
}
.uberlink2 a:link, .uberlink2 a:hover, .uberlink2 a:visited {
	color: #00a352;
	background-color: #FFFFFF;
}
.SideMenuTop {
	height: 7px;
}
.SideMenuBottom {
	height: 7px;
}
.SideMenuMain {
	border-left: 1px solid #B8B6B7;
	border-right: 1px solid #B8B6B7;
	padding: 0px 4px 0px 4px;
	width: 160px;
}
.SideStory {
	margin-bottom: 12px;
}


/*** Tables styles **************************/

.TableList {
	font-size: 90%;
	background-color: #FFFFFF;
	border-left: 1px solid #B6B2B3;
}

.TableList td {
	padding: 4px 8px 4px 8px;
	vertical-align: top;
	line-height: 120%;
	color: #000000;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #B6B2B3;
}

.TableList th {
	border-bottom: 1px solid #B6B2B3;
	padding: 4px 8px 4px 8px;
	vertical-align: top;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	text-align: left;
	border-right: 1px solid #B6B2B3;
}

.TableStep {
	font-size: 90%;
	background-color: #FFFFFF;
	border-left: 1px solid #B6B2B3;
	border-top: 1px solid #B6B2B3;
	margin-bottom: 5px;
}

.TableStep td {
	padding: 4px 8px 4px 8px;
	vertical-align: top;
	line-height: 120%;
	color: #000000;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #B6B2B3;
}

.TableStep th {
	border-bottom: 1px solid #B6B2B3;
	padding: 4px 8px 4px 8px;
	vertical-align: top;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	border-right: 1px solid #B6B2B3;
	background-color: #00612d;
}

.TableTop {
}
.Table {
	margin-bottom: 15px;
}
.TableList .SubTitle {
	background-color: #c5ffd7;
	font-weight: bold;
	color: #01683b;
}
.PreviewBox {
	margin-bottom: 15px;
}
.PreviewBox .Image {
	float: right;
	width: 114px;
}
.PreviewBox .Text {
	float: left;
	width: 450px;
}
.PreviewBox .Bottom {
	clear: both;
	height: 1px;
}
.PreviewBox .Text p {
	margin-bottom: 0px;
}
.PromotionBox {
	margin-bottom: 15px;
}
.PromotionBox .Image {
	float: right;
	width: 227px;
	margin-bottom: 10px;
}
.PromotionBox .Text {
	float: left;
	width: 330px;
}
.PromotionBox .Bottom {
	clear: both;
	height: 1px;
}
.PromotionBox .Text p {
	margin-bottom: 0px;
}

.HomeMain {
	width: 770px;
}
.HomeLeftSide {
	float: left;
	width: 568px;
}
.Flash {
	width: 568px;
	height: 296px;
}
.HomeRightSide {
	float: right;
	width: 202px;
}
.Jackpot {
	background-image: url(../../images/JackpotBg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 28px;
	padding: 10px 5px 0px 15px;
}
.Jackpot p {
	color: #FFFFFF;
	font-size: 75%;
	padding: 0px;
	margin: 0px;
}
.Jackpot .Bold {
	font-size: 140%;
	font-weight: bold;
}
.HomeBottom {
	width: 770px;
	margin-top: 20px;
	margin-bottom: 20px;
}
/* for understanding browsers */
.HomeBox {
	background-image: url(../../images/HomeBoxBg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 246px;
	height: auto;
	min-height: 16em;
	height:auto;
	float: left;
}
/* for Internet Explorer */
/*\*/
* html .HomeBox {
	height: 16em;
}
/**/
.HomeBox .Text {
	padding: 5px 5px 0px 0px;
}
.HomeBox  h1 {
	padding-left: 20px;
	margin-bottom: 0px;
	font-size: 120%;
	font-weight: normal;
	padding-top: 8px;
}
.HomeBox ul {
	font-size: 75%;
	margin-top: 5px;
	line-height: 120%;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.HomeBox  li {
	padding-bottom: 6px;
	list-style-image: url(../../images/HomeBullet.gif);
	padding-left: 0px;
}
.HomeBottom .Separator {
	width: 15px;
	float: left;
	height: 5px;
}
.TableList .Center {
	text-align: center;
}
.ImageFloatRight {
	float: right;
	margin-left: 5px;
	margin-bottom: 10px;
}
.Purple {
	color: #00612d;
}
.FooterText h1 {
	margin-bottom: 0px;
	padding: 3px 0px 3px 0px;
}
.FooterText h2 {
	color: #999999;
	margin: 0px 0px 5px 0;
}
.SubTitle {
	background-color: #c5ffd7;
	font-weight: bold;
	color: #01683b;
	padding: 5px;
}

DIV.DateLanguage	
{ height:22px ; height:26px; text-align:right; padding-top:3px; font:bold 11px/18px Verdana; color:#00A553; vertical-align:middle; width:231px; position:relative; float:right;}
DIV.DateLanguage *	
{ vertical-align:middle; }
DIV.DropList		
{ float:right; width:126px; height:18px; }
DIV.DropList	 * 
{ vertical-align:middle}
    /*DIV.DropListField	{ float:left; font:normal 12px Verdana; color:#000000; text-align:left; background-image:url(../../images/droplist_field.gif);
                                              background-repeat:no-repeat; background-position:top left; width:103px ; height:17px ;
                                              padding-left:5px; padding-top:1px; width:108px; height:18px; }*/
DIV.DropListField	
{ float:left; padding-left:5px; padding-top:0px; }
DIV.DropListField * { vertical-align:middle}
DIV.DropListField SELECT 
{width:121px; height:18px; font:normal 12px Verdana; color:#000000; text-align:left; vertical-align:middle; margin-bottom:3px; }
DIV.DropListButton	
{ float:right; width:18px; height:18px; }
DIV.DropListButton *	
{ display:block; cursor:pointer; }
DIV.DropListField	
{ float:right; padding-left:11px; padding-top:11px; }
