/* CSS Document */

	body		{	font-family: verdana, sans-serif;
					font-size: 8pt;
					background-color: #FFFFFF;
					margin-top: 0px;
					margin-right: 0px;
					margin-left: 0px;
					margin-height: 0px;
					margin-width: 0px;
				}
				
	table		{	font-family: verdana, sans-serif;
					font-size: 8pt;
				}
				
	.link		{	text-decoration: none;
				}
				
	.title		{	font-family: verdana, sans-serif;
					font-size: 14pt;
					color: #CC3333;
					font-weight: bold;
				}
				
	.menu		{	font-family: verdana, sans-serif;
					font-size: 10pt;
					color: #FFFFFF;
					background-color: #000066;
					text-decoration: none;
				}
	.submenu	{	color: #FFFFFF;
					background-color: #000066;
					font-size: 7pt;
					text-decoration: none;
				}
				
	.processOn	{	font-family: verdana, sans-serif;
						font-size: 10pt;
						font-weight: bold;
						color: #FF0000;
					}
					
	.rowheading	{	font-size: 10pt;
						font-weight: bold;
						color: #000066;
					}
					
	.row1			{	color: #000066;
						background-color: #9999FF;
					}
					
	.row2			{	background-color: #FFFF99;
					}
	.row3			{	background-color: #993399;
					}
					
	.basic			{	background-color: #FFFFFF;
					}
					
	.manager		{	font-weight: bold;
					}
					
	.umpire		{	font-weight: bold;
						color: #000000;
					}
					
	.date			{	font-family: verdana, sans-serif;
						font-size: 10pt;
						color: #CC3333;
						font-weight: bold;
					}
					
	.label			{	font-size:10pt;
						font-weight:bold;
						color: #000066;
					}
					
	.dh			{	/*	double header */
						font-size: 10pt;
						font-weight: bold;
						color: #339933;
					}
	.scoreboard	{	font-family: verdana, sans-serif;
						font-size: 12pt;
						font-weight: bold;
						color: #FFCC66;
						background-color: #000066;
					}
	.score1		{	
						background-color: #FFCC66;
					}
	.score2		{	
						background-color: #CCCCFF;
					}
	.grey			{	font-weight:bold;
						background-color: #999999;
					}
	.big			{	font-size: 10pt;
					}
	.winners		{	font-weight: bold;
					}
	.bluelabel		{	font-weight: bold;
						//color: #0099FF;
						color: #3366FF;
						font-size: 11pt;
					}