
table.season							{border: 10px outset rgb(0, 0, 128); border-collapse: collapse;
										 font-family: Arial, Helvetica, sans-serif; font-size: 0.8em; width: 95%}
										 
table.season thead						{color: white; background-color: rgb(39, 64, 139)}

	

table.season th							{border: 1px solid gray; width: 20%; text-align: left}
table.season td							{border: 1px solid gray; text-align: center}
table.season tbody td					{text-align: center; vertical-align: middle}


table.photogroups						{border: 10px outset rgb(0, 0, 128); border-collapse: collapse;
										 font-family: Arial, Helvetica, sans-serif; font-size: 0.8em; width: 95%}

	
table.photogroups td					{border: 1px solid gray; text-align: center; vertical-align: middle; width: 50%}

table.photogroups td img				{border: 0}
