body {
	background-color: #1da1fe;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	scrollbar-face-color: #E2E5F6;
	scrollbar-shadow-color: #0478C1;
	scrollbar-highlight-color: #0478C1;
	scrollbar-3dlight-color: #E2E5F6;
	scrollbar-darkshadow-color: white;
	scrollbar-track-color: #1da1fe;
	scrollbar-arrow-color: #0478C1;
	margin: 0px;
	margin-bottom: 0px;
	background-image: url(images/bgmiddle.jpg);
	background-repeat:repeat-y;
}
table
{
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#000000;
	font-size: x-small;
}
.txt
{
	font-size: 11px;
	font-style:italic;
}
A 
	{
	COLOR: #003399;
	TEXT-DECORATION: none;
	cursor: hand;
	font-size: 12px;
	font-weight: bold;
	}
A:hover 
	{
	COLOR:#990099; 
	TEXT-DECORATION: underline;
	font-weight: bold;
	}
#about_bingo_splash
	{
	position:absolute;
	left:190px;
	top:132px;
	width: 570px;
	}
h1
{
	font-weight: bold;
	font-size: 20px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	padding-left: 40px;
	margin-bottom: 0px;
	margin-top: 0px;
}
h2
{
	font-size: x-small;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-right: 30px;
	padding-left: 40px;
	width: 600px;
}
h3
{
	font-size: x-small;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-left: 140px;
	width: 600px;
}
#content
{
	position:absolute;
	left:320px;
	top:420px;
	width: 410px;
}
.splash
{
	background-image:  url(images/bingo_top1.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	height: 700px;
}
.bgtop
{
	background-image:url(images/bgtop.jpg);
	background-repeat: repeat-x;
}
.footer
{
	background-image:url(images/bgbot.jpg);
	background-repeat: repeat-x;
}
.palms{
	background-image:url(images/palms.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 390px;
}
form
{
	margin-bottom: 0px;
	margin-top: 0px;
}
.field
{
	background-color: #ffffff;
	color:#000000;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica;
	border: 1px solid #000000;
}
.field100
{
	background-color: #ffffff;
	color:#000000;
	width: 100%;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica;
	border: 1px solid #000000;
}
.button
{
	background: #666666;
	color:#FFFFFF;
	font-size: 11px;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica;
	font-weight: bold;
	cursor: hand;
	border: 1 solid #ffffff;
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#FC0DFE',EndColorStr='#598EFE');
}
