body{
color:#000000;
font-family:arial;
margin: 0px; 
padding:0px;
width:100%;
height:100%;
}
a visited{
font-weight:bold;
color:#0033CC;
}
a{
font-weight:bold;
color:#0033CC;
}
input {
 background-color: #FFFFCC;
}
textarea {
 background-color: #FFFFCC;
}
input.submit {
 background-color: #CCCCCC;
}
#title{
color:#FFFFCC
}
#statustop{
position:relative;
top:5px;
}
#top08{
background:url('images/index_08.gif');
}
#top10{
background:url('images/index_10.gif');
}
#top12{
background:url('images/index_12.gif');
background-repeat: no-repeat;
}
#top11{
background:url('images/index_11.gif');

}
#side16{
background:url('images/index_16.gif');
}
#side18{
background:url('images/index_18.gif');
}
#bottom21{
background:url('images/index_21.gif');
}
#bottom22{
background:url('images/index_22.gif');
}
#bottom23{
background:url('images/index_23.gif');
}
#statustable{
font-weight:bold;
font-size:12px;
}
#statustable a{
font-size:12px;
position:relative;
left:7px;
text-decoration:none;
}
#statustable a:hover{
font-size:12px;
position:relative;
left:7px;
text-decoration: underline;
}
#howitworks{
background:url('images/howitworks.gif');
}
#howitworksimage{
height:125px;
}
#qlist a{
text-decoration:none;
}
#qlist a:hover{
color:#006600;
text-decoration:underline;
}
#Table_01{
width:780;
}
table.notice{
border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: outset outset outset outset;
	border-color: black black black black;
	border-collapse: separate;
	background-color: white;
}
table.notice th {
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: rgb(255, 255, 204);
	-moz-border-radius: 0px 0px 0px 0px;
}
table.notice td {
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: rgb(255, 255, 204);
	-moz-border-radius: 0px 0px 0px 0px;
}
table.cashout {
text-align:left;
}
/*CSS Sabrosus style pagination*/
div.pagination {
	padding:3px;
	margin:3px;
	text-align:center;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #9aafe5;
	
	text-decoration: none; 
	color: #2e6ab1;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #2b66a5;
	color: #000;
	background-color: lightyellow;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid navy;
	font-weight: bold;
	background-color: #2e6ab1;
	color: #FFF;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #929292;
	color: #929292;
}
      a.srollover {
          display: block;
          width: 400px;
          height: 50px;
          background: url("images/registertoday_roll.gif") 0 0 no-repeat;
          text-decoration: none;
      }
       
      a:hover.srollover {
          background-position: -400px 0;
      }

