.cShowRowOn
{
	font-size: x-small;
	font-family: Monospace;
	border-collapse: collapse;
	background-color: gainsboro;
}
.cShowRowOff
{
	font-size: x-small;
	font-family: Monospace;
	border-collapse: collapse;
	background-color: white;
}
.cShowHeader
{
	font-size: x-small;
	color: white;
	font-family: Monospace;
	background-color: royalblue;
}
.cShowTitle
{
	font-weight: bold;
	font-size: x-small;
	color: white;
	font-family: Monospace;
	background-color: black;
}
.cShowLeague
{
	font-weight: bold;
	font-family: Monospace;
}

.cShowText
{
	font-size: xx-small;
	font-family: Monospace;
}
.cShowRowOnStanding
{
	font-size: xx-small;
	font-family: Monospace;
	border-collapse: collapse;
	background-color: gainsboro;
}
.cShowRowOffStanding
{
	font-size: xx-small;
	font-family: Monospace;
	border-collapse: collapse;
	background-color: white;
}
.cShowColumnCat
{
	font-size: xx-small;
	background-color: lightseagreen;
}
.cShowColumnPos
{
	background-color: red;
}
.cMLBTeamSel
{
	font-size: xx-small;
	background-color: #98c4e4;
}
.cComparePlayersSel
{
	font-size: xx-small;
}

.cPriorYears
{
	font-size: xx-small;
	background-color: #98c4e4;
}
.cShowTitle2006
{
	font-size: x-small;
	color: black;
}
.cShowTitle2006Off
{
	font-size: x-small;
	color: black;
	background-color: silver;	
}
.cShowTitle2006On
{
	font-size: x-small;
	color: black;
	background-color: #98c4e4;	
}
.cShowLeague2006
{
	font-weight: bold;	
	font-size: small;
	color: black;
}
.cShowColOn
{
	font-size: xx-small;
	background-color: #98c4e4;
}
.cShowColOff
{
	font-size: xx-small;
	background-color: silver;
}
.cShowColNoColor
{
	font-size: xx-small;
}
.cEmailSelect
{
	font-size: x-small;
}
.cEmailTextBox
{
	font-size: x-small;
}
.cEmailTextArea
{
	font-size: small;
}


