	body {
	font: 100% Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000;
	background: url(../images/bg.gif) no-repeat #d4c673;
	background-position: center top;
	}
	 /* layout */
	#wrapper {
	width: 870px;
	background: transparent url(../images/headerbg.gif) no-repeat;
	margin: 0 auto;
	position:relative;
	}
	#header {
	height: 80px;
	width: 870px;
	}
	#header .logo {
	margin-left:20px;
	float: left;
	vertical-align:top;
	color: #d4d4d4;
	height: 86px;
	width: 290px;
	}
	#header .asseenontv {
	float: left;
	vertical-align:top;
	color: #d4d4d4;
	height: 86px;
	width: 82px;
	vertical-align:bottom;
	}
	#header .topNav {
	margin:15px;
	float: right;
	vertical-align:top;
	color: #666;
	font-size: 12px;
	font-weight:bold;
	}
	#header .topNav a {
	color: #666;
	margin-left: 5px;
	margin-right: 5px;
	}
	#borderTop {
	height: 12px;
	margin: 0px;
	padding: 0px;
	background: url(../images/border_top.gif) no-repeat ;	
	}
	#borderBottom {
	height: 15px;
	margin: 0px;
	padding: 0px;
	background: url(../images/border_bottom.gif) no-repeat;
	}
	#footer {
	width: 870px;
	height: 68px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #333;
	background-image: url(../images/bgFooter.gif);	
    }
	#footer .footerImg{
	float: left;
	padding:20px 15px 10px 15px;
    }
	#footer .footerLogo{
	float: right;
	padding:15px 15px 10px 15px;
    }
	#footerLinks {
	width: 870px;
	height: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
    }
	#footerLinks .footerCopy{
	color: #333;
	font-size: 12px;
	float:left;
	margin-left:5px;
    }
	#footerLinks .footerLink{
	float: right;
	color: #333;
	font-size: 12px;
	margin-right: 3px;
    }
	#footerLinks .footerLink a{
	text-decoration:underline;
	color: #333;
	font-size: 12px;
	margin-left: 5px;subnav
	margin-right: 5px;
    }
	 /* grid */ 
	#main {
	padding-left: 15px;
	margin: 0px;
	width: 855px;
	background-color:#fff;
	}
	
	#main .grid_1 {
	width: 270px;
	display: inline;
	float: left;
	margin-right: 15px;
	}
	
	#main .grid_1_2 {
	width: 270px;
	height: 215px;
	display: inline;
	float: right;
	margin-right: 15px;
	}
	#main .grid_1_3 {
	width: 270px;
	height: 330px;
	display: inline;
	float: right;
	margin-right: 15px;
	}
	
	#main .grid_2 {
	width: 555px;
	display: inline;
	float: left;
	margin-right: 15px;
	}
	#main .grid_3 {
	width: 840px;
	display: inline;
	float: left;
	margin-right: 15px;
	}
	
	.grid_1 h1, .grid_2 h1, .grid_3 h1 {
	font-size: 14px;
	color:#333;
	text-align:left;
	margin: 0 0 0 10px;
	padding: 0;
	}
	
	html body div.clear,
	html body span.clear {
	background: none;
	border: 0;
	clear: both;
	display: block;
	float: none;
	font-size: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
	}
	html body div.clear2,
	html body span.clear2 {
	background: none;
	border: 0;
	clear: both;
	display: block;
	float: none;
	font-size: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 1px;
	}
	html body div.clearSpace,
	html body span.clearSpace {
	background: none;
	border: 0;
	clear: both;
	display: block;
	float: none;
	font-size: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 15px;
	}
	html body div.clearSpace2,
	html body span.clearSpace2 {
	background: none;
	border: 0;
	clear: both;
	display: block;
	float: none;
	font-size: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 10px;
	}
html body div.clearSpace3,
	html body span.clearSpace3 {
	background: none;
	border: 0;
	clear: both;
	display: block;
	float: none;
	font-size: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 6px;
	}


/* tab navigation */
	#tabs {
	width:570px;
	font-size:11px;
	line-height:normal;
	height: 28px;
	font-weight:bold;
	float: left;
	
	}
	#tabs2 {
	width:300px;
	font-size:11px;
	line-height:normal;
	height: 28px;
	font-weight:bold;
	float: right;
	
	}
	
	#tabs ul {
	margin:0;
	padding:5px 0 0 15px;
	list-style:none;
	
	}
	#tabs2 ul {
	margin:0;
	padding:5px 0 0 0;
	list-style:none;
	}
	#tabs li, #tabs2 li {
	display:inline;
	margin:0;
	padding:0;
	}
	#tabs a, #tabs2 a {
	float:left;
	background:url("../images/tableft.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 8px;
	text-decoration:none;
	color:#fff;
	}
	#tabs a span, #tabs2 a span {
	float:left;
	display:block;
	background:url("../images/tabright.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	}
	/* Commented Backslash Hack hides rule from IE5-Mac \*/
	#tabs a span, #tabs2 a span {float:none;}
	/* End IE5-Mac hack */
	#tabs a:hover span, #tabs2 a:hover span, {
	color:#333;
	}
	#tabs a:hover, #tabs2 a:hover {
	background-position:0% -42px;
	color: #333;
	}
	#tabs a:hover span, #tabs2 a:hover span {
	background-position:100% -42px;
	}
	
	#tabs #current a, #tabs2 #current a {
	background-position:0% -42px;
	color:#333;
	}
	#tabs #current a span, #tabs2 #current a span {
	background-position:100% -42px;
	}
	#tabs #account a, #tabs2 #account a {
	background-position:0% -84px;
	color:#fff;
	}
	#tabs2 #account a:hover span {
	background-position:100% -126px;
	}
	#tabs2 #account a:hover {
	background-position:0% -126px;
	color:#333;
	}
	#tabs2 #account a span {
	background-position:100% -84px;
	}
	
/* game */

	#game {
	background: #fff url(../images/game_bg.gif) no-repeat;
	display: block;
	padding:10px;
	height: 80px;
	width: 250px;
	text-align:left;
	margin-bottom:15px;
	}
	
	#game:hover {
	background-position:0% -100px;
	}
	
	#game .img{
	float: left;
	width: 80px;
	height:80px;
	margin-right:10px;
	}
	
	#game a.header {
	color: #ffcc00;
	display: block;
	height:20px;
	font-size: 15px;
	font-weight:bold;
	text-decoration:none;
	
	}
	#game a.header:hover {
	text-decoration:underline;
	}
	
	#game a.smallIntro {
	color: #fff;
	display: block;
	height:32px;
	font-size: 11px;
	font-weight:normal;
	text-decoration:none;
	
	}
	#game a.smallIntro:hover {
	text-decoration:none;
	}
	
	
	#game a.freeplay {
		color: #ffcc00;
		display: block;
		font-size: 11px;
	font-weight:bold;
	text-decoration:none;
	}
	#game a.freeplay:hover {
	text-decoration:underline;
	}
	
	
	#game a.cashplay {
	font-size: 11px;
	font-weight:bold;
	color: #ffcc00;
	display: block;
	text-decoration:none;
	}
	#game a.cashplay:hover {
	text-decoration:underline;
	}
	
	#gameImgLrg {
	background: #fff url(../images/games/game_bg_lrg.gif) no-repeat;
	display: block;
	padding:10px;
	height: 195px;
	width: 250px;
	text-align:left;
	margin-bottom:10px;
	}
	
	a.playCash {
    background: transparent url('../images/games/playCash.gif') no-repeat scroll top;
    color: #333;
	text-decoration: none;
	font-weight:bold;
	width:270px;
	font-size: 18px;
	line-height: 43px;
    height: 45px;
    margin-bottom: 10px;
	padding: 0;
    float: left;
	display: block;
}
	a.playCash:hover {
    background-position: bottom;
    outline: none; /* hide dotted outline in Firefox */
}
a.playJoin {
    background: transparent url('../images/games/playCash.gif') no-repeat scroll top;
    color: #333;
	text-decoration: none;
	font-weight:bold;
	width:270px;
	font-size: 18px;
	line-height: 43px;
    height: 45px;
    margin-bottom: 10px;
	padding: 0;
    float: left;
	display: block;
}
	a.playJoin:hover {
    background-position: bottom;
    outline: none; /* hide dotted outline in Firefox */
}
a.playFun {
    background: transparent url('../images/games/playFun.gif') no-repeat scroll top;
    color: #333;
	text-decoration: none;
	font-weight:bold;
	width:270px;
	font-size: 18px;
	margin-bottom: 10px;
	line-height: 43px;
    height: 45px;
    margin: 0;
	padding: 0;
    float: left;
	display: block;
}
	a.playFun:hover {
    background-position: bottom;
    outline: none; /* hide dotted outline in Firefox */
}

a.strikeGold {
    background: transparent url('../images/strike-gold-now.gif') no-repeat scroll top;
    color: #333;
	text-decoration: none;
	font-weight:bold;
	width:270px;
	font-size: 18px;
	line-height: 43px;
    height: 45px;
    margin-bottom: 10px;
	padding: 0;
    float: left;
	display: block;
	text-align:center;
}
	a.strikeGold:hover {
    background-position: bottom;
    outline: none; /* hide dotted outline in Firefox */
	}

a.homeHdr {
    background: transparent url('../images/homeHdr.gif') no-repeat scroll top;
    color: #333;
	text-decoration: none;
	font-weight:bold;
	width:245px;
	font-size: 14px;
	margin-bottom: 10px;
	line-height: 24px;
    height: 25px;
    margin: 0;
	padding: 0 0 0 25px;
	text-align: left;
    float: left;
	display: block;
}
	a.homeHdr:hover {
    background-position: bottom;
    outline: none; /* hide dotted outline in Firefox */
}

	#flashIntro {
	width: 535px;
	height: 195px;
  	background: transparent url(../images/intro_bg.gif) right bottom no-repeat;
	padding: 10px;
}


/* top game home */

	#topGame {
	background: url(../images/topgames_bg.gif) no-repeat;
	display: block;
	padding:5px 10px 10px 10px;
	height: 200px;
	width: 250px;
	margin-bottom: 15px;
	text-align:left;
	}
	#topGame .topGameRow {
	display: block;
	height: 26px;
	border-bottom: 2px dotted #cdcdcd;
	}
.gameTitle {
	float:left;
	color:#cc0000;
	font-weight:bold;
	display:block;
	height: 19px;
	width: 171px;
	line-height: 25px;
	}

a.topLink:link, a.topLink:visited{
	font-size:13px;
	color:#333;
	font-weight:bold;
	text-decoration: none;
	}
a.topLink:hover{
	font-size:13px;
	color:#333;
	font-weight:bold;
	text-decoration: underline;
	}
	
a.main:link, a.main:visited{
	color:#ffcc00;
	}
a.main:hover{
	color:#ffff00;
	}
	
.gameLink {
	float:left;
	width:79px;
	margin-top: 2px;
	padding: 0;
}
.gameLink a {
	font: Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:14px;
	display:block;
	font-weight:bold;
	text-decoration:none;
	color:#333;
    border: none;
	width:79px;
	height: 25px;
	line-height: 24px;
    background: url('../images/gamesBut.gif') no-repeat top left;
}

.gameLink a:hover {
    border: none;
    background: url('../images/gamesButOn.gif') no-repeat top left;
}
	
/* login area */

#customer {
	display: block;
	height: 55px;
	width: 255px;
	text-align:left;
	}
#customer h1{
margin: 0 auto;
color: #ffcc00;
padding: 0 auto;
font-size: 18px;
font-weight:bold;
height:22px;
display:block;
}
#customer a{
font-size: 12px;
font-weight:normal;
text-decoration: underline;
height:15px;
display:block;
color:#fff;
}
/* login box */

#loginBox {
	background: #fff url(../images/login_bg.gif) no-repeat;
	display: block;
	padding:8px;
	height: 39px;
	width: 539px;
	text-align:left;
	}

#loginLeft {
float: left;
display: block;
width: 120px;

}
#loginLeft h1{
margin: 0;
padding: 0;
font-size: 18px;
font-weight:bold;
height:22px;
color: #ffcc00;
display:block;
}
#loginLeft a{
font-size: 12px;
font-weight:normal;
text-decoration: underline;
height:15px;
display:block;
color:#fff;
}


#login {
	display: block;
	width: 410px;
	text-align:left;
	float:right;
	color:#fff;
}
#login .loginUser {
float:left;
font-size:11px;
display:block;
height: 14px;
width: 155px;
margin-right: 6px;
margin-left: 2px;
}
#login .loginPassword {
float:left;
font-size:11px;
display:block;
height: 14px;
width: 155px;
margin-right: 10px;
}
#login .loginUserField {
float:left;
font-size:10px;
display:block;
height: 25px;
width: 155px;
margin-right: 5px;
}
#login .logiPasswordField {
float:left;
font-size:10px;
display:block;
height: 25px;
width: 155px;
margin-right:5px;
}
#login .loginsubmit {
float:left;
font-size:10px;
display:block;
height: 25px;
width: 80px;

}
.inputLogin {
	border: 1px solid #ccc;
	background: url(none) no-repeat #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	color: #333333;
	width: 143px;
}
.inputLogin:hover {
	border: 1px solid #ffcc00;
	background: url(none) no-repeat #fff;
	color: #333333;
}
.loginBut {
	font: Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height: 22px;
	font-weight:bold;
	color:#333;
    border: none;
	width:79px;
	height: 22px;
	padding: 0 0 4px 0;
    background: url('../images/loginBut.gif') no-repeat top left;
}
.loginBut:hover {
    border: none;
    background: url('../images/loginButOn.gif') no-repeat top left;
}

.inputSubmit {
	font: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
    border: none;
	width:90px;
	height: 27px;
	padding: 0 0 4px 0;
    background: url('../images/inputSubmit.gif') no-repeat top left;
}
.inputSubmit:hover {
    border: none;
    background: url('../images/inputSubmitOn.gif') no-repeat top left;
}

/* acount */
#accountArea {
	background: url(../images/account_bg.gif) no-repeat;
	display: block;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 0px;
	height: 45px;
	width: 830px;
	text-align:left;
	}
.accountTitleLrg {
	width: 133px;
	height: 15px;
	display: inline;
	float: left;
	margin-right: 10px;
	padding-top: 3px;
	font-size: 11px;
	color:#fff;
	}
.accountTitle {
	width: 100px;
	height: 15px;
	display: inline;
	float: left;
	margin-right: 10px;
	padding-top: 3px;
	font-size: 11px;
	color:#fff;
	}
.accountAmountLrg {
	width: 133px;
	height: 26px;
	display: inline;
	float: left;
	margin-right: 10px;
	font-size: 24px;
	color:#ffcc00;
	}
.accountAmount {
	width: 100px;
	height: 26px;
	display: inline;
	float: left;
	margin-right: 0px;
	font-size: 24px;
	color:#ffcc00;
	}

.accountButtons {
	width: 330px;
	height: 27px;
	display: inline;
	float: right;
	padding-top: -10px;
	padding-bottom: 25px;
	padding-left: 0;
	padding-right: 0;
	text-align:right;
	margin-right: 10px;
	}
.accountBut {
	float:right;
}
a.button {
    background: transparent url('../images/bg_button_a.gif') no-repeat scroll top right;
    color: #333;
	text-decoration: none;
	font-weight:bold;
	font-size: 11px;
    height: 27px;
    margin-left: 5px;
    padding-right: 9px; /* sliding doors padding */
    float: left;
	display: block;
}

a.button span {
    background: transparent url('../images/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 6px 0 7px 9px;
} 
a.button:hover {
    background-position: bottom right;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:hover span {
    background-position: bottom left;
} 

/* sub navigation */


    #subnav {
      float:left;
      width:840px;
      line-height:normal;
	  margin: 0px;
	  padding: 0px;
	  font-size: 14px;
	  font-weight:bold;
      }
    #subnav ul {
          margin:0;
          padding:0px;
          list-style:none;
      }
    #subnav li {
      display:inline;
      margin:0;
      padding:0;
      }
    #subnav a {
      float:left;
      background:url("../images/tableft5.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 7px;
      text-decoration:none;
      }
    #subnav a span {
      float:left;
      display:block;
      background:url("../images/tabright5.gif") no-repeat right top;
      padding:8px 18px 9px 4px;
      color:#333;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #subnav a span {float:none;}
    /* End IE5-Mac hack */
    #subnav a:hover span {
      color:#333;
      }
    #subnav a:hover {
      background-position:0% -33px;
      }
    #subnav a:hover span {
      background-position:100% -33px;
      }

      #subnav #current a {
              background-position:0% -33px;
      }
      #subnav #current a span {
              background-position:100% -33px;
      }
	  
	  img {border: 0;}
	  
/* login navigation */


    #subnavLogin {
      float:right;
      width:200px;
      line-height:normal;
	  margin: 0px;
	  padding: 0px;
	  font-size: 14px;
	  font-weight:bold;
	  text-align: right;
      }
    #subnavLogin ul {
          margin:0;
          padding:0px;
          list-style:none;
      }
    #subnavLogin li {
      display:inline;
      margin:0;
      padding:0;
      }
    #subnavLogin a {
      float:left;
      background:url("../images/tableft5.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 7px;
      text-decoration:none;
      }
    #subnavLogin a span {
      float:left;
      display:block;
      background:url("../images/tabright5.gif") no-repeat right top;
      padding:8px 18px 9px 4px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #subnavLogin a span {float:none;}
    /* End IE5-Mac hack */
    #subnavLogin a:hover span {
      color:#FFF;
      }
    #subnavLogin a:hover {
      background-position:0% -33px;
      }
    #subnavLogin a:hover span {
      background-position:100% -33px;
      }

      #subnavLogin #current a {
              background-position:0% -33px;
      }
      #subnavLogin #current a span {
              background-position:100% -33px;
      }
	  
	  img {border: 0;}
	  
/*---------- bubble tooltip St Minver-----------*/
a.tt{
    position:relative;
    z-index:24;
	text-decoration:none;
}
a.tt span{ display: none; }

/*background:; ie hack, something must be changed in a for ie to execute it*/
a.tt:hover{ z-index:25; color: #aaaaff; background:;}
a.tt:hover span.tooltip{
    display:block;
    position:absolute;
    top:-150px; left: -80px;
	padding: 15px 0 0 0;
	width:200px;
	color: #fff;
	font-size: 12px;
    text-align: center;
	filter: alpha(opacity:90);
	KHTMLOpacity: 0.90;
	MozOpacity: 0.90;
	opacity: 0.90;
}
a.tt:hover span.top{
	display: block;
	padding: 15px 8px 0;
    background: url(../images/bubble2.gif) no-repeat top;
}
a.tt:hover span.middle{ /* different middle bg for stretch */
	display: block;
	padding: 0 8px; 
	background: url(../images/bubble_filler.gif) repeat bottom; 
}
a.tt:hover span.bottom{
	display: block;
	padding:3px 8px 40px;
	color: #548912;
    background: url(../images/bubble2.gif) no-repeat bottom;
}

/*---------- bubble tooltip 18 -----------*/
a.tt2{
    position:relative;
    z-index:26;
	text-decoration:none;
}
a.tt2 span{ display: none; }

/*background:; ie hack, something must be changed in a for ie to execute it*/
a.tt2:hover{ z-index:27; color: #aaaaff; background:;}
a.tt2:hover span.tooltip{
    display:block;
    position:absolute;
    top:-190px; left:0;
	padding: 15px 0 0 0;
	width:200px;
	color: #fff;
	font-size: 12px;
    text-align: center;
	filter: alpha(opacity:90);
	KHTMLOpacity: 0.90;
	MozOpacity: 0.90;
	opacity: 0.90;
}
a.tt2:hover span.top{
	display: block;
	padding: 15px 8px 0;
    background: url(../images/bubble.gif) no-repeat top;
}
a.tt2:hover span.middle{ /* different middle bg for stretch */
	display: block;
	padding: 0 8px; 
	background: url(../images/bubble_filler.gif) repeat bottom; 
}
a.tt2:hover span.bottom{
	display: block;
	padding:3px 8px 40px;
	color: #548912;
    background: url(../images/bubble.gif) no-repeat bottom;
}

/* sub page content */

#contentTop {
	height: 12px;
	font-size:10px;
	margin: 0px;
	padding: 0px;
	background: url(../images/contentTop.gif) no-repeat ;	
	}
#contentBottom {
	height: 15px;
	margin: 0px;
	font-size:10px;
	padding: 0px;
	background: url(../images/contentBottom.gif) no-repeat;
}
#content {
	width: 515px;
	background-color:#3f424c;
	text-align:left;
	padding-left: 20px;
	padding-right: 20px;
	min-height: 440px;
}

#content table td {font-size: 12px;
	color:#fff;
	line-height: 16px;
	border: 0px;
	}

#regTop {
	height: 12px;
	font-size:10px;
	margin: 0px;
	padding: 0px;
	background: url(../images/regTop.gif) no-repeat ;	
	}
#regBottom {
	height: 15px;
	margin: 0px;
	font-size:10px;
	padding: 0px;
	background: url(../images/regBottom.gif) no-repeat;
}
#reg {
	width: 800px;
	background-color:#3f424c;
	text-align:left;
	padding-left: 20px;
	padding-right: 20px;
}

#regTop2 {
	height: 12px;
	font-size:10px;
	margin: 0px;
	padding: 0px;
	background: url(../images/regTop2.gif) no-repeat ;	
	}
#regBottom2 {
	height: 15px;
	margin: 0px;
	font-size:10px;
	padding: 0px;
	background: url(../images/regBottom2.gif) no-repeat;
}
#reg2 {
	width: 800px;
	background-color:#99ff99;
	text-align:left;
	padding-left: 20px;
	padding-right: 20px;
	color: #333;
}

#content h1, #reg h1{
margin: 0;
padding:0;
font-size: 16px;
line-height: 30px;
color:#ffcc00;
}
#content h2{
margin: 0;
padding:0;
font-size: 14px;
line-height: 30px;
color:#ffcc00;
}
#content h3{
margin: 0;
padding:0;
font-size: 14px;
line-height: 30px;
color:#ffcc00;
}
#reg h2{
margin: 0;
padding:0;
font-size: 14px;
line-height: 30px;
color:#ffcc00;
}
#content p, #reg p{
margin: 0;
padding:0 0 10px 0;
	font-size: 12px;
	color:#fff;
	line-height: 16px;
}
#reg2 h1{
margin: 0;
padding:0;
font-size: 16px;
line-height: 30px;
color:#cc0000;
}
#reg2 p{
margin: 0;
padding:0 0 10px 0;
font-size: 14px;
color:#333;
line-height: 18px;

}
.linkRed {color: #cc0000; font-weight: bold;}

#content ul, #reg ul{
margin: 0;
padding:0;
	font-size: 12px;
	color:#fff;
	list-style: none;
}

li.bullet a:link, li.bullet a:visited, li.bullet a:hover {color:#fff;font-size: 12px;}

blockquote {
  background: transparent url(../images/quoleft.png) left top no-repeat;
  font-size: 16px;
  text-align:left;
  color:#fff;
  line-height: 20px;
  font-weight:bold;
}
blockquote div {
  padding: 0 48px;
  background: transparent url(../images/quoright.png) right bottom no-repeat;
}


#reg .formLeft {
	font-size: 13px;
	font-weight: bold;
	color:#fff;
	width: 320px;
	height: 28px;
	padding-top: 2px;
	float: left;
	display:block;
	display: inline;
	text-align:right;
	margin-right: 15px;
	}
#reg .formRight {
	width: 280px;
	font-size: 13px;
	font-weight: bold;
	color:#ffcc00;
	display: inline;
	height: 30px;
	float: left;
	display:block;
	margin-right: 15px;
	
	}
#reg .formAll {
	width: 580px;
	font-size: 14px;
	font-weight: bold;
	color:#3366ff;
	display: inline;
	float: left;
	display:block;
	margin-right: 15px;
	
	}
	
	#reg .formRightHint {
	width: 235px;
	font-size: 14px;
	font-weight: bold;
	color:#ffcc00;
	display: inline;
	height: 30px;
	float: left;
	display:block;
	margin-right: 15px;
	background: url(../images/hintIcon.gif) right no-repeat;
	
	}
#reg .formLeft a{
	font-size: 14px;
	font-weight: bold;
	color:#ffcc00;
	text-decoration:underline;
	}
.linkHistory {color:#ffcc00; 
	font-size: 13px;
	font-weight: bold;
	line-height:20px;
	}
	
	
.hint {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
   	display: none;
    position: absolute;
	color: #333333;
    right: 30px;
    width: 200px;
    margin-top: -4px;
    border: 1px solid #669900;
    padding: 10px 12px;
	background: #99ff99 url(../images/pointer.gif) no-repeat -10px 5px;
}

.hint .hint-pointer {
    position: absolute;
    left: -10px;
    top: 5px;
    width: 10px;
    height: 19px;
    background: url(../images/pointer.gif) left top no-repeat;
}



	#reg2 .imgLeft {
	font-size: 13px;
	font-weight: bold;
	color:#333;
	width: 300px;
	float: left;
	display:block;
	display: inline;
	text-align:right;
	margin-right: 35px;
	margin-top:10px;
	}
#reg2 .alert {
	width: 380px;
	font-size: 13px;
	font-weight: bold;
	color:#3366ff;
	text-align:left;
	display: inline;
	float: left;
	display:block;
	margin-right: 15px;
	}
	
	/* Print panel */
	
body.print { 
	margin: 10px;
	padding: 0;	
	text-align: left;
	color: #000;
	background: #fff;  
	font: 10px/12px arial, helvetica, sans-serif;
	vertical-align: bottom;
	}
	
.blprint {background: url("../images/spacer.gif") 0 100% no-repeat #eceaea;} 
.brprint {background: url("../images/spacer.gif") 100% 100% no-repeat}
.tlprint {background: url("../images/spacer.gif") 0 0 no-repeat}
.trprint {background: url("../images/spacer.gif") 100% 0 no-repeat; padding: 10px; color: #333;}

.blprint h1	{	    
	margin: 20px 0 5px 0;      
	font: arial, helvetica, sans-serif; 
	color: #000;
	background-image: url(../images/subpage_header_bulletpoint.jpg);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding: 0px 0px 10px 12px;    
	font-weight: bold;    
	font-size: 1.2em;    
	line-height: 1.1em;    
	text-align: left;    
	}	
	
	.blprint h2	{	    
	padding: 0;    
	color: #cc0000;    
	font-weight: bold;    
	font-size: 12px;    
	line-height: 14px;    
	text-align: left;    
	}		
	.blprint h3	{	    
	padding: 0;    
	color: #333;    
	font-weight: bold;    
	font-size: 12px;    
	line-height: 14px;    
	text-align: left;    
	}	
	
	.loyaltyTable {color: #ffcc00;  text-align: left;}
	.loyaltyTableHdr {color: #fff; text-align: left;}
	
	#welcome {
	background: #fff url(../images/welcomeBg.gif) no-repeat;
	display: block;
	height: 105px;
	width: 840px;
	text-align:left;
	}
	
	#welcome h1 {
	font-size: 16px;
	color:#cc6600;
	text-align:left;
	padding: 10px 12px 5px 15px;
	margin: 0;
	}
	
	#welcome p {
	font-size: 12px;
	color:#333;
	text-align:left;
	padding: 5px 15px 0 15px;
	margin: 0;
	}
	
	/* TV */
	
	.chuckBG {
	background: url('../images/chuck-bg.gif') no-repeat bottom right;
	}

	.ajaxbox {    
	width:200px;     
	line-height:5px;     
	text-align:left;     
	padding:8px;     
	border:1px solid black;     
	background-color:#FFCC66;     
	visibility:hidden; 
	margin: 0 0 10px 0;   
	}   