* a {
	color: #990000;
}
* table {
	border-collapse: collapse;
}
.translate_link {
	background:none;
	margin:0px;
	padding:0px;
	width:10px;
	height:10px;
	border:none;
	display:inline;
}

#contentContainer {
	font-size: 8pt;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	text-align: left;
	padding:5px 0px 0px 0px;
	border: none;
	height: 100%;
	overflow:hidden;
}
* html #contentContainer * {
	font-size: 8pt;  /* for IE5/Win */
	f\ont-size: 8pt;  /* for IE6/Win */
}
/*  Play Lotto box  */
#TopContainer {
	margin: 0px;
	padding: 0px;
	float: left;
	text-align: center;
	height: auto;
	overflow:hidden;
}
#contentWrapper{
	background-color: #ffffff;
}
#TopWrapper {
	background-image: url(/images/common/title/background.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: auto;
	width: 100%;
	float: left;
	width:598px;
	background-color: #FFFFFF;
	min-height: 1200px;
	overflow:hidden;
}
#TopBox{
	background-image: url(/images/common/title/background-right.gif);
	background-repeat: no-repeat;
	background-position: top right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	min-height: 1090px;
	height: auto !important;
	height: 1090px;
}
#TopBox .content {
	width: 569px;
	padding-left:15px;
	margin:0px 0px 3px 0px;
	font-size: 1em;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}
#TopBox ul li a, #TopBox  ul li a:visited {
	color: #990000;
	text-decoration: underline;
}
#TopBox  ul li a:hover {
	color: #CC0000;
	text-decoration: none;
}
#TopBox  h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #990000;
	text-align: left;
	margin: 0px;
	width: 596px;
	padding: 0px;
	display: block;
	height: 35px;
}
#TopBox  h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #990000;
	text-align: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 5px;
	margin: 0px;
	height: 30px;
}
#TopBox  h2 a, #TopBox  h2 a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
}
#TopBox ul {
	text-align: left;
	margin-left: 45px;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	display: block;
}
#TopBox ul li {
	list-style-image: url(/images/common/welcome-arrows.gif);
	font-size: 100%;
}

#TopBox dl {
	text-align: left;
	margin-left: 45px;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	display: block;
}
#TopBox dl dt {
	list-style-image: url(/images/common/welcome-arrows.gif);
	font-size: 100%;
}
#TopBox dd {
	font-size: 100%;
}
#TopBox dl a, #TopBox dl  a:visited {
	color: #990000;
	text-decoration: underline;
}
#TopBox dl a:hover {
	color: #CC0000;
	text-decoration: none;
}
* html #TopBox ul li {
	font-size: 100%;  /* for IE5/Win */
	f\ont-size: 100%;  /* for IE6/Win */
}
a#AltRowColour {
	background-color: #F8F8F8;
}

* html input[type^="text"],
* html select {
	font-size: 8pt;
}

input[type="submit"],
input[type="button"],
input[type="reset"] {
/* 	background-color: #FFCC00;
	background-image: url(/images/common/button-gradient.gif);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFCC00;
	border-right-color: #FF9900;
	border-bottom-color: #FF6600;
	border-left-color: #FFCC00;
	font-size: 8pt;
	cursor: pointer;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 4px 8px; */
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-top: 1px solid #f3a214;
	border-left: 1px solid #f3a214;
	border-bottom: 1px solid #db900d;
	border-right: 1px solid #db900d;
	background: #ffda6b url(/images/common/buttons_active_yellow_bg.gif) center top no-repeat;
	font-weight: bold;
	color:#610404;
	padding:10px;
	cursor: pointer;
	font-size:11px;
	font-family: tahoma, Arial, Verdana, sans-serif;
	text-decoration:none;

}
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover {
/* 	background-color: #FFCC00;
	background-image: url(/images/common/button-gradient.gif);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFCC00;
	border-right-color: #FF9900;
	border-bottom-color: #FF6600;
	border-left-color: #FFCC00;
	font-size: 8pt;
	cursor: pointer;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 4px 8px; */
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-bottom: 1px solid #c14900;
	border-right: 1px solid #c14900;
	border-top: 1px solid #db900d;
	border-left: 1px solid #db900d;
	background: #f8edad url(/images/common/buttons_active_yellow_bg.gif) center bottom no-repeat;
	font-weight: bold;
	color:#610404;
	padding:10px;
	cursor: pointer;
	font-size:11px;
	text-decoration:none;


}
.buttons {
/* 	background-color: #FFCC00;
	background-image: url(/images/common/button-gradient.gif);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFCC00;
	border-right-color: #FF9900;
	border-bottom-color: #FF6600;
	border-left-color: #FFCC00;
	font-size: 8pt;
	cursor: pointer;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 4px 8px; */
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-top: 1px solid #f3a214;
	border-left: 1px solid #f3a214;
	border-bottom: 1px solid #db900d;
	border-right: 1px solid #db900d;
	background: #ffda6b url(/images/common/buttons_active_yellow_bg.gif) center top no-repeat;
	font-weight: bold;
	color:#610404;
	padding:10px;
	cursor: pointer;
	font-size:11px;
	font-family: tahoma, Arial, Verdana, sans-serif;
	text-decoration:none;

}
.buttons:hover {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-bottom: 1px solid #c14900;
	border-right: 1px solid #c14900;
	border-top: 1px solid #db900d;
	border-left: 1px solid #db900d;
	background: #f8edad url(/images/common/buttons_active_yellow_bg.gif) center bottom no-repeat;
	font-weight: bold;
	color:#610404;
	padding:10px;
	cursor: pointer;
	font-size:11px;
	text-decoration:none;

}

input[disabled] {
	color: #666666;
	font-size: 8pt;
}

/* Latest Results */

#latestResults {
	padding: 0px;
	float: right;
	height: 429px;
	width: 298px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	background-image: url(/images/index/homeLatestResultsTablebottgif.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#latestResults td{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}

#results1 a, #results1 a:visited {
	color: #990000;
	text-decoration: underline;
}
#results1 a:hover {
	color: #CC0000;
	text-decoration: none;
}

#results1 {
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin: 0px;
	padding: 0px;
	width: 262px;
	text-align: left;
	background-image: url(/images/index/homeLatestResultsbgBottom.gif);
	background-color: #E1E4EB;
	float: left;
}

#results a, #results1 a:visited {
	color: #990000;
	text-decoration: underline;
}
#results a:hover {
	color: #CC0000;
	text-decoration: none;
}

#results {
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-color: #E1E4EB;
	float: left;
}

#resultNumbers {
	text-align: left;
	margin: 0px;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 3px;
}

.numbers-7 {
	background-image: url(/images/common/results/yellow_keno.gif);
	background-repeat: no-repeat;
}

.main-numbers-8 {
	background-image: url(/images/common/results/green_tues.gif);
	background-repeat: no-repeat;
}

.supplementary-8 {
	background-image: url(/images/common/results/supp.gif);
	background-repeat: no-repeat;
}


.main-numbers-3 {
	background-image: url(/images/common/results/red_wed.gif);
	background-repeat: no-repeat;
	color: white;
}

.supplementary-3 {
	background-image: url(/images/common/results/supp.gif);
	background-repeat: no-repeat;
}

.main-numbers-4 {
	background-image: url(/images/common/results/blue_thurs.gif);
	background-repeat: no-repeat;
}

.powerball-4 {
	background-image: url(/images/common/results/supp.gif);
	background-repeat: no-repeat;
}

.main-numbers-5 {
	background-image: url(/images/common/results/pink_sat.gif);
	background-repeat: no-repeat;
}

.supplementary-5 {
	background-image: url(/images/common/results/supp.gif);
	background-repeat: no-repeat;
}
.main-numbers-1 {
	background-image: url(/images/common/results/orange_mon.gif);
	background-repeat: no-repeat;
}
.supplementary-1 {
	background-image: url(/images/common/results/supp.gif);
	background-repeat: no-repeat;
}
.main-numbers-11 {
	background-image: url(/images/common/results/mon_wed.gif);
	background-repeat: no-repeat;
}
.supplementary-11 {
	background-image: url(/images/common/results/supp.gif);
	background-repeat: no-repeat;
}
.main-numbers-6 {
       background-image: url(/images/common/results/yellow_keno.gif);
       background-repeat: no-repeat;
}
.supplementary-6 {
       background-image: url(/images/common/results/supp.gif);
       background-repeat: no-repeat;
}
.numbers-12 {
	background-image: url(/images/common/results/orange_mon.gif);
	background-repeat: no-repeat;
}

#resultNumbers div {
	width: 21px !important;
	height: 21px;
	float: left;
	padding: 0px;
	display: table;
	_position: relative;
	overflow: hidden;
	text-align:center;
	font-size: 11px;
}

#resultNumbers div div {
	padding: 0px;
	text-align:center;
	margin-top: 3px;
	height:11px;
	overflow: hidden;
}

#resultNumbersKeno {
	text-align: left;
	display: block;
	margin: 0px;
	height: 53px;
	width: 231px;
	background-image: url(/images/index/homeLatestResultsBigGreyBox.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
}

#results1 h2 {
	font-weight: bold;
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(/images/index/homeLatestResultsGameheader.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 5px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 28px;
	width: 262px;
	line-height: 20px;
}

#results1 p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-indent: 12px;
}

#results1 ul {
	margin: 0px;
	width: 250px;
	display: block;
	text-indent: 15px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#results1 ul li {
	font-size: 10px;
	font-weight: normal;
	color: #990000;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#numbers ul {
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin: 0px;
	width: 262px;
	text-align: left;
	background-image: url(/images/index/homeResultsLittleGreyBox.gif);
	display: block;
	height: 21px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#numbers ul li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	background-image: url(/images/index/homeLatestResultsNumboxGr.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	height: 21px;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}

#latestResults h1 {
	background-image: url(/images/index/result_header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 298px;
	color:#990000;
	display:block;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:17px;
	font-weight:bold;
	height:28px;
	margin:0px;
	padding:6px 0px 0px 23px;
	text-align:left;
}

#upcomingPromo {
	height: 169px;
	margin: 0px;
	display: block;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	padding: 75px 0px 7px 0px;
	background-color:#a0abc6;

/*	float: right;*/
}
#upcomingPromoIndex {
	width: 213px;
	height: 231px;/*231*/
	margin: 0px;
	display: block;
	/*z-index: 1;*/
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	padding-top: 84px;
	padding-bottom: 0px;
	float: right;
}
* html #upcomingPromo {
	he\ight: 244px;
}
#upcomingPromo .prize,
#upcomingPromoIndex .prize {
	font-size: 24px;
	font-weight: bold;
	font-family: arial,helvetica;
	font-style: italic;
	color: white;
	margin-bottom: 5px;
}
.promo-powerball {
	background-image: url(/images/index/promo/blue-box.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#upcomingPromo a.wrapper, #upcomingPromo a.wrapper:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#upcomingPromoIndex a.wrapper, #upcomingPromoIndex a.wrapper:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 231px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 45px;
}
.underline {
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
	display: inline;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

#upcomingPromo a:hover, #upcomingPromoIndex a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.account-content table,
.account-content form {
	width: 510px !important;
}
.account-content table table {
	width: 100% !important;
}
#superdrawBox {
	display: block;
	margin: 0px;
	height: 166px;
	width: 236px;
	float: right;
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: bottom;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	text-align: center;
}
#superdrawBox a:hover {
	color: #336699;
	text-decoration: none;
}
#superdrawBox a {
	color: #FFFFFF;
	text-decoration: underline;
}
.promoSuperdraw {
	background-repeat: no-repeat;
	background-position: right top;
}
.promoSuperdraw a {
	color: white;
	width: 165px;
	height: 196px;
	text-decoration: none;
	padding-top: 110px;
	padding-left: 35px;
	padding-right: 15px;
	display: block;
}
#upcomingPromo2 {
	width: 213px;
	height: 300px;
	margin: 0px;
	display: block;
	z-index: 1;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 0px;
	float: right;
}
#pageDescription {
	margin-left: auto;
	font-size: 80%;
	margin-right: auto;
	width: 540px;
	padding-left: 20px;
}
* html #pageDescription {
	font-size: 70%;  /* for IE5/Win */
	f\ont-size: 75%;  /* for IE 6 Win */
}
#pageDescription a {
	color: #990000;
}

.column_mask {
	margin-top: -3px;
	height:20px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	width:800px;
	bottom:-3px;
	background-image: url(../images/common/expand_box_bg_bot.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.attention {
	text-align: center;
	border: thin solid red;
	padding: 5px;
}

.selectFree {
        display:none;
        padding:10px;
        background:#fff
        border:1px solid black;
}

#popup_innerdiv, .popup_innerdiv {
        border: none;
        padding:5px;
        height:300px;
        width:500px;
        overflow:auto;
}

#popup_header_innerdiv {
	border: none;
	padding:5px;
	height:300px;
	width:500px;
	overflow:auto;
}

#popup_header_link {
	display:inline;
	margin-left:5px;
	width:auto
}

.page_title_icon {
	margin-top:2px;
}

#popup_header_innerdiv {
	border: 1px solid black;
	padding:5px;
	height:300px;
	width:500px;
	overflow:auto;
}

#popup_header_link {
	display:inline;
	margin-left:5px;
	width:auto
}

#pulldown_wrapper {
	position:absolute;
	width:100%;
	z-index:1;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
}

#pulldown_box {
	width:800px;
	margin:0 auto;
}

#pulldown_top_border, #pulldown_body {
	background-color:#26177c;
}

#pulldown_top_border {
	overflow:hidden;
	padding:0px;
	height:5px;
}

#pulldown_body_bg {
	display:none;
	background-color:#fff;
	width:800px;
}

.pulldown_img {
	height:70px;
	margin:0 0 8px;
}

#pulldown_tab_bg {
	width:200px;
	background-color:#fff;
	margin:0 auto;
}

#pulldown_tab_bg * {
    cursor:hand;
    cursor:pointer;
}

#pulldown_tab {
	padding-bottom:3px;
	background-color:#26177c;
	color:white;
	cursor:hand;
	cursor:pointer;
}

#pulldown_tab a {
    color:white;
    text-decoration:none;
}

#pulldown_tab div {
    cursor:hand;
    cursor:pointer;
}

div.box.error {
	margin: 7px 0px 0px 0px;
	border: 2px solid red;
	padding: 4px;
	background-color: white;
	font-weight: bold;
	color: #cc0000;
}
.nice_tooltip {
	text-decoration: underline;
	color: #990000;
}
.qtip {
	font-family: verdana, arial, helvitica, sans-serif;
	font-size: 11px;
	padding: 10px;
}
