
a {	color: #005B9C;	/*text-decoration: none;*/ }
a:visited {	color: #004271; }
/*a:hover { text-decoration:underline; }*/
BODY
{
	FONT-FAMILY: Trebuchet MS;
	font-size : 9pt;
	background-color: #e4eef4;
}
.TournamentName
{
	FONT-FAMILY: Trebuchet MS;
	font-size : 14pt;
	font-weight : bold;
	color: #004271;
}
.FrameHeader
{
	font-size : 14pt;
	font-weight : bold;
	color: #004271;
}
TABLE
{
	FONT-FAMILY: Trebuchet MS;
	font-size : 9pt;
	border-collapse : collapse;
	border : 0px;
}
TABLE.player{	background-color : #FFF5EE;}
.r1 TD{	background-color: #e4eef4;}
.r2 TD{	background-color: #FFFFFF;}
TD.w{	background-color : White;}
TD.b{	background-color : #DCDCDC;}
TD.noborder
{
	border : 0px;
}
.round TD
{
	width: 15px;
	text-align: center;
	background : #e4eef4;
}
TD.CrossTableCrossCell
{
	background : Black;
}
.MenuListBox
{
	font-weight : bold;
}
TD.score
{
	width: 15px;
	text-align: center;
}
TH,TD
{
	text-align : left;
	border : thin inset White;
	padding: 3;
	color: #004271
}
TH
{
	font-size: 9pt;
	background-color: #e4eef4;
}
TD
{
	vertical-align : top;
}
