/* CSS Document */
/* Produced for Tennessee Poker League */
/* (C) 2005 ZCT Internet 7/2/05 */
/* Members Scores Table CSS values for TennesseePokerLeague.com */

.mainheader {
	font-size: 48px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}

.tablehead {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #800000;
	font-weight: bold;
}

.rank {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #800000;
	font-weight: bold;
}

.main {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

.incomplete {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #880000;
}

.data {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
}