/*===================================== imported stylesheets ==============================*/
@import "../home.action_files/games.css";		/* games layout and properties */
@import "../home.action_files/freegames.css"; 	/* free games layout and properties */
@import "../home.action_files/layout.css";		/* main template layout */
@import "../home.action_files/nav.css";			/* navigation properties */
@import "../home.action_files/style.css";		/* main site stylesheet */
/*===================================== imported stylesheets ==============================*/
.t1{font:"Arial Black", Gadget, sans-serif; font-weight:bold; font-size:18px; color:#039; padding-left:25px;}
.style4 {font-size: 10px;}
.style20 {font-weight: bold;}
.style19 {color: #FFFFFF; font-weight: bold;}
.style28 {color: #FFFFFF;font-weight: bold;}
.style-gold {
	color: #6699FF;
}

body{ background-color:#032687; margin-left:0; margin-top:0; padding:0; font:12px Verdana, Arial, Helvetica, sans-serif; }

img{border:0;}
hr{height:1px; color:#000; clear:both; width:99%;}

/* referrals report url */
div#refurl{font-family:courier,serif; font-size:12px; border:1px solid #000; padding:5px; color:#000; background-color:#e6e6e6;}

/* =================================== lotto draw styles ========================================== */
.evenball, .oddball{width:61px; height:61px; float:left; margin-right:10px; font-family:arial, verdana, sans-serif; font-size:30px; font-weight:bold; color:#eee; text-align:center; padding-top:13px;}
.evenball{background:transparent url(../images/games/lottodraw/even.gif) no-repeat;}
.oddball{background:transparent url(../images/games/lottodraw/odd.gif) no-repeat;}
.bonusLabel{font-size:12px; font-weight:bold; float:left; margin:23px 10px 0 60px;}
/* =================================== lotto draw styles ========================================== */
