.cus_bg {
	background-image:url(/images/cus_bg.gif);
	background-repeat:repeat-x;
	background-position:left;
}
.cus_sctrip_L {
	background-image:url(/images/cus_strip_left.gif);
	background-repeat:no-repeat;
	background-position:left;
}
.cus_sub_bg {
	background-image:url(/images/cus_sub_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
}
.cus_sub_bg2 {
	background-image:url(/images/cus_sub_bg2.gif);
	background-repeat:repeat-x;
	background-position:top;
}
.left_bg {
	background-image:url(/images/left_bg.gif);
	background-repeat:repeat-y;
	background-position:left;
}
.stript_sub {
	background-image:url(/images/s_sub_strip_bg.gif);
	background-repeat:repeat-x;
	background-position:top left;
}
.stript_top {
	background-image:url(/images/top_strip_bg.gif);
	background-repeat:repeat-x;
	background-position:top left;
}
.right_bg {
	background-image:url(/images/right_bg.gif);
	background-repeat:repeat-y;
	background-position:right;
}
input.button{
	background-image:url(/images/button_bg.jpg);
}






.ho_img {
	padding-left:1px;
}

#tablewidth {
	width:100%;
}

input.button{
	border:0px;
	background-repeat:repeat-x;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #FFFFFF;
	text-align: center;
	padding: 2px 0px;
	cursor:pointer;
	margin: 0px;
	float: none;
	white-space:nowrap;
	padding:3px;
	background-color: #D33A4C;
}

/************** Home Reg *********************/
table#bgwhite {
	background-color:#B9DFFA;
}
table#bgwhite TD{
	background-color:#B9DFFA;
	padding-left:6px;
	padding-right:6px;
}
table#bgwhite TH{
	background-color:#1E81C5;
}

table#home_reg {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8px;
	color:#000000;
	line-height:12px;
}
table#home_reg input {
	border: 1px solid #333333;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}

TD#reg_img {
	width:232px; 
	height:180px;
	background-image:url(/images/bingo_main_03.jpg);
	background-repeat:no-repeat;
}

TD#reg_img1{
	width:292px; 
	height:236px;
	background-image:url(/images/bingo_main_01.jpg);
	background-repeat:no-repeat;
}



.left_nav {
	color: #107CC7;
	height: 48px;
	width: 214px;
	background-image: url(/images/banking_off.gif);
}



/************** Normal Text *********************/
span.divText div {
	text-align:justify;
	font-size: 12px;
	color:#4c4c4c;
}

span.divText div a {
	font-family: Arial, Helvetica, sans-serif; 
	font-size:12px;
	text-decoration:underline;
	font-weight:bold;
}

span.divText div a:hover {
	font-family: Arial, Helvetica, sans-serif; 
	font-size:12px;
	color: #4c4c4c;
	text-decoration:underline;
	font-weight:bold;
}

span.divText div a:visited {
	font-family: Arial, Helvetica, sans-serif; 
	font-size:12px;
	text-decoration:underline;
	font-weight:bold;
}

span.divText div LI {
	line-height:18px;
	padding-bottom:12px
}

.smallText {
	font-family: Arial, Helvetica, sans-serif; 
	font-size:12px;
}

#cards div {
	float:right;
}

#cards span {
	float:left;
}

/************** Normal Text  End*********************/

/**************** NEW STYLE SHEET *******************/

.stript_top {
	background-image:url(/images/top_strip_bg.gif);
	background-repeat:repeat-x;
	background-position:top left;
}

.stript_sub {
	background-image:url(/images/s_sub_strip_bg.gif);
	background-repeat:repeat-x;
	background-position:top left;
}





/**************** Slot Links ****************/
div#slinks a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#023EC4;
}

div#slinks a:link{
	font-family: "Verdana", Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:underline;
	color:#023EC4;
}

div#slinks a:visited{
	font-family: "Verdana", Helvetica, sans-serif;
	font-size: 12px;
	color: #023EC4;
	text-decoration:underline;
}
div#slinks a:hover{
	font-family: "Verdana", Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	text-decoration:none;
}

/************ Links *********************/
a:link{
	font-family: "Verdana", Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration:none;
	
}

a:visited{
	font-family: "Verdana", Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration:none;
}

a:hover{
	font-family: "Verdana", Helvetica, sans-serif;
	font-size: 12px;
	color: #a30969;
	text-decoration:none;
}

table#game {
	border:1px solid #EAEAEA;
}

.error_msg {
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:22px;
	color:#CC3300;
	font-weight:normal;
	text-align:center;
}

.myerror_msg {
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#CC3300;
	font-weight:normal;
	text-align:center;
}

.warning_msg {
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:22px;
	color:#D3BF50;
	font-weight:normal;
	text-align:center;
}

.success_msg {
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:22px;
	color:#009900;
	font-weight:normal;
	text-align:center;
}

.rows_alt TR {background-color:#B9DFFA;}
.bcolor {color:#0085DE; }





/****************** FAQ Links ************************/
div#faqs a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FF0000;
}

div#faqs a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

div#togo a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;

}

div#togo a:link {
	text-decoration:none;
}

div#togo a:hover {
	
	text-decoration:underline;
}
div#togo a:visited {

	text-decoration:none;
}


/*************** Pay Table *******************/
table#payTable TD {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:5px;
	border-bottom:1px dashed #1C8AC6;
	color:#000000;
}


/*************** Main page Image Animation *******************/
#rotator {
	border: 0px solid #000;
	overflow: hidden;
	position: relative;
	width: 181px;
	height: 200px;
}

#rotator img {
	width: 181px;
	height: 200px;
}

#rotator {
	cursor: pointer;
}

#rotator img {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}

/* The hint to Hide and Show */
.hint {
   	display: none;
    position: absolute;

    width: 150px;
    margin-top: -4px;
    border: 1px solid #1E81C5;
	color: #0066CC;	
    padding: 5px 5px;
    /* to fix IE6, I can't just declare a background-color,
    I must do a bg image, too!  So I'm duplicating the pointer.gif
    image, and positioning it so that it doesn't show up
    within the box */
    background: #FFFFFF url(/images/pointer.gif) no-repeat -10px 5px;
}

/* The pointer image is hadded by using another span */
.hint .hint-pointer {
    position: absolute;
    left: -8px;
    top: 3px;
    width: 8px;
    height: 18px;
    background: url(/images/pointer.gif) left top no-repeat;
}

/**-********************************************************************************************************************************************/

.winnertable td {
	padding: 4px 2px 4px 4px;
}
.winnertable .row1 {
	background-color: #EEEEEE;
}
.winnertable .row2 {
	background-color: #FFFEFE;
}
.SideBoxMain {
	padding: 0px;
	text-align: left;
	background-color: #EDF0F1;
	border: 1px solid #DBDADA;
	width:50%
	margin-bottom: 1px;
	font-size: 90%;
	color: #50514D;
}
.rwamount { color:#176FC6;
			text-align:right;
			font-weight:bold;
}
.jwamount { color:#DA6100;
			text-align:right;
			font-weight:bold;
}

/* *******************************************************************AjaxTabs.css***********************************************************************  */
.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 9px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 2px;
border: 1px solid #778;
color: #2d2b2b;
background: white url(/images/shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li.selected{
position: relative;
top: 1px;
}

.shadetabs li.selected a{ /*selected main tab style */
background-image: url(/images/shadeactive.gif);
border-bottom-color: white;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.contentstyle{
border: 1px solid gray;
width: 580px;
margin-bottom: 1em; padding: 5px;
}

/* homepage  tabs */

.shadetabs1{
padding: 3px 0;
margin-left: 0;
margin-top: 0px;
margin-top:0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs1 li{
display: inline;
margin: 0;
}

.shadetabs1 li a{
text-decoration: none;
padding: 2px 4px;
margin-left: 4px;
border: 1px solid #778;
color: #2d2b2b;
//background: white url(/images/shade.gif) top left repeat-x;
}

.shadetabs1 li a:visited{
color: #2d2b2b;
}

.shadetabs1 li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs1 li.selected{
position: relative;
bottom: 1px;
}

.shadetabs1 li.selected a{ /*selected main tab style */
background-color:#FFFFFF;
//background-image: url(/images/shadeactive.gif);
border-top-color: white;
}

.shadetabs1 li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.contentstyle1{
border: 1px solid gray;
width: 330px;
padding: 0px;
}
/* ***********************AjaxTabs.css***************************************  */

/* ***************************  ClickShowHideMenu.css  ****************************  */
.click-menu {
    width: 230px;
	text-align:left;
}


img {
	border:0px;
}
#click-menu1 a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;	
}
.click-menu .box1 {
    background-image:url(/images/menu_bg_img.gif);
	background-repeat:no-repeat;
    color: #FFF;
    font-weight: bold;
    font-size: 12px;
    font-family: tahoma;
    padding: 10px 10px;
	margin-bottom:-1px;
    border-width: 0px;
    border-color: #686868; /*  */
    border-style: solid solid solid solid;
    cursor: pointer;
    position: relative;
}
.click-menu .box1-hover {
	background-image:url(/images/menu_bg_over_img.gif);
    background-repeat:no-repeat;
    color: #aa4400;
    font-weight: bold;
    font-size: 12px;
    font-family: tahoma;
    padding: 10px 10px;
	margin-bottom:-1px;
    border-width: 0px;
    border-color: #002F5D;
    border-style: solid solid solid solid;
    cursor: pointer;
    position: relative;
}
.click-menu .box1-open {
   background-image:url(/images/menu_bg_act.gif);
    background-repeat:no-repeat;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 12px;
    font-family: tahoma;
    padding: 10px 10px;
    cursor: pointer;
    position: relative;
	
}
.click-menu .box1-open-hover {
    background-image:url(/images/menu_bg_act.gif);
    background-repeat:no-repeat;
    color: #000;
    font-weight: bold;
    font-size: 12px;
    font-family: tahoma;
    padding: 10px 10px;
    cursor: pointer;
    position: relative;
}
.click-menu .box1 img, .click-menu .box1-hover img, .click-menu .box1-open img, .click-menu .box1-open-hover img {
    position: absolute;
    top: 6px;
    right: 6px;
}
.click-menu .section {
    background-color: #ebd7ab;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 15px;
    border-width: 0px;
    border-color: #ebd7ab;
    border-style: solid;
    display: none;
	text-align:left;
	margin-bottom:-1px;
	
}

.click-menu .section a, .click-menu .section a:visited {
    color: #0e0e0f;
    text-decoration: none;
    white-space: nowrap;
	font-size:11px;
	font-weight:bold;
	font-family:"Courier New", Courier, monospace;
	word-wrap:break-word;
}

.click-menu .section a:hover {
    color: #000;
    text-decoration: none;
    white-space: nowrap;
	font-family:11px;
}

.click-menu .box2{
	font-size:11px;
	padding:5px 5px;
	border-bottom:1px solid #333;
}

/*.click-menu .mmbox{
	font-size:11px;
	padding:5px 0px;
	border-bottom:1px dotted #CCCCCC;
	color:#FF0000;
	/*background-color:#990000;
}
*/
span.mmbox {
	color:#2f8623;
}

.click-menu .box2-hover {
	font-family:11px;
    background: #fae7be;
	border-bottom:1px solid #333;
	padding:5px 5px;
}

.click-menu .section .active,
.click-menu .section .active:hover {
	font-size:12px;
    color: #000;
}
/* ***************************  ClickShowHideMenu.css   ************************************  */


/**************   NEW REPORT / DATE SELECTION (SUMMARY REPORT) *********************/
table#report
{
	border:1px solid #666666;
	width:94%;
}
table#report table
{
	background-color:#FFFFFF;
}
table#report tr
{
	background-color:#D9D9D9;
	padding:0px;
}
table#report th
{
	background-color:#d00305;
	color:#FFFFFF;
	text-align:left;
	padding:5px;
}
table#report table td
{
	font-size:12px;
	padding:5px;
}
table#report td a
{
	font-size:12px;
	text-decoration:underline;
	color:#000000;
}
table#report td a:hover
{
	font-size:12px;
	text-decoration:none;
	color:#A67A00;
}
/************** NEW REPORT / DATE SELECTION (SUMMARY REPORT)*********************/

/************** NEW REPORT DATA (SHOW FUNCTION) *********************/
table#report_data
{
	background-color:#bbbbbb;
}
table#report_data th
{
	color:#000000;
	background-color:#D9D9D9;
	text-align:center;
	padding:5px 2px;
	font-size:10px;
}
table#report_data td
{
	background-color:#FFFFFF;
	font-size:11px;
	padding:5px 5px;
}
table#report_data td a
{
	font-size:11px;
	text-decoration:underline;
	color:#000000;
}
table#report_data td a:hover
{
	font-size:11px;
	text-decoration:none;
	color:#A67A00;
}

#tablewidth {
	width:94%;
}

/************** NEW REPORT DATA FORMAT *********************/
.report_table_head {
	background-color:#d00305;
	color:#FFFFFF;
}
.report_table_tr {
	background-color:#D9D9D9;
	color:#000000;
}
.report_table_td {
	background-color:#D9D9D9;
	color:#000000;
}

.photogallery{ /*CSS for TABLE containing a photo album*/
}

.photogallery img{ /*CSS for images within an album*/
border: 1px solid green;
}

.photonavlinks{ /*CSS for pagination DIV*/
font: bold 14px Arial;
}

.photonavlinks a{ /*CSS for each navigational link*/
margin-right: 2px;
margin-bottom: 3px;
padding: 1px 5px;
border:1px solid gray;
text-decoration: none;
background-color: white;
}

.photonavlinks a.current{ /*CSS for currently selected navigational link*/
background-color: yellow;
}
