a {
	font-size: 12px;
	text-decoration: underline;
	color: #1017bb;
	font-weight: normal;

}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #101755;
	text-decoration: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #1017bb;
	text-decoration: underline;
}
.sitetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	font-variant: small-caps;
	font-style: italic;



}
h1 {
	font-weight: bold;
	color: #336699;
	text-decoration: none;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;

}
.greetings {
	font-weight: bold;
	color: #336699;
	text-decoration: none;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;

}
.field 
	{
	background:#ffffff;
	color:#666666;
	font-size:11px;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica;
	border-top: 1 solid #999999;
	border-bottom: 1 solid #999999;
	border-left: 1 solid #999999;
	border-right: 1 solid #999999;
	font-weight: bold;

	}
.field100 
	{
	background:#ffffff;
	color:#666666;
	font-size:11px;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica;
	border-top: 1 solid #999999;
	border-bottom: 1 solid #999999;
	border-left: 1 solid #999999;
	border-right: 1 solid #999999;
	width: 100%;
	font-weight: bold;

	}
.button 
	{
	background:#FF9900;
	color:#FFFFFF;
	font-size:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	border-top: 1 solid #FFFFFF;
	border-bottom: 1 solid #999999;
	border-left: 1 solid #FFFFFF;
	border-right: 1 solid #999999;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
	}
.headline2px{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding-left: 2px;
	padding-right: 2px;
	background-color: #EEA477;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.titleDot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0069D2;
	font-weight: bold;
	background-image: url(http://www.bingoweekly.com/news/images/titledot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-left: 3px;
	padding-bottom: 7px;

}
.table_line {
	background-color: #003399;
	color: #ffffff;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.tableDots {
	border: 1px solid #cccccc;
	padding: 0px;
}
.topLink
{
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	color: #ffff66;
}
a.topLink:link
{
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	color:#ffff66;
}
a.topLink:hover
{
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	color:#ffffff
}