<!--

/* NewMenu styles */
.menubold{color:green; text-decoration:none;font-size:13px;font-family: tahoma;font-weight:bold}
a.menubold{color:green; text-decoration:none;font-size:13px;font-family: tahoma;font-weight:bold}
a.menubold:hover{color:lightgreen;text-decoration:none;font-size:13px;font-family: tahoma;font-weight:bold}
.menuregu{color:black;text-decoration:none;font-size:12px;font-family: arial}
a.menuregu{color:black;text-decoration:none;font-size:12px;font-family: arial}
a.menuregu:hover{color:red;text-decoration:none;font-size:12px;font-family: arial}
td.ace{text-align:center;vertical-align:middle}
td.king{text-align:center;vertical-align:middle}
td.queen{text-align:center;vertical-align:middle}
td.prince{text-align:center;vertical-align:middle}
td.10card{text-align:center;vertical-align:middle}
td.9card{text-align:center;vertical-align:middle}

/* GridMenu styles */
.gridregu{color:white;text-decoration:none;font-size:11px;font-family: arial}
a.gridregu{color:white;text-decoration:none;font-size:11px;font-family: arial}
a.gridregu:hover{color:lightgreen;text-decoration:none;font-size:11px;font-family: arial}

/* General styles */
a.category{color: beige; font-family: arial; text-decoration: none; font-size: 17px}
h1{font-family: georgia; color: yellow; font-size: 33px;}
h2{font-family: georgia; color: yellow; font-size: 22px;}
div#headers{position: relative; text-align: center; right: -250px; line-height: 22px; top: 15px}
h3#topRow{margin: 0px; text-align: center; color: white; font-size: 18px}
body{margin-top: 0px; background-color: darkgreen;}

.toprow h1{font-size:11px;text-align:center;margin:0;}

/* Page Body styles */
td#bodyCell{background-color: lightyellow; vertical-align: top; padding: 10px; font-size: 16px;}
h3.bodyHeader{font-size: 18px; text-align: center;}
a.bodyLink{color: blue; text-decoration: none;}
a.bodyLink:hover{text-decoration: underline;}

/* Menu-bar styles */
table.menuBar{background-color: white; height: 225px;}
td.menuBar{color: yellow; font-weight: bold; font-size: 14px; height; padding-right: 5px; height: 17px}
a.menubarLink{color: black; text-decoration:none; font-size: 16px; padding-left: 5px}
td.menubarLink{border-bottom: solid black 1px; padding: 5px 5px 0px 0px;}
td.menuBarK{font-size: 20px; font-weight: bold; text-align: center; padding: 0px 3px 0px 3px;}

/* standard in-line link */
a.inLineHref{color: blue }width=90% cellspacing=15 cellpadding=3

/*bottom links*/
div.bottomLinks {text-align: center; font-size: 10px}

/* MAIN-PAGE STYLES */
/* banners */
td.portal_element_table {width:90% ;}

.portal_element {background-color: deepskyblue; border: solid black 1px; }
portal_element td{background-color: deepskyblue; border: solid black 1px; }
portal_element a{color: black; font-size: 14px; text-decoration: none;}
portal_element div{padding: 3px 0px 4px 0 px; color: white; font-weight: bold; text-align: center; font-size: 14px}

.portal_had_link{color: black; font-size: 14px; text-decoration: none;}
.portal_had_link a{color: black; font-size: 14px; text-decoration: none;}
.portal_text_link {color: black; font-size: 14px; text-decoration: none;}
.portal_text_link a {color: black; font-size: 14px; text-decoration: none;}
/* news cells */
newsCell td{font-size: 12px; border-bottom: solid seagreen 1px; padding-bottom: 2px;}
/* payment option DIV */
div.payment {font-size: 14px; border: solid black 1px; margin: 20px; padding: 3px; background: darkseagreen;}
/* Land Casinos paragraph */
p.MPLandCasinos {border: solid black 1px; background: white; padding: 5px; font-size: 18px; text-align: center;}
/* Bonuses Table */
a.bonushref { font-size: 14px; color: white; font-weight: bold; text-decoration: none; text-align: center; cursor: hand;}
/* Main body News article */
#MainBodyNews
{
border: 1px solid black;
padding: 5px;
background-color: #f5f5dc
}
/* A to Z grid */
TABLE.grid {
	BACKGROUND-COLOR: forestgreen
}
#grid TD a,#grid1 TD a,#grid2 TD a { color: black; text-decoration: none;}
.grid TH { BACKGROUND-COLOR: lightgrey; width:120px;}
.mouseOver {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 14px; 
	WIDTH: 22px; 
	CURSOR: hand; 
	HEIGHT: 22px; 
	TEXT-ALIGN: center;
	background-color: lightgrey;
	border: 1px solid;
	border-color: white gray gray white; 
}
.rest {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 14px; 
	WIDTH: 22px; 
	CURSOR: hand; 
	HEIGHT: 22px; 
	TEXT-ALIGN: center;
	background-color: lightgrey;
	border: 1px solid;
	border-color: gray white white gray;	
}

/*bottom links to site main sections */
.sectionsLink a { color: white; font-weight: bold;}
/* END MAIN-PAGE STYLES */
-->