a 
{
 	color: #004c98;	
}
a:hover
{ 
 	color: #004c98;	
	font-weight : bold;
       
}
BODY
{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size : 9pt;
}
.TournamentName
{
	font-size : 14pt;
	color: #369f55;
}
.FrameHeader
{
	font-size : 14pt;
        color: #369f55;
}
TABLE
{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size : 9pt;
	border-collapse : collapse;
	border : 0px;
}
TABLE.player
{	background-color : white}
.r1 TD{	background-color: #White;}
.r2 TD{	background-color: #white;}
TD.w{	background-color : white}
TD.b{	background-color: #d5d5d5}
TD.noborder
{
	border : 0px;
}
.round TD
{
	width: 15px;
	text-align: center;
	background : ButtonFace;
}
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;
}
TH
{
	background : #369f55;
	font-size: 9pt;
	color: #fff;
}
TD
{
	vertical-align : top;
}
