/* CSS Document */

body
{
    background-color: #7B8896;
	margin: 25px;
}

h1
{
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}

.casinoworldwidetext
{
    background-color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 8.5pt;
	padding: 20px;
	color: #000000;
	border-bottom: solid 2px #FFFFFF;
}

.casinoworldwidetext A
{
    color: #760000;
	text-decoration: underline;
}

.casinoworldwidetext A:hover
{
    color: #760000;
	text-decoration: none;
}

.casinoworldwidetext A:visited
{
    color: #7E2222;
}

.whitebg
{
    background-color: #FFFFFF;
}

.bottomcopy
{
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
	background-color: #000000;
	font-size: 7.5pt;
	padding: 3px;
	color: #FFFFFF;
}

.bottomcopy A
{
	color: #EAEAEA;
	text-decoration: underline;
}

.bottomcopy A:hover
{
	color: #EAEAEA;
	text-decoration: none;
}

.bottomcopy A:visited
{
	color: #CCCCCC;
}

.formtext
{
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 8pt;
    padding: 3px;
	color: #000000;
}

.formfield
{
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 7pt;
	color: #000000;
}


