/* CSS Document */
body,td,th {
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: -7px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/bg.jpg);
	
}
.topThreeBoxMid {
	background-image: url(../images/topBoxMidC.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.style1 {
	font-family: "Times New Roman", Times, serif;
	color: #B20628;
	font-size: 20px;
	font-weight: bold;
}
.style2 {
	font-family: "Verdana", Times, serif;
	color: #000;
	font-size: 14px;
	font-weight: normal;
}
.style3 {
	font-family: "Times New Roman", Times, serif;
	color: #176EC6;
	font-size: 20px;
	font-weight: bold;
}
.smallBlackText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.topBlueBorder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #86BCF2;
}
.leftBlueBorder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #86BCF2;
}
.bottomBlueBorder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #86BCF2;
}
.rightBlueBorder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #86BCF2;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size:12px;
}
.boxMidBg {
	background-image: url(images/boxMid.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color:#FFFFFF;
	
}
.numberDeactive
{
	width:24px;
	height:19px;
	background-color:#ADD1F5; 
	border:1px solid #86BCF2;
	margin:5px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	color:#000000;
	display:block;
	padding-top:5px;
}
.numberActive
{
	width:24px;
	height:19px;
	background-color:#AE0625; 
	border:1px solid #ffffff;
	margin:5px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	color:#FFFFFF;
	display:block;
	padding-top:5px;
}
.blueText {
	color: #072B4E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style8 {color: #072B4E; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; }
.whiteTitleText {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}
.footerLink {
	font-size: 13px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
.footerLink a{
	font-size: 13px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.footerLink a:hover{
	font-size: 13px;
	color: #AE0625;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
.headerBg
{
	background-image:url(../images/banner.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:782px;
	height:133px;
}
.style11 {
	color: #FEEDF0;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
.style12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #AE0625;
	;
}
a:active {
	text-decoration: none;
}

.continue_input{
background-image:url('http://www.32lottery.com/images/clickBtn.jpg');
width:255px;
height:39px;
border:none;
cursor:pointer;
}

.thanks{
font:Verdana, Arial, Helvetica, sans-serif;
font-size:36px
}

.result{
background-image:url('../images/redBall.jpg');
background-repeat:no-repeat;
width:30px;
height:35px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-align:center;
color:#ffffff;
padding-bottom:10px;
padding-right:10px;
}

.red_star {
font-size:18px;
color:#FF0000;
}


#jsalarmclock{
font-family: Tahoma;
font-weight: bold;
font-size: 12px;
}

#jsalarmclock div{
margin-bottom: 0.8em;
}

#jsalarmclock div.leftcolumn{
float: left;
width: 150px;
font-size: 13px;
clear: left;
}

#jsalarmclock span{
margin-right: 5px;
}
.cmsHeader{
	font-weight:bold;
	font-size:20px;
	padding:10px;
	color:#2F6097;
	text-align:center;
}
.cmsBody{
	padding:5px;
	text-align:justify;
	padding-right:10px;
}