body{
	background-image: url(../img/bk_club.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.table td{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #004A99;
}
.table td a, A:LINK, A:VISITED, A:ACTIVE, A:FOCUS{
	font-weight: bold;
	color: #004A99;
}
.table td.bld{
	font-weight: bold;
}

