<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body
{
	text-align: center;
}

div.container
{
	text-align: left;
}

a{
	text-decoration: none;
}

ul#countrylinks{
		font-size: 20px;
	  padding-left: 20px;
}

ul#countrylinks a{

	border-left:10px solid #D3931D; 
	padding:10px 20px 20px 20px; 
	margin-top: 20px; 	
}

.statetitle h2{ 
	font-style:italic; 
	border-left:10px solid #D3931D; 
	padding:10px 20px; 
	margin:30px 0; 
	color:#2A2A2A; 
	padding: 10px
}

.statetitle ul {
  list-style-type: none;
  padding-left: 20px;
  color: #666;
}

.statetitle ul.lotteryul li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 10px;
  font-size: 18px;
}

.statetitle ul.lotteryul li:before {
  position: absolute;
  top: 0;
  left: 0;
  font-family: FontAwesome;
  content: "\f016";
  color: #D3931D;
}

.statetitle ul.functionul li {
  font-size: 15px;
}

.statetitle ul.functionul li:before {
  content: "\f058";	
}

.left-padding{
	padding-left: 15px;
}

.formcenter{
	text-align: center;	
	border: 1px solid gray;
	padding: 10px;
	margin-bottom: 25px;
	margin-top: 10px;
}

.innerform{
	text-align: left;	
	border: 1px solid gray;
	padding: 10px;
	margin-left: 35px;
	margin-right: 35px;
	margin-bottom: 25px;
	margin-top: 10px;
}

#feedbackform{
	text-align: left;
	margin-left: 35px;
}

.formtitle{
	font-weight: bold;
}

.italic{
	font-style: italic;
}

.topmenu {
	border-top: #FC6 3px solid;
	border-bottom: #FC6 3px solid;
	background-color: #FFC;
	color: #666;
	font-size: 14px;
	font-weight: bold;
	margin-top:5px;
	margin-bottom:5px;
	padding: 5px;
}

.breadcrumb {
	color: #468bff;
	cursor: pointer;
	padding: 4px;
	border-radius: 4px;
}
.breadcrumb:after {
	font-family: Consolas, Courier New, Arial, sans-serif;
	margin-left: 6px;
	color: #08C;
}
.breadcrumb:hover {
	/*background: #FFCC66;*/
	text-decoration: underline; 
	/*color: #0E85E6;*/	
	font-style: italic;
}
.breadcrumb.dropdown-open {
	/*background: #888;*/
	background: #FFCC66;
	color: #3c3c3c;
}
.breadcrumb.dropdown-open:after {
	color: #dbee2f;
}

.dropdown-menu {
	color: #dbee2f;
}

#dropdown-country,  #dropdown-state, #dropdown-lottery{
	font-weight: bold;
	font-size: 13px;
	color: #444a06;
}

#dropdown-country a:hover, #dropdown-state a:hover, #dropdown-lottery a:hover{
	font-size: 15px;
	color: #363c04;
	background: #FFCC66;
}

/*.formleft{
	border: 1px solid gray;
	padding: 10px;
	margin-bottom: 25px;
	margin-top: 10px;
}*/

/*.drawbox{
	border: 1px solid gray;
	padding: 10px;
	margin-bottom: 25px;
	margin-top: 10px;
}*/

/*.alignleft{
	text-align: left;		
}*/

#menu-country {
	list-style: none;
	padding-top: 18px;
}

#menu-country ul{
	display: inline;
	float: left;
}

#menu-country li{
	float: left;
}

#menu-country a{
	padding: 20px 12px;
	text-decoration: none;
	font:14px Georgia,arial;	
}

#menu-country a:hover{
	text-decoration: underline;
}

#menu-top {
	padding: 4px;
	list-style: none;
	font-weight: bold;
	font-size: 12px;
	color: #666;
	line-height: 140%
	vertical-align: middle;
	background-color: #FFC;
	border: 1px solid #FC6;
	/*overflow: auto;*/
}

/*.menu ul{
		display: inline;
}*/

#menu-top a{
	text-decoration: none;
	color: #666;
	font-size: 12px;
}

.menu-side {
	list-style: none;
	padding: 0 0 0 0;
}

.menu-side .firstitem
{
	border-top: #FFCC66 2px solid;
	border-bottom: #FFCC66 2px solid;
	text-align: center;
	font-style: italic;	
	
}

.menu-side li 
{
	PADDING-LEFT: 5px; 
	BACKGROUND: #FFFFCC; 
	PADDING-BOTTOM: 3px; 
	FONT: bold 12px arial, helvetica, sans-serif; 
	PADDING-TOP: 3px; 
	border-bottom: #FFCC66 1px solid	
}

.menu-side a{
	text-decoration: none;
	color: #666;
}

.menu-side A:hover {
	color:white;
	display: block;
	background-color: #ff6600;
	font-size: 13px;	
}
#midsection{
	padding: 10px 0 10px 0;
}

#text-top
{
	text-align: center;
	padding: 5px 0 15px 0;
}

#text-top a{
	font-size: 13px;
}

#functiontitle{
	text-align: center; 
	padding: 5px;
	font-size: 18px;
	font-family: Arial;
	font-weight: bold;
	color: #fff;
	background-color: #69f;
 }

#resultbox{
	overflow: auto;
	padding-bottom: 20px;
	margin-bottom: 10px;
	vertical-align: top;
}

#midbox{
	overflow: auto;
	border: 2px solid #CCC;
}

#lotterytitle
{
	border-bottom: 3px solid #AAA;
	color: #454545;
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 1px;
	
}

#helpsection{
	font-size: 15px;
	font-family: Tahoma, "Times New Roman";
}

#helpsection .title{
	color: #00C;
	text-decoration: none;
	font-weight: bold;
	font-family: "Arial Black";
}

#helpsection strong{
	text-decoration: none;
	font-weight: bold;
	font-family: "Arial Black";
}

#helpsection li strong{
	text-decoration: none;
	font-weight: bold;
}

#footer{
	border-top: 1px solid #FC6;
	color: #FC6;
	font: 10px Verdana, Arial, Helvetica, Sans-serif;
	height:100px;
	color: #00F;
}

#footer a{
	color: #00F;
}

table{
	border-collapse: collapse;
}

.aligntop{
		vertical-align: top;		
}

th, td{
	text-align: center;
	font-size: 13px;
}

.rowodd{
	background-color: #e5ecf9;
}

.auspicious{
	color: red;	
}

.inauspicious{
	color: black;	
}

/*a.auspicious, a.inauspicious{
	text-decoration: underline;
}*/

.wantednum{
	/*text-decoration:underline;
	font-style:italic;	*/
	font-weight: bold;
	color: red;
	font-size: 130%;
}


.maptable{
	border-collapse:collapse;
	border:1px solid #d3d3d3;
	margin-left: 5px;
}

.maptable th,.maptable td{
	padding:0px;
	/*border:1px solid black;*/
	border:1px solid #d3d3d3;
	/*width:12px;*/
	height: 20px;
}

.maptable th{
	font-size: 10px;
}

.maptable td{
	font-size: 12px;
}

#legendtable{
	border-collapse:collapse;
	border:2px solid #000;
	margin-left: 5px;	
}

#legendtable th,#legendtable td{
	padding:0px;
	/*border:1px solid black;*/
	border:1px solid #000;
	/*width:12px;*/
	height: 20px;
	background-color: #fff
}

#legendtable th{
	font-size: 10px;
}

#legendtable td{
	font-size: 15px;
}

#legend{
	padding-left:5px;
	padding-bottom:5px;
	font-size: 16px;
}

/************************************/

.linename{
	font-weight: bold;
}

.drawdate, .drawnum{
	text-align: center;
	font-size: 16px;
}

.bluebox, .resultgroup{
	text-align: center;
	font-size: 16px;
	background-color: #e5ecf9;	
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 10px 0px 10px 0px;
}

.drawresult{
	text-align: center;
	background-color: #e5ecf9;	
	font-size: 16px;
	padding-top: 5px;
	padding-bottom: 2px;
	margin-bottom: 15px;	
}

#drawdatelist{
	width: 80%;
	border: 1px solid #e4e4e4;
	padding: 10px;
	margin-bottom: 15px;
	margin-top: 10px;	
	margin-left: 10px;	
	text-align: left;		
}

#drawdatelist ul{
	padding-top: 10px;
	padding-left: 10px;
	list-style: none;
	font-size: 14px;
}

#drawdatelist a:hover{
	display: block;
	background-color: yellow;	
}

#jackpot td, #poweranalysistable td{
	padding-top: 5px;
	padding-bottom: 5px;
}

td{
	padding-top: 5px;
	padding-bottom: 5px;
}

#jscheckbox{
	border: 1px solid #e4e4e4;
	padding: 10px;
	margin-bottom: 10px;
	margin-top: 10px;	
	margin-left: 10px;	
	text-align: center;		
}

.displayinline{
	display: inline;
}

#nextjackpot{
	background-color: #ffcc66;
	font-size: 15px;
	font-weight: bold;	
}

.justcenter{
	text-align: center;
}

#checkboxtable td {
  text-align:left;
  background-color:inherit;
  /*font-size: 100px;*/
}

/******** tables **************/

.outerbox
{
	border: 1px solid gray;
	padding: 10px;
	margin-bottom: 10px;
	margin-top: 10px;	
}

.outertable td{
	/*background-color: green;*/
	border-spacing: 0;
	border-collapse: collapse;
	padding: 0px;
}

#hyperlinktable td{
	background-color: #d7effa;
	border-spacing: 2px;
	border: 3px solid #e3f2ff;
	}

#hyperlinktable td a{
	color:#3d327c;
	text-decoration:underline 
}	

.logotable {
	margin: 0px;
}

.logotable td
{
	/*background-color: #e7e118;*/
	background-color: #0944f7;
	padding: 8px;
}

datetable td{
	background-color: #dedede;
	padding: 8px;
	font-size: 15px;
	font-weight: bold;
}

.top3table td{
	font-size:22px;
	padding:4px
	margin:3px;
	font-weight: bolder;
}

.labeltable{
	margin:10px;
}
.labeltable td{
	background-color: #ebebeb;
	font-weight: bold;
	font-size: 18px;
	padding: 6px;
}

.totoresulttable td{
	font-weight: bold;
	font-size: 20px;
	padding: 6px;
	
}

.resultnumber{

}

.resultnumber{
	font-weight: bold;
	font-size: 18px;
	padding: 5px;
}

.tabletitle
{
	font-size: 20px;
	font-weight: bold;	
	color: #ffffff;	
}

.resulttable
{
	font-weight: bold;	
}

/*.label{
	font-size: 17px;
	font-style: bold;
	color: #3f4e58;
	
}*/

#toTop 
	{	border:0;
		background:#c69dbc;
		color:#000;
		text-align:center;
		position:fixed;
		bottom:5px;
		right:200px;
		cursor:pointer;
		display:none;
		font:400 14px 'Oswald',Helvetica,arial,sans-serif;
		padding:10px;
		-moz-border-radius:50px;
		-khtml-border-radius:50px;
		-webkit-border-radius:50px;
		border-radius:50px
		}

#toTop:hover, #toTop:focus {background:#f1d610}

/*----- Tabs -----*/
.tabs {
    width:100%;
    display:inline-block;
}
 
/*----- Tab Links -----*/
/* Clearfix */
.tab-links:after {
    display:block;
    clear:both;
    content:'';
}

.tab-links li {
    margin:0px 5px;
    float:left;
    list-style:none;
}

.tab-links a {
    padding:9px 15px;
    display:inline-block;
    border-radius:3px 3px 3px 3px;
    background:#7FB5DA;
    font-size:16px;
    font-weight:600;
    color:#4c4c4c;
    transition:all linear 0.15s;
}

.tab-links a:hover {
    background:#a7cce5;
    text-decoration:none;
}

li.active a, li.active a:hover {
    background:#fff;
    color:#e5e5e5;
}

/*----- Content of Tabs -----*/
.tab-content {
    padding:15px;
    border-radius:3px;
    /*box-shadow:-1px 1px 1px rgba(0,0,0,0.15);*/
    background:#fff;
}
 
.tab {
	
    display:none;
}

.tab.active {
    display:block;
}

/*----- Search -----*/
.searchnum {
	font-size:25px;
	font-weight:bold;
}

.cellbox{
	border-style: solid;
  border-width: 1px;	
  padding:15px;
}

tr.topprizerow td{
	font-weight:bold;
	font-size: 130%
}

.redcolor{
	color:red;
	
}

ul#lotterycheckbox li{
	text-align: left;
	margin-top:5px;
	margin-left:20%;
	font-weight:bold;
	font-size:13px;
	list-style-type: none;
}

.bigfont200{
	font-size:200%;
}

.addthis_sharing_toolbox{
float: right;
}</pre></body></html>