/* CSS Document */

body {background: #0054a6;}


td {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 13px;}

#MainTable {text-align: center;}


#leftbox {
	width: 90%;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 18px;
}

#Content {
	width: 92%;
	padding-left: 20px;
	padding-top: 20px;
	line-height: 21px;
}
#BingoContent {
	width: 96%;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 20px;
	font-size: 12px;
	line-height: 18px;
	background-color: #ECE9D8;
	border: 1px dotted #003366;
}
	#BestBingoSiteContent {
	width: 96%;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 20px;
	font-size: 12px;
	line-height: 18px;
	background-color: #ECE9D8;
	border: 1px dotted #003366;
}
#ButtonContainer {
	width: 100%;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
	text-transform: uppercase;
	font-style: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
}
#BingoContent img {
	text-align:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	float: right;
	}
/* Bingo Content Buttons -----------------------------------------------  */

ul#navlist
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a { padding: 3px 10px; }

#navlist a:link, #navlist a:visited
{
color: #fff;
background-color: #036;
text-decoration: none;
}

#navlist a:hover
{
color: #fff;
background-color: #369;
text-decoration: none;
}


/* Bingo Left Buttons -----------------------------------------------  */

.LeftLinks {
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.LeftLinks ul {
float: none;
margin: 0;
padding: 0;
font: bold 12px Arial;
color: #990000;
text-decoration: none;
}

.LeftLinks ul li{
width: 75%;
margin-left: 10px;
margin-bottom: 3px;
padding-bottom: 5px;
border-bottom: solid 1px #999999;
text-decoration: none;
list-style-type: none

}
.LeftLinks a:link  {
	font-family: Arial;
	font-weight: bold;
	color: #0054A6;
	text-decoration: none;
	list-style-type: none
}
.LeftLinks a:visited  {
	font-family: Arial;
	font-weight: bold;
	color: #0054A6;
	text-decoration: none;
}
.LeftLinks a:hover  {
	color: #FF9900
}

#TopAnchor a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #33455A;
	text-decoration: none;
	text-align: right;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #981B1E;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #981B1E;
	padding-bottom: 10px;
}

#ContentBottombox {
	width: 100%;
	padding-top: 2px;
	margin-top: 20px;
	background-color: #900;
	border: 1px dotted #900;
}
#copyright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	background-color: #900;
	height: 20px;
	width: 100%;
	text-align: center;
	padding-top: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
