/* CSS Document */
td,input,select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	line-height: 10px;
	color: #666666;
}


.body {
	font-family: Microsoft Sans Serif, Verdana, Arial;
	font-size: 8pt;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #FFFFFF;
}


.curacao {
	color: #FF6600;
	font-size: 10px;
	font-family:"Verdana";
}

.bonaire {
	color: #66CC00;
	font-size: 10pt;
	font-family:"Arial, Helvetica, sans-serif";
}

.aruba {
	color: #CC33FF;
	font-size: 10pt;
	font-family:"Arial, Helvetica, sans-serif";
}

.dropmenu {
	color: #E16D8A; 
	font-size: 7pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 10px;
}


.dropmenu A {
	color: #E16D8A; 
	text-decoration: none;
}

.dropmenu A:hover {
	color: #CC0033; 
}

.catmenu {
	color: #E16D8A; 
	font-size: 10pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}

.catmenu A {
	color: #000000; 
	text-decoration: none;
}

.catmenu A:hover {
	color: #CC0033; 
}

.redeemingmenu {
	color: #E16D8A; 
	font-size: 8pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}

.redeemingmenu A {
	color: #E16D8A; 
	text-decoration: none;
}

.redeemingmenu A:hover {
	color: #CC0033; 
}

.sub {
	color: #000000; 
	font-size: 8pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif
}

.sub A {
	color: #000000; 
	text-decoration: none;
}

.sub A:hover {
	color: #CC0033; 
}

.yellowblocks {
	color: #444444;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.yellowtext {
	color: #CB625F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.pinkblocks {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.marquee {
	color: #CB625F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	vertical-align: baseline;
}

.hidden {
	display: none;
}

.visible {
	display: block;
}


.purpLi {
	background-color: #7300CF;
	height: 1px;
}

.darkPurpLi {
	background-color: #280153;
	height: 1px;
}

.whiteLi {
	height: 1px;
	background-color: #FFFFFF;
}

.greenLi {
	height: 1px;
	background-color: #00450B;
}

.redLi {
	background-color: #841800;
	height: 1px;
}

.tanPad {
	background-color: #EFEBD9;
	height: 16px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: top;
	line-height: 20px;
}

.tanPad A:link, .tanPad A:visited, .tanPad A:active {
	text-decoration: underline;
	color: #000;
}

.tanPadDots {
	background-color: #EDE9D3;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-color: #C9C6B3;
	border-bottom-color: #C9C6B3;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-style: solid;
}

.purpPad {
	font-size: 10px;
	background-color: #DED3E7;
	height: 24px;
	padding-right: 10px;
	padding-left: 10px;
}

.purpPad, .purpPad A:link, .purpPad A:visited, .purpPad A:active {
	text-decoration: none;
	color: #000;
}

.purpPad A:hover {
	text-decoration: underline;
	color: #FF0000;
}

/* Cells */

.cell {
	background-image: url(images/tabCell.gif);
	background-repeat: repeat-y;
	background-position: right;
	height: 24px;
	font-size: 10px;
	padding-left: 5px;
	line-height: 11px;
}

.cell, .cell A:link, .cell A:visited, .cell A:active {
	text-decoration: none;
	color: #000;
}

.cell A:hover {
	text-decoration: underline;
	color: #FF0000;
}

.cellI {
	background-image: url(images/tabCell.gif);
	background-repeat: repeat-y;
	background-position: right;
	height: 24px;
	font-size: 10px;
	padding-left: 4px;
	line-height: 11px;
}

.cellEnd {
	height: 24px;
	font-size: 10px;
	padding-left: 5px;
	line-height: 11px;
}

.cellEnd, .cellEnd A:link, .cellEnd A:visited, .cellEnd A:active {
	text-decoration: none;
	color: #000;
}

.cellEnd A:hover {
	text-decoration: underline;
	color: #FF0000;
}

.joinCell {
	height: 24px;
	font-size: 10px;
	font-family: Verdana;
	color: #000000;
}

.joinCell a {
	text-decoration: underline;
	color: #000000;
}

/* right cells */

.cellR {
	background-image: url(images/tabCell.gif);
	background-repeat: repeat-y;
	background-position: right;
	height: 24px;
	font-size: 10px;
	padding-right: 7px;
	text-align: right;
}

.cellR, .cellR A:link, .cellR A:visited, .cellR A:active {
	text-decoration: none;
	color: #000;
}

.cellR A:hover {
	text-decoration: underline;
	color: #FF0000;
}

.cellEndR {
	height: 24px;
	font-size: 10px;
	padding-right: 5px;
	text-align: right;
}
.cellEndR, .cellEndR A:link, .cellEndR A:visited, .cellEndR A:active {
	text-decoration: none;
	color: #000;
}

.cellEndR A:hover {
	text-decoration: underline;
	color: #FF0000;
}

.tan {
	background-color: #EFEBD9;
}

.lightTan {
	background-color: #F2F0E9;
}

.purp {
	background-color: #DED3E7;
}

.darkPurpSo {
	font-family: Arial, Verdana,;
	background-color: #280153;
	height: 16px;
	color: #ffffff;
	font-weight: bold;
	padding-left: 5px;
}

.darkPurpCrn {
	font-family: Arial, Verdana,;
	background-color: #280153;
	background-image: url(images/tabCrn.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 16px;
	color: #ffffff;
	font-weight: bold;
	padding-left: 5px;
}

.darkPurpCrnR {
	font-family: Arial, Verdana,;
	background-color: #280153;
	background-image: url(images/tabCrn.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 16px;
	color: #ffffff;
	font-weight: bold;
	padding-right: 7px;
	text-align: right
	
}

.whiteSo {
	height: 16px;
	font-size: 11px;
	font-weight: bold;
}

.blackSo {
	padding-left: 10px;
	padding-right: 10px;
	color: #333333;
}

.blackSo A:link, .blackSo A:visited, .blackSo A:active {
	color: #333333;
}

.blackSoNone {
	padding-left: 10px;
	padding-right: 10px;
	color: #666666;
	line-height: 16px;
}

.blackSoNone A:link, .blackSoNone A:visited, .blackSoNone A:active {
	color: #666666;
	text-decoration:none
}

.blackSoNone A:hover {
	color: #000;
	text-decoration:underline
}

.casinoFoots {
	color: #333333;
	font-size: 9px;
	background-image: url(../images/backgrounds/casinoGamesFoot.gif);
	padding-top: 3px;
	padding-bottom: 7px;
	padding-left: 10px;
	padding-right: 10px;
	width: 103px;
	line-height: 9px;
}

.casinoFoots A:link, .casinoFoots A:visited, .casinoFoots A:active {
	color: #333333;
	text-decoration: none;
}

.casinoFoots A:hover {
	color: #FF0000;
}

.whiteSo A:link, .whiteSo A:visited, .whiteSo A:active {
	text-decoration: none;
}

.greenCell {
	background-color: #005942;
	color: #ffffff;
	height: 20px;
	padding-left: 13px;
	font-family: Arial, Verdana,;
	font-weight: bold;
	font-size: 12px;
	background-image: url(images/titleEnd.gif);
	background-repeat: no-repeat;
	width: 48.8%;
}

.greenCell a {
	color: #ffffff;
}

.redCell {
	background-color: #CE3100;
	color: #ffffff;
	height: 20px;
	padding-left: 13px;
	font-family: Arial, Verdana,;
	font-weight: bold;
	font-size: 12px;
	background-image: url(images/titleEnd.gif);
	background-repeat: no-repeat;
	width: 48.8%;
}

.redCell a {
	color: #ffffff;
}

.purpCell {
	background-color: #7300CF;
	color: #ffffff;
	height: 20px;
	padding-left: 13px;
	font-family: Arial, Verdana,;
	font-weight: bold;
	font-size: 12px;
	background-image: url(images/titleEnd.gif);
	background-repeat: no-repeat;
	width: 48.8%;
}

.purpEnd {
	background-image: url(images/purpleLine.gif);
	width: 51.2%;
}

.redEnd {
	background-image: url(images/redLine.gif);
	width: 51.2%;
}

.greenEnd {
	background-image: url(images/greenLine.gif);
	width: 51.2%;
}

.sub {
	color: #333333;
	font-size: 9px;
}

.deviderDots {
	border-top-color: #999;
	border-top-style: dotted;
	border-top-width: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
	width :592
}

