/* General HTML Styles */
body {
   margin: 0px;
   background-color: #A6A6A6;
}

td {
	font-family: Verdana, Helvetica, Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #000000;
}
H1  { 
   color: #666;
   border-bottom : 1px solid #666;
   margin : 0px;
   font-weight: bolder;
   font-size: 24px;
   display: table-cell;
}
H2  { 
   color: #666;
   border-bottom : 1px solid #666;
   margin : 0px;
   font-weight: bolder;
   font-size: 20px;
   display: table-cell;
}
H3  { 
   color: #6669;
   border-bottom : 1px solid #666;
   margin : 0px;
   font-weight: bolder;
   font-size: 17px;
   display: table-cell;
}
H4  { 
   color: #EEEEEE;
   border-bottom : 1px solid #EEEEEE;
   font-weight :bold;
   font-size: 14px;
   margin : 0px;
   display: table-cell;
}
FORM {
  margin: 0px;
  padding: 0px;
}
input {
	border: #666 1px solid; 
	color: #000000; 
	background-color: #FFFFFF;
   font-size: 10pt;
}
input:hover {
	border: #000000 1px solid; 
	color: #000000; 
	background-color: #F1F6FA;
}
textarea {
	border: #666 1px solid; 
	color: #000000; 
	background-color: #FFFFFF;
   font-size: 10pt;
}
textarea:hover {
	border: #000000 1px solid; 
	color: #000000; 
	background-color: #F1F6FA;
}
select {
	border: #666 1px solid; 
	color: #000000; 
   background-color: #FFFFFF;
   vertical-align: middle;
   font-size: 10pt;
}
option {
	border-bottom: #CCCCCC 1px solid; 
	color: #666; 
   background-color: #fff;
   vertical-align: middle;
   font-size: 10pt;
}
select:hover {
	border: #000000 1px solid; 
	color: #666; 
   background-color: #f9f9f9;
   vertical-align: middle;
   font-size: 10pt;
}
a { 
   text-decoration: none;
   color : #FF7800;
}
a:hover { 
   text-decoration: none;
   color : #000;
}
p { 
   margin : 5px 0px 5px 0px;
}

/* Other Styles */
#Header {
	background-image: url(../images/LogoHead.png);
	background-position: left;
	background-repeat: no-repeat;
	background-attachment: scroll;
	width: 900px;
	height: 60px;
}
#LeftZone {
	background-image: url(../images/LeftTDbg.jpg);
	background-position: center 0px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	height: 670px;
	width: 210px;
}
#LeftZoneLoged {
	background-color: #fff;
	height: 670px;
	width: 210px;
}
.LoginForm {
	background-image: url(../images/LoginBG.png);
	background-position: 2px 0px;
	background-repeat: no-repeat;
	background-attachment: scroll;
}
input.login {
	border: #959595 1px solid; 
	color: #000000; 
	background-color: #E4E4E4;
   font-size: 10pt;
	width: 110px;
	margin: 2px 10px 2px 0px;
}
input.login:hover {
	border: #000000 1px solid; 
	color: #000000; 
	background-color: #E4E4E4;
}
input.loginButton {
	border: 0px; 
	color: #FF7800;
	font-weight: bold;
   font-size: 10pt;
	background-image: url(../images/LoginButton.png);
	width: 70px;
	height: 20px;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 5px 0px;
	cursor: pointer;
}
input.loginButton:hover {
	border: 0px; 
}
.loginText {
	color: #FF7800;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding: 3px 0px 0px 15px;
}
a.loginForgot {
	color: #959595;
	font-size: 8px;
	text-decoration: underline;
	text-align: left;
	font-weight: bold;
	font-style: italic;
	padding: 0px 0px 0px 15px;
	*padding: 0px;
	*margin-left: -8px;
}
a.loginForgot:hover {
	color: #000000;
}

.LimitedText {
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	padding: 0px 0px 0px 20px;
}

.LimitedTextTitle {
	color: #ffffff;
	font-size: 24px;
	font-weight: bold;
	padding: 0px 0px 0px 20px;
}
.LimitedTextDesc {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 0px 0px 22px;
}

div.Lebdeci {
	display: block;
	position: relative;
	margin: 0px 0px -10px 0px;
}



.InstantForm {
	background-image: url(../images/MemberLoginBG.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-attachment: scroll;
	height: 150px;
}
.InstantFormBlank {
	background-image: url(../images/MemberLoginBGclear.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-attachment: scroll;
	height: 150px;
}
.InstantFormBlankTxtO {
	color: #FF8200;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.InstantFormBlankTxtW {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}
.InstantFormTitle {
	color: #FF7B06;
	font-size: 12px;
	font-weight: bold;
	padding: 4px 20px 14px 0px;
}
input.Instant {
	border: #FF7B06 1px solid; 
	color: #000000; 
	background-color: #ffffff;
   font-size: 10pt;
	width: 100px;
	margin: 2px 5px 0px 0px;
}
input.Instant:hover {
	border: #666666 1px solid; 
	color: #000000; 
	background-color: #ffffff;
}
input.InstantButton {
	border: 0px; 
	color: #ffffff;
	font-weight: bold;
   font-size: 10pt;
	background-image: url(../images/MemberLoginButton.png);
	background-repeat: no-repeat;
	width: 84px;
	height: 23px;
	margin: 10px 25px 0px 0px;
	padding: 0px 10px 5px 0px;
	cursor: pointer;
  *margin: 10px 5px 18px 0px;  /* fix ie */
}
input.InstantButton:hover {
	border: 0px; 
}
.InstantText {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding: 3px 0px 0px 20px;
}
.InstantDesc {
	color: #ffffff;
	font-size: 9px;
	text-decoration: none;
	font-weight: bold;
	text-align: inherit;
	padding: 0px 0px 0px 20px;
}

.WeeksBlock {
	background-image: url(../images/ThisWeekBG.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-attachment: scroll;
	height: 105px;
}
.WeeksBlockTextSub {
	color: #F17E18;
	font-size: 15px;
	font-weight: bold;
	padding: 0px 0px 0px 17px;
}
.WeeksBlockTextTitle {
	color: #F17E18;
	font-size: 21px;
	font-weight: bold;
	padding: 0px 0px 0px 17px;
}
.WeeksBlockTextDesc {
	color: #F17E18;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 0px 0px 20px;
}
div.WeeksBlockLebd {
	display: block;
	position: relative;
	margin: 0px 0px -17px 0px;
  *margin: 3px 0px -17px 0px;
}
input.WeeksBlockButton {
	border: 0px; 
	color: #ffffff;
	font-weight: bold;
   font-size: 9pt;
	background-image: url(../images/ThisWeekButton.png);
	background-repeat: no-repeat;
	width: 84px;
	height: 25px;
	margin: 0px 20px 0px 0px;
	padding: 0px 10px 4px 0px;
	cursor: pointer;
}
input.WeeksBlockButton:hover {
	border: 0px; 
}

/*  Menu Styles  */
.MainMenu {
	margin: 0px;
	padding: 0px;
}
.MainMenuPadding {
	width: auto;
	margin:  0px 0px -6px 0px;
	padding: 6px 0px 0px 0px !important;
  *padding: 0px !important;
}
.MenuMarker {
	padding: 5px 13px 0px 13px;
	*margin: 0px; /*fix ie bug */
}
a.home {
	background-image: url(../images/BlankMenuLink.png);
	background-repeat: repeat-x;
	color: #000000;
	display: block;
	font-weight: bold;
	text-align: center;
	font-size: 10px;
	white-space: nowrap !important;
	width: auto;
	height: 31px;
	margin: -5px 0px 0px 0px;
	padding: 8px 13px 0px 13px !important;
	*margin: 0px; /*fix ie bug */
}
a.home:hover {
	background-image: url(../images/MenuHome.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	color: #ffffff;
}
a.sport {
	background-image: url(../images/BlankMenuLink.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	color: #000000;
	display: block;
	font-size: 10px;
	white-space: nowrap !important;
	font-weight: bold;
	width: auto;
	height: 31px;
	margin: -5px 0px 0px 0px;
	padding: 8px 13px 0px 13px;
	*margin: 0px; /*fix ie bug */
}
a.sport:hover {
	background-image: url(../images/MenuHome.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	color: #ffffff;
}
a.casino {
	background-image: url(../images/BlankMenuLink.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	color: #000000;
	font-size: 10px;
	white-space: nowrap !important;
	display: block;
	font-weight: bold;
	width: auto;
	height: 31px;
	margin: -5px 0px 0px 0px;
	padding: 8px 13px 0px 13px;
	*margin: 0px; /*fix ie bug */
}
a.casino:hover {
	background-image: url(../images/MenuCasino.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-attachment: scroll;
	color: #ffffff;
}
a.poker {
	background-image: url(../images/BlankMenuLink.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	color: #000000;
	font-size: 10px;
	white-space: nowrap !important;
	display: block;
	font-weight: bold;
	width: auto;
	height: 31px;
	margin: -5px 0px 0px 0px;
	padding: 8px 13px 0px 13px;
	*margin: 0px; /*fix ie bug */
}
a.poker:hover {
	background-image: url(../images/MenuPoker.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	color: #ffffff;
}
a.superloto {
	background-image: url(../images/BlankMenuLink.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	color: #000000;
	font-size: 10px;
	white-space: nowrap !important;
	display: block;
	font-weight: bold;
	width: auto;
	height: 31px;
	margin: -5px 0px 0px 0px;
	padding: 8px 13px 0px 13px;
	*margin: 0px; /*fix ie bug */
}
a.superloto:hover {
	background-image: url(../images/MenuHome.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	color: #ffffff;
}
a.games {
	background-image: url(../images/BlankMenuLink.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	color: #000000;
	font-size: 10px;
	white-space: nowrap !important;
	display: block;
	font-weight: bold;
	width: auto;
	height: 31px;
	margin: -5px 0px 0px 0px;
	padding: 8px 13px 0px 13px;
	*margin: 0px; /*fix ie bug */
}
a.games:hover {
	background-image: url(../images/MenuGames.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-attachment: scroll;
	color: #ffffff;
}
a.account {
	background-image: url(../images/BlankMenuLink.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	color: #000000;
	font-size: 10px;
	white-space: nowrap !important;
	display: block;
	font-weight: bold;
	width: auto;
	height: 31px;
	margin: -5px 0px 0px 0px;
	padding: 8px 13px 0px 13px;
	*margin: 0px; /*fix ie bug */
}
a.account:hover {
	background-image: url(../images/Menu24.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-attachment: scroll;
	color: #ffffff;
}
a.support {
	background-image: url(../images/BlankMenuLink.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	color: #000000;
	font-size: 10px;
	white-space: nowrap !important;
	display: block;
	font-weight: bold;
	width: auto;
	height: 31px;
	margin: -5px 0px 0px 0px;
	padding: 8px 13px 0px 13px;
	*margin: 0px; /*fix ie bug */
}
a.support:hover {
	background-image: url(../images/Menu24.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-attachment: scroll;
	color: #ffffff;
}
a.help {
	background-image: url(../images/BlankMenuLink.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	color: #000000;
	font-size: 10px;
	white-space: nowrap !important;
	display: block;
	font-weight: bold;
	width: auto;
	height: 31px;
	margin: -5px 0px 0px 0px;
	padding: 8px 13px 0px 13px;
	*margin: 0px; /*fix ie bug */
}
a.help:hover {
	background-image: url(../images/MenuHelp.png);
	background-repeat: repeat-x;
   background-position: 0px 0px;
	background-attachment: scroll;
	color: #ffffff;
	padding: 8px 13px 0px 13px;
}
.MenuBorder {
	background-image: url(../images/MenuBorder.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	color: #000000;
	font-size: 10px;
	display: block;
	font-weight: bold;
	width: 1px;
	height: 31px;
	margin: -5px 0px 0px 0px;
	padding: 5px 13px 0px 13px;
	*margin: 0px; /*fix ie bug */
}
#SubMenu {
	border: #969696 1px solid;
	width: auto;
	height: 13px;
	margin: 0px 0px 4px 0px;
}
.SubMenuBorder {
	border-right: #969696 1px solid;
}
a.SubMenu {
	background-image: none;
	background-repeat: repeat-x;
	color: #000000;
	font-size: 10px;
	display: block;
	font-weight: bold;
	width: auto;
	height: 13px;
	padding: 0px 7px 0px 7px;
}
a.SubMenu:hover {
	background-image: url(../images/SubMenuBGmarker.png);
	background-repeat: repeat-x;
	color: #ffffff;
}
/*  SubMenu MyAccount  */
#SubMenuMyAcc {
	border: #FF7B00 1px solid;
	width: auto;
	height: 13px;
	margin: 0px 0px 4px 250px;
}
.SubMenuMyAccBorder {
	border-right: #FF7B00 1px solid;
}
a.SubMenuMyAcc {
	background-image: none;
	background-repeat: repeat-x;
	color: #333;
	font-size: 10px;
	display: block;
	font-weight: bold;
	width: auto;
	height: 13px;
	padding: 0px 7px 0px 7px;
}
a.SubMenuMyAcc:hover {
	background-image: url(../images/SubMenuMyAccBG.png);
	background-repeat: repeat-x;
	color: #ffffff;
}


/* Content Zone */
.MainMargin  {
	background-color: #fff;
	border-left:  #A6A6A6 3px solid;
}
.MemberLeftHeadCorner {
	height: 19px;
	width: 7px;
	background-image: url(../images/MembLeftHead.png);
	background-position: left;
	background-repeat: no-repeat;	
}
.MemberCenterHead {
	height: 19px;
	background-image: url(../images/MembCenterHead.png);
	background-position: left;
	background-repeat: repeat-x;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
}
.MemberContentTable {
	background-color: #fff;
	color: #828282; 
	padding: 7px;
}
.GreenLeftHeadCorner {
	height: 22px;
	width: 7px;
	background-image: url(../images/GreenLeftHead.png);
	background-position: left;
	background-repeat: no-repeat;	
}
.GreenCenterHead {
	height: 22px;
	background-image: url(../images/GreenCenterHead.png);
	background-position: left;
	background-repeat: repeat-x;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	padding: 0px 0px 0px 0px;
}
.GreenContentTable {
	background-color: #fff;
	color: #828282; 
	padding: 0px;
}
.GreenMainTable {
	margin: 25px 0px 0px 0px;
	color: #000;
}
.GreenMainTable a {
	color: #000;
	text-decoration: none;
}
.GreenMainTable a:hover {
	color: #000;
	text-decoration: underline;
}
.GreenMainTitle {
	color: #828282;
	font-size: 20px;
	padding: 20px 15px 0px 25px;
}
.GreenMainText {
	color: #828282;
	font-size: 12px;
	padding: 0px 15px 15px 25px;
}
.GreenMainTextOdds {
	color: #828282;
	font-size: 12px;
	padding: 20px 15px 15px 25px;
}
a.GreenMainText {
	color: #828282;
	padding: 0px;
	font-weight: bold;
	text-decoration: none;
}
a.GreenMainText:hover {
	text-decoration: underline;
}
select.GreenMainEvents {
	width: 225px;
	border: #828282 1px solid; 
}
select.GreenMainTime {
	width: 95px;
	border: #828282 1px solid; 
}
select.GreenMainDate {
	width: 110px;
	border: #828282 1px solid; 
}
input.GreenMainButton {
	border: #828282 1px solid; 
	color: #828282; 
	background-color: #FFFFFF;
   font-size: 10pt;
	font-weight: bold;
	height: 21px;
}
input.GreenMainButton:hover {
	border: #000000 1px solid; 
	color: #000000; 
	background-color: #f9f9f9;
}
.GreyMainText {
	color: #828282;
	font-size: 12px;
	padding: 5px;
}
.GreyTableText {
	color: #666;
	font-size: 11px;
	font-weight: bold; 
}
 a.GreyTableText {
	color: #666;
	font-size: 11px;
	font-weight: bold; 
	text-decoration: underline;
}
a.GreyTableText:hover {
	color: #000;
	font-size: 11px;
	font-weight: bold; 
	text-decoration: none;
}
.GreyTDText1 {
	color: #000;
	background-color: #EAEAEA;
	font-size: 10px;
	font-weight: normal;
	border-right: #fff 2px solid;
}
.GreyTDText2 {
	color: #000;
	background-color: #C2C2C2;
	font-size: 10px;
	font-weight: normal;
	border-right: #fff 2px solid;
}
.OddsTableHeader {
	background-color: #FE6500;
	color: #fff;
	font-weight: bold;
	border-right: #fff 2px solid;
}
.BetArrow  {
	color: #909090;
	list-style: url(../images/BetArow.png);
	margin: 0px;
	padding: 0px;
}
a.BetArrow  {
	color: #909090;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.OtherProg {
	background-color: #A6A6A6;
	font-size:12px;
	color: #fff;
	font-weight: bold;
	font-style: italic;
	padding: 10px 7px 7px 7px;
}
.OtherProg a {
	color: #fff;
	font-size:11px;
	text-decoration: underline;
	font-weight: bold;
	font-style: italic;
	text-align: left;
	margin-left: 2px;
	padding-bottom: 10px;
  *margin-left: 0px;
}
.OtherProg a:hover {
	color: #000000;
}
.MemberContentTableTitle {
	font-size: 130%;
	font-weight: bold;
	color: #828282; 
	padding: 15px 0px 25px 0px;
}

.MemberDescTable {
	border: #828282 1px solid;
}
.MemberDescTD li, .MemberDescTDnob li {
	list-style: url(../images/LiOtherProgWhite.jpg);
	padding: 0px;
	margin: 5px 0px 0px 18px;
  *margin: 5px 0px 0px 0px;
}
 a.MemberDescTD,  a.MemberDescTDnob {
	color: #828282; 
	border: 0px;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	margin: 0px 0px 3px -7px;
  *margin: 0px 0px 0px 0px;
}
 a.MemberDescTD:hover,  a.MemberDescTDnob:hover {
	color: #000000;
}
.MemberDescTD p, .MemberDescTDnob p {
	padding-bottom: 5px
}
.MemberDescTD div, .MemberDescTDnob div {
	padding-bottom: 10px
}
.MemberDescTD {
	border-right: #828282 1px solid;
	font-style: italic;
	font-weight: bolder;
	color: #828282; 
	font-size: 10px;
}
.MemberDescTitle {
	font-weight: bolder;
	font-style: italic;
	color: #828282; 
	font-size: 12px;
}
.MemberDescTDnob {
	font-weight: bolder;
	font-style: italic;
	color: #828282; 
	font-size: 10px;
}

.AboutUsRightZone {
	width: 200px;
	height: 400px;
	color: #fff;
	background-image: url(../images/AboutRightZone.png);
	background-repeat: repeat-x;
	padding: 13px;
	font-size: 10px
}
.AboutUsRightZone p {
	padding-bottom: 10px;
}
.AboutUsRightZone a {
	color: #fff;
	text-decoration: none;
	text-align: left;
}
.AboutUsRightZone a:hover {
	color: #000000;
}
.AboutUsImgDesc {
	text-align: right;
	font-style: italic;
	color: #828282; 
	font-size: 9px;
	margin: 0px;
	padding: 0px;
}
.AboutUsTextTitle {
	text-align: left;
	color: #828282; 
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	padding: 15px 0px 10px 0px;
}
.AboutUsTextDesc {
	text-align: left;
	color: #828282; 
	margin: 0px;
	padding: 0px 100px 0px 0px;
}
.AboutUsTextDesc a {
	color: #666;
	text-decoration: underline;
	text-align: left;
	font-weight: bold;
}
.AboutUsTextDesc a:hover {
	color: #000000;
}
.AboutTableBorder {
	border: #828282 1px solid;
}
.AboutTdBorder {
	border-right: #828282 1px solid;
	padding-right: 10px;
}
.AboutTdGrayText {
	text-align: left;
	color: #828282; 
	font-size: 12px;
}
.AboutTdOrangeText {
	color: #FF7800; 
	font-size: 12px;
	text-decoration: underline;
}
.AboutTdOrangeText a {
	color: #FF7800; 
	text-decoration: underline;
	font-weight: bold;
}
.AboutTdOrangeText a:hover {
	color: #000000;
	text-decoration: none;
}
.AboutUsGrayTextSmall {
	text-align: left;
	color: #828282; 
	font-size: 9px;
}
.AboutUsGrayTextSmall a {
	color: #666; 
	text-decoration: underline;
	font-weight: bold;
	font-size: 9px;
}
.AboutUsGrayTextSmall a:hover {
	color: #000000;
	text-decoration: none;
}


/* Index styles  */
.ViewCurrentOdds  {
	background-image: url(../images/CurentOdsBG.png);
	background-repeat: repeat-y;
	height: 86px;
	*height: 83px;
	border-bottom: #A6A6A6 3px solid;
	padding: 0px;
	margin: 0px !important;
}
.ViewCurrentOddsClear  {
	background-image: url(../images/CurentOdsBG.png);
	background-repeat: repeat-y;
	height: 86px;
	*height: 83px;
	border-bottom: #A6A6A6 3px solid;
	padding: 0px;
	margin: 0px !important;
}
.ViewCurrentOddsClear td {
	color: #fff;
	font-size: 11px;
}
.IndexBorderRight {
	border-right: #A6A6A6 3px solid;
}
.ViewCurrentOdds td {
	color: #fff;
	font-size: 14px;
}
.ViewCurrentOddsTitl {
	font-size: 14px;
	font-weight: normal;
	color: #fff;
}
.ViewCurrentOddsGreen {
	color: #098818;
	font-size: 14px;
	font-weight: bold;
}
.ViewCurrentOddsDesc {
	color: #fff;
	font-size: 11px;
	font-weight: bold;
}
input.ViewCurrentOdds {
	border: 0px; 
	color: #ffffff;
	font-weight: bold;
   font-size: 10pt;
	background-image: url(../images/CurentOdsButton.png);
	background-repeat: no-repeat;
	width: 52px;
	height: 20px;
	cursor: pointer;
	margin: 0px 20px 5px 0px;
	padding: 0px 0px 5px 0px;
}
input.ViewCurrentOdds:hover {
	border: 0px; 
}
#CurrentOddsDiv {
	display: block;
	height: auto;
	width: 95%;
	text-align: right;
	vertical-align: top;
	margin-top: -3px;
}
.IndexGrayBox {
	background-color: #E6E6E6;
	color: #666;
	font-weight: bold;
}
a.IndexGrayBox {
	color: #666;
	text-decoration: none;
	background-color: transparent;
	text-align: left;
	margin-left: 0px;
  *margin-left: 3px;
   padding: 0px;
   border: 0px;
}
a.IndexGrayBox:hover {
	color: #000000;
	text-decoration: none;
}
a.IndexGrayBoxSec {
	color: #666;
	text-decoration: none;
	font-weight: normal;
	background-color: transparent;
	text-align: left;
	margin-left: 0px;
  *margin-left: 3px;
   padding: 0px;
   border: 0px;
}
a.IndexGrayBoxSec:hover {
	color: #000000;
	text-decoration: underline;
}
.IndexGraySubBox {
	background-color: #E6E6E6;
	color: #666;
	font-weight: normal;
	font-style: italic;
}
a.IndexGraySubBox {
	color: #666;
	text-decoration: none;
	background-color: transparent;
	text-align: left;
	margin-left: -4px;
  *margin-left: 3px;
   padding: 0px;
   border: 0px;
}
a.IndexGraySubBox:hover {
	color: #000000;
	text-decoration: underline;
}
.IndexGraySubBoxClearData {
	background-color: #E6E6E6;
	color: #666;
	font-weight: bold;
}
.IndexWhiteBox {
	background-color: #fff;
	color: #666;
	font-weight: bold;
}
.IndexWhiteSubBox {
	background-color: #fff;
	color: #666;
	font-weight: normal;
	font-style: italic;
}
.IndexWhiteSubBoxClearData {
	background-color: #fff;
	color: #666;
	font-weight: bold;
}
.CheckBoxIndex {
	border: 0px;
	background-color: transparent;
}
.CheckBoxIndex:hover {
	border: 0px;
	background-color: transparent;
}
.CheckBoxIndexMark {
	list-style: url(../images/LiOtherProgWhite.jpg);
	padding: 0px 0px 0px 40px;
	*padding-left: 15px;
	margin: 0px;
	color: #666;
	height: 22px;
	vertical-align: middle;;
	font-weight: bold;
	border-bottom: #A8A8A8 dashed 1px;
}
a.CheckBoxIndexMark {
	color: #666;
	text-decoration: none;
	text-align: left;
	margin-left: -4px;
  *margin-left: 3px;
   padding: 0px;
   border: 0px;
}
a.CheckBoxIndexMark:hover {
	color: #000000;
}
.IndexSilverBox {
	background-color: #A8A8A8;
	color: #fff;
}
.IndexSilverBox input {
	border: #666 1px solid; 
	color: #000; 
	background-color: #fff;
   font-size: 10pt;
	width: 130px;
	margin: 0px;
}
.IndexSilverBox input:hover {
	border: #000 1px solid; 
	color: #000; 
	background-color: #f4f4f4;
}
.BannersNewsOffers {
	color: #666;
	text-align: justify;
}
.BannersNewsOffersTitle {
	color: #666;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}
.FlashBanners {
	background-color: #C7C7C7;
}
select.changeLang {
	border: #fff 2px solid;
	background-color: #C7C7C7;
	color: #fff;
	font-style: italic;
	width: 138px;
	font-size: 1em;
	font-weight: bold;
	vertical-align: middle !important;
}
option.changeLang {
	border: none;
	background-color: #f4f4f4;
	color: #666;
	font-style: italic;
	width: 138px;
	font-size: 1.1em;
	font-weight: bold;
}
.BanerBoxNormal {
	background-image: url(../images/banner_box_normal.jpg);
	background-position: 2px 0px;
	background-repeat: no-repeat;
	height: 127px;
}
.BanerBoxNormal img {
	padding: 0px 1px 0px 0px;
	*padding: 0px 1px 1px 0px;
}
.BanerBoxTitle {
	color: #fff;
	font-size: 14px;
	padding: 4px 0px 0px 8px;
	font-weight: bold;
	font-style: italic;
	*padding:  0px 0px 0px 8px;
}
.BanerBoxBig {
	background-image: url(../images/banner_box_big.jpg);
	background-position: 2px 0px;
	background-repeat: no-repeat;
	height: 127px;
}
.BanerBoxBig img {
	padding: 1px 1px 0px 0px;
	*padding: 0px 1px 0px 0px;
}
.BanerBoxBig br {
	padding: 0px;
	margin-top: -5px;
}
.BanerBigBoxTitle {
	color: #fff;
	font-size: 14px;
	padding: 4px 0px 0px 8px;
	font-weight: bold;
	font-style: italic;
	*padding: 0px 0px 0px 10px;
}
.BanerBigBoxSubTitle {
	color: #fff;
	font-size: 10px;
	padding: 4px 0px 0px 8px;
	font-weight: bold;
	font-style: italic;
	*padding: 0px;
	*margin: 0px 0px 0px 8px;
}


/* Registration  */
.OnlineChat {
	background-image: url(../pictures/chat_online.png);
	background-position: right top;
	background-repeat: no-repeat;
	width: 152px;
	height: 150px;
	margin: 0px;

}
.OnlineChat td {
	color: #666;
}
.RegMainTitle {
	color: #828282;
	font-size: 24px;
}
.RegInfoBox {
	background-image: url(../pictures/reg_block.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 410px;
	height: 58px;
}
.RegInfoBox td {
	color: #FF7800;
	font-size: 18px;
}
.OrStyleSilver {
	color: #828282;
	font-size: 16px;
	font-weight: bold;
	padding: 5px 0px 10px 180px;
}
.RegMarketingTable {
	background-color: #D6D3D3;
	border: #B8B8B8 1px solid;
	height: 230px;
}
.RegMarketingSubTitle1 {
	color: #fff;
	font-size: 18px;
	padding-left: 15px;
}
.RegMarketingSubTitle2 {
	color: #fff;
	font-size: 48px;
	padding-left: 15px;
}
.RegMarketingSubTitle3 {
	color: #fff;
	font-size: 24px;
	padding-left: 15px;
}
.RegMarketingDescSilver {
	color: #828282;
	font-size: 10pt;
	font-style: italic;
	padding: 3px 5px 3px 0px;
}
.RegMarketingDescWhite {
	color: #fff;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	padding: 3px 5px 3px 0px;
}


/* Support styles  */
.SupportRightZone {
	width: 160px !important;
	height: 440px !important;
	background-color: #FDC89C;
	color: #fff;
	background-image: url(../images/SupportRightZone.png);
	background-repeat: repeat-x;
	padding: 5px;
}
.SupportRightZone td {
	color: #fff;
}
.SupportRightZone li {
	list-style: url(../images/SupportRightZoneArrow.png);
	padding: 0px;
	height: auto;
	vertical-align: middle !important;
	margin: 6px 0px -5px 20px;
  *margin: 8px 0px -5px 0px;
}
.SupportRightZone a {
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
	font-size: 10px;
	text-align: left;
	margin-left: 2px;
  *margin-left: 0px;
}
.SupportRightZone a:hover {
	color: #000000;
}
.SupportMainTitle {
	color: #828282;
	font-size: 22px;
}
.SupportMainDesc {
	color: #828282;
	font-size: 14px;
}
.SupportFormTitle {
	color: #828282;
	font-size: 18px;
	border-bottom: #828282 1px dashed;
}
.SupportFormNameFild {
	color: #828282;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
}
.SupportFor {
	border: #959595 1px solid; 
	color: #000000; 
	background-color: #fff;
   font-size: 10pt;
	width: 185px;
	margin: 2px 10px 2px 0px;
}
.SupportFor:hover {
	border: #000000 1px solid; 
	color: #000000; 
	background-color: #fff;
}
input.SupportForButton {
	border: 0px; 
	color: #828282;
	font-weight: bold;
   font-size: 10pt;
	background-image: url(../images/SendButton.png);
	width: 70px;
	height: 20px;
	margin: 0px 20px 0px 0px;
	padding: 0px 0px 5px 0px;
	cursor: pointer;
}
input.SupportForButton:hover {
	border: 0px; 
	color: #000;
}
.FormDesc1 {
	background-image: url(../pictures/form_desc1.png);
	background-position: right;
	background-repeat: no-repeat;
	color: #828282;
	font-size: 11px;
	padding: 5px;
	border-bottom: #828282 1px dashed;
	border-left: #828282 1px dashed;
	width: 150px;
	height: 115px;
}
.FormDesc2 {
	background-image: url(../pictures/form_desc2.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	color: #828282;
	font-size: 11px;
	padding: 5px;
	border-left: #828282 1px dashed;
	width: 150px;
	height: 210px;
}

/*  Members Offers  */
.MembOffersTitle {
	color: #828282;
	font-size: 24px;
	padding: 10px 0px 10px 10px;
}
.MembOffersBox {
	background-color: #E5E5E5;
	color: #828282;
}
.MembOffersBoxItems {
	color: #828282;
	font-size: 14px;
}

/*  Bets Left Menu Styles  */
.BetsSlipHeader {
	background-image: url(../images/BetsSlipHeader.png);
	background-position: center;
	background-repeat: no-repeat;
	width: 210px;
	height: 18px;	
}
.BetsSlipHeadText {
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	padding: 0px 0px 0px 10px;
}
.BetsSlipTD {
	background-color: #fff;
	border: #FF6A00 2px solid;
	width: 100%;
	height: 58px;
}
.LoggedInTable {
	background-image: url(../images/LoggedINbg.png);
	background-position: center;
	background-repeat: no-repeat;
	width: 210px;
	height: 83px;
}
a.LoggedInTableLink {
	font-weight: bold;
	font-size: 10px;
	padding: 0px 0px 0px 2px;
}
.LoggedInTableText {
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	padding: 0px 0px 0px 5px;
}
.LoggedInTableTextSpec {
	color: #fff;
	font-weight: normal;
}

/* My Account Style  */
.MyAccTable {
	border: #828282 1px solid;
}
.MyAccTitle {
	color: #FF7800;
	font-size: 13px;
	font-weight: bold;
	padding: 0px 0px 5px 5px;
}
.MyAccFormTitle {
	color: #828282;
	font-size: 10px;
	font-weight: bold;
	padding: 7px 0px 0px 5px;
}
.MyAccFormDesc {
	color: #828282;
	font-size: 10px;
	font-style: italic;
	padding: 0px 0px 0px 5px;
}
a.MyAccLink {
	color: #828282;
	font-size: 10px;
	text-decoration: underline;
	font-weight: bold;
}
a.MyAccLink:hover {
	color: #000000;
}
input.MyAcc {
	border: #828282 1px solid; 
}
input.MyAcc:hover {
	border: #000000 1px solid; 
	color: #000000; 
	background-color: #f9f9f9;
}
input.MyAccButton {
	border: 0px; 
	color: #fff; 
	background-color: transparent;
	background-image: url(../images/MyAccButton.png);
	background-repeat: no-repeat;
	height: 24px;
	width: 74px;
	padding: 0px 10px 4px 0px;
	margin-right: 10px;
	font-weight: bold;
	cursor: pointer;
}
input.MyAccButton:hover {
	border: 0px; 
	color: #000000; 
	background-color: transparent;
}
.CheckBoxMyAcc {
	border: 0px;
	background-color: transparent;
	*vertical-align: middle !important;
	margin: 0px;
	*margin-left: -5px;
	padding: 0px;
}
.CheckBoxMyAcc:hover {
	border: 0px;
	background-color: transparent;
}

/*  Deposit Styles  */
.DepositTable {
	border-top: #ccc 1px solid;
	border-left: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
}
.DepositTable td {
	border-right: #ccc 1px solid;
}
.DepositTD {
	background-color: #E3E3E3;
}
.DepositTable a {
	background-color: transparent;
	text-decoration: underline;
	color: #000;
}
.DepositTable a:hover {
	background-color: transparent;
	text-decoration: none;
	color: #333;
}
.StepMark {
	color: #7B0000;
	font-size: 18px;
	font-weight: bolder;
	font-style: italic;
	font-family: sans;
	padding: 0px 0px 0px 15px;
}
a.StepOther {
	color: #888888;
	font-size: 18px;
	font-weight: bolder;
	text-decoration: none;
	font-style: italic;
	font-family: sans-serif;
	padding: 0px;
}
a.StepOther:hover {
	color: #7B0000;
	font-size: 18px;
	font-weight: bolder;
	font-style: italic;
	font-family: sans-serif;
	padding: 0px;
}
input.Deposit {
	border: #828282 1px solid; 
}
input.Deposit:hover {
	border: #000000 1px solid; 
	color: #000000; 
	background-color: #f9f9f9;
}
input.DepositButton {
	border: #6A6A6A 1px solid; 
	color: #444; 
	background-color: transparent;
	background-image: url(../images/ConfirmButton.png);
	background-repeat: repeat;
	height: 18px;
	width: 74px;
	padding: 0px 0px 3px 0px;
	margin-right: 10px;
	font-weight: bold;
	font-size: 10px;
	cursor: pointer;
}
input.DepositButton:hover {
	border: #000 1px solid; 
	color: #6A6A6A; 
	background-color: transparent;
}

/*  Career part of styles   */
.CareerMainTitle {
	color: #828282;
	font-size: 18px;
}
.CareerMainText {
	color: #828282;
	font-size: 14px;
	font-weight: normal;
}
.CareerMainImg {
	border: #e5e5e5 1px solid;
}
.CareerSilverBox {
	background-color: #CCC;
	color: #646464;
	font-size: 11px;
	height: 255px;
	padding: 10px;
}
.CareerSilverBoxTxt {
	color: #646464;
	font-size: 11px;
}
a.CareerSilverBoxLink {
	text-decoration: underline;
	color: #646464;
}
a.CareerSilverBoxLink:hover {
	text-decoration: none;
	color: #000;
}
.CareerWhiteBox {
	border: #ccc 1px solid;
	margin: 0px 0px 10px 0px;
}
.CareerWhiteBox td {
	color: #828282;
	font-size: 11px;
}
a.CareerWhiteBoxLink {
	text-decoration: underline;
	color: #828282;
}
a.CareerWhiteBoxLink:hover {
	text-decoration: none;
	color: #000;
}
.challengeMainText {
	color: #828282;
	font-size: 12px;
	font-weight: normal;
}
.challengeMainText p {
	padding-bottom: 10px;
}
input.ChallengeButton {
	border: 0px; 
	color: #038512; 
	background-color: transparent;
	background-image: url(../images/ChallengeButton.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 28px;
	width: 161px;
	padding: 0px 0px 3px 0px;
	*padding: 0px;
	margin-right: 10px; 
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
}
input.ChallengeButton:hover {
	border: 0px; 
	color: #000; 
	background-color: transparent;
	background-image: url(../images/ChallengeButtonHover.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
input.ChallengeCancelButton {
	border: 0px; 
	color: #038512; 
	background-color: transparent;
	background-image: url(../images/ChallengeButtonCancel.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 21px;
	width: 64px;
	padding: 0px 0px 3px 0px;
	*padding: 0px;
	margin-right: 10px; 
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
}
input.ChallengeCancelButton:hover {
	border: 0px; 
	color: #000; 
	background-color: transparent;
	background-image: url(../images/ChallengeButtonCancelHover.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
input.ChallengeLoginButton {
	border: 0px; 
	background-color: transparent;
	background-image: url(../images/ChallengeLoginButton.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 25px;
	width: 20px;
	margin: 0px; 
	cursor: pointer;
}
input.ChallengeLoginButton:hover {
	border: 0px; 
	background-color: transparent;
	background-image: url(../images/ChallengeLoginButtonHover.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.challengeMainText a {
	text-decoration: underline;
	color: #828282;
}

.challengeMainText a:hover {
	text-decoration: none;
	color: #000;
}
.Challenge {
	border: #828282 1px solid; 
}
.Challenge:hover {
	border: #000000 1px solid; 
	color: #000000; 
	background-color: #f9f9f9;
}
input.CheckBoxChallenge {
	border: 0px;
	background-color: transparent;
	*vertical-align: middle !important;
	margin: 0px;
}
input.CheckBoxChallenge:hover {
	border: 0px;
	background-color: transparent;
}


/*  loyalty styles  */
.LoyaltyMainTitle {
	color: #828282;
	font-size: 14px;
}
.LoyaltyMainText {
	color: #828282;
	font-size: 11px;
	padding-bottom: 10px;
}
.LoyaltyMainTableHaed  {
	color: #00940E;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 0px 0px 5px;
}
.LoyaltyMainTableItems  {
	color: #828282;
	font-size: 11px;
	padding: 0px 0px 0px 5px;
}

/* registration---instant  */
.InstantTable {
	border: #828282 1px solid;
}
.InstantTableText {
	color: #828282;
	font-size: 10px;
	padding-left: 10px;
}
.InstantPText {
	color: #828282;
	font-size: 10px;
	font-style: italic;
}
input.InstantButton {
	border: 0px; 
	color: #fff; 
	background-color: transparent;
	background-image: url(../images/MyAccButton.png);
	background-repeat: no-repeat;
	height: 24px;
	width: 74px;
	padding: 0px 10px 4px 0px;
	margin: 0px 10px 5px 0px;
	font-weight: bold;
	cursor: pointer;
}
input.InstantButton:hover {
	border: 0px; 
	color: #000000; 
	background-color: transparent;
}
.FullMemberTitle {
	color: #828282;
	font-size: 10px;
	padding: 0px;
}
input.FullMemberButton {
	border: 0px; 
	color: #fff; 
	background-color: transparent;
	background-image: url(../images/FullMemberButton.png);
	background-repeat: no-repeat;
	height: 21px;
	width: 178px;
	padding: 0px 10px 4px 0px;
	margin-right: 10px;
	font-weight: bold;
	cursor: pointer;
}
input.FullMemberButton:hover {
	border: 0px; 
	color: #000000; 
	background-color: transparent;
}
a.PlacebetsLink {
	color: #828282;
	text-decoration: underline;
	font-weight: bold;
}
a.PlacebetsLink:hover {
	color: #000000;
}
