html , body {
margin : 0; 
padding : 0; 
background-image : url("images/clubs-bk.gif"); 
background-repeat : repeat-x; 
} 
.bk2 {
background-image : url("images/clubs-bk.gif"); 
background-repeat : repeat-x; 
} 
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
}
.bodyTextBd {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.fineText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
.finedate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}
.fth {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6px;
	color: #F8F8F8;
	font-weight: normal;
}
.bodyTextAlt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.TextRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}
.TextBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2E3F70;
	font-weight: bold;
}
.TextBlueSm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2E3F70;
	font-weight: bold;
}
.ftg A:link {text-decoration: none; color: #E8E8E8; font-family: Arial, Helvetica, sans-serif; font-size: 10px;}
.ftg A:visited {text-decoration: none; color: #E8E8E8; font-family: Arial, Helvetica, sans-serif; font-size: 10px;}
.ftg A:active {text-decoration: none; color: #E8E8E8; font-family: Arial, Helvetica, sans-serif; font-size: 10px;}
.ftg A:hover {text-decoration: none; color: #E8E8E8; font-family: Arial, Helvetica, sans-serif; font-size: 10px;}
}