html 			{min-height: 		100%; 
				margin-bottom: 		1px; }
BODY			{background-color:	#14183D;
				background-image:	url(images/bg.gif);
				background-repeat:	repeat-x;
				color:				#ffffff;
				font-size:			10pt;
				font-family:		"Arial", sans-serif;
				margin-width:		0;
				margin-top:			0;
				margin-left:		0;
				margin-right:		0;
				scrollbar-face-color: #14183D;
				scrollbar-arrow-color: #000000;
				scrollbar-base-color: #14183D;
				scrollbar-shadow-color: #D0EBEA;
				scrollbar-highlight-color: #D0EBEA; 
          		scrollbar-3d-light-color: #D0EBEA;}
TD				{background-color:	#ffffff;
				color:				#14183D;
				font-size:			10pt;
				font-family:		"Arial", sans-serif;}
P				{margin-top:		0;
				margin-bottom:		8;
				text-align:			justify;}
UL				{margin-top:		0;
				margin-bottom: 		0}
FORM			{margin-top:		0;
				margin-bottom: 		0;}
H1				{color: 			#14183D;
				font-size:			13pt;}
H2				{font-size:			10pt;}
.gray			{background-color:	#9393A5;
				color: 				#ffffff;
				font-size:			8pt;
				padding:			2px;}
.blu			{background-color:	#14183D;
				color: 				#ffffff;
				font-size:			8pt;}
.medblu			{background-color:	#262A4C;
				color: 				#e4e4e4;
				font-size:			9pt;
				padding:			15px;
				text-align:			justify;}
.cards			{background-image:	url(images/cards.jpg);
				background-repeat:	no-repeat;
				background-color:	#ffffff;
				font-size:			8pt;
				color: 				#14183D;}
.roulette		{background-image:	url(images/roulette.jpg);
				background-repeat:	no-repeat;
				background-color:	#ffffff;
				font-size:			8pt;
				color: 				#14183D;}
.dice			{background-image:	url(images/dice.jpg);
				background-repeat:	no-repeat;
				background-color:	#ffffff;
				font-size:			8pt;
				color: 				#14183D;}
.chips			{background-image:	url(images/chips.jpg);
				background-repeat:	no-repeat;
				background-color:	#ffffff;
				font-size:			8pt;
				color: 				#14183D;}
.chips2			{background-image:	url(images/chips2.jpg);
				background-repeat:	no-repeat;
				background-color:	#ffffff;
				font-size:			8pt;
				color: 				#14183D;}
.blackjack		{background-image:	url(images/blackjack.jpg);
				background-repeat:	no-repeat;
				background-color:	#ffffff;
				font-size:			8pt;
				color: 				#14183D;}
A:link			{color: 			#14183D;
				text-decoration:	none;}
A:active		{color: 			#14183D;
				text-decoration:	none;}
A:visited		{color: 			#14183D;
				text-decoration:	none;}
A:hover			{color: 			#14183D;
				text-decoration:	underline;}
A.wht:link		{color: 			#ffffff;
				text-decoration:	none;
				font-weight:		bold;}
A.wht:active	{color: 			#ffffff;
				text-decoration:	none;
				font-weight:		bold;}
A.wht:visited	{color: 			#ffffff;
				text-decoration:	none;
				font-weight:		bold;}
A.wht:hover		{color: 			#ffffff;
				text-decoration:	underline;
				font-weight:		bold;}	 
.smfont			{font-size:			10pt}
.smfontbold		{font-size:			10pt;
				font-weight:		bold}
.smfontitalic	{font-size:			10pt;
				font-style:			italic;
				font-weight:		bold;}
.smfontblu		{font-size:			10pt;
				color:				#262A4C;
				font-weight:		bold;}
.story			{font-size:			10pt;
				text-align:			justify}
.storyblu		{font-size:			10pt;
				color:				#262A4C;
				text-align:			justify}
.x-story		{font-size:			8pt;
				text-align:			justify}
.x-smfont		{font-size:			8pt}
.x-smfontbold	{font-size:			8pt;
				font-weight:		bold} 
.x-smfontblu	{font-size:			8pt;
				color: 				#262A4C;
				font-weight:		bold}
.formfield		{background-color:	#FFFFFF;
				border-color:		#9393A5;
				border-style:		solid;
				Border-width:		1px;
				scrollbar-face-color: #262A4C;
				scrollbar-arrow-color: #000000;
				scrollbar-base-color: #262A4C;
				scrollbar-shadow-color: #D0EBEA;
				scrollbar-highlight-color: #D0EBEA; 
          		scrollbar-3d-light-color: #D0EBEA;
				color:				#000000;
				font-size:			8pt;}
.formfield2		{background-color:	#ffffff;
				color:				#14183D;
				font-size:			8pt}

#print-only		{display: 			none;}
