﻿table.schools	{
	margin-left: 25px;
	border: .2em #000000 solid;
	font-size: 1em;
}

tr.row1	{
	background: #FFFFFF;
	white-space: nowrap;
}
tr.row2	{
	background: #CCCCCC;
	white-space: nowrap;
}
table.alignments	{
	margin-left: 25px;
	border: .2em #000000 solid;
	font-size: 1em;
}

th.alignments	{
	text-align: left;
}
table.meetings	{
	margin-left: 25px;
	border: .2em #000000 solid;
	font-size: 1em;
}
table.logos	{
	margin-left: 25px;
	border: .2em #000000 solid;
	font-size: 1em;
}
table.logos tr.row1	{
	
	background-color: white;
	height: 150px;
	white-space: nowrap;
}

table.logos tr.row2	{
	background-color: #CCCCCC;
	height: 150px;
	white-space: nowrap;
}
