﻿.selMenuLink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #F9F9F9;
	font-weight: bold;
	/*background-color: #000000;/**/
	background-color: #FFDA2E;
	text-decoration: none;

}

.MenuLink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	/*color: #0066CC;/**/
	color: #FFDA2E;
	font-weight: normal;
	text-decoration: underline;
	background-color: #4C4C4C;
}

.voidStyle
{
	font-weight: normal;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #fff;
}

.tableColumn1
{
	text-align: center;
	width: 24px;
	height: 18px;
	background-color: #FCB100;
	border-top: solid 1px white;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	margin: 2px 5px 1px;
}

.tableColumn2
{
	text-align: left;
	width: 296px;
	height: 18px;
	background-color: #FFE7AD;
	border-top: solid 1px white;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	margin: 2px 0px 1px 5px;
	text-decoration: underline;
}

.tableColumn3
{
	text-align: center;
	width: 33px;
	height: 18px;
	border-top: 0px solid #F4F3F3;
	border-right: 0px solid #F4F3F3;
	border-bottom: 0px solid #F4F3F3;
	border-left: 1px solid #F4F3F3;
	background-color: #FFE7AD;
	border-top: solid 1px white;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	margin: 2px 0px 1px 5px;
}

.tableColumn3_Chess
{
	text-align: center;
	width: 33px;
	height: 18px;
	border-top: 0px solid #F4F3F3;
	border-right: 0px solid #F4F3F3;
	border-bottom: 0px solid #F4F3F3;
	border-left: 1px solid #F4F3F3;
	background-color: #FFF7E3;
	border-top: solid 1px white;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #DC9100;
	margin: 2px 0px 1px 5px;
}

.chessColumn
{
	text-align: center;
	/*width: 33px;/**/
	height: 18px;
	border-top: solid 1px white;
	border-right: 0px solid #F4F3F3;
	border-bottom: 0px solid #F4F3F3;
	border-left: 1px solid #F4F3F3;
	background-color: #FFE7AE;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	margin: 2px 0px 1px 5px;
}

.chessEmptyCell
{
	/*background-color: #565555;/**/
	background-color: #FCB100;
	border-top: 0px solid #F4F3F3;
	border-right: 0px solid #F4F3F3;
	border-bottom: 0px solid #F4F3F3;
	border-left: 1px solid #F4F3F3;
	border-top: solid 1px white;
	height: 18px;
}

.scoreBlue{
	color: #1139cf;
}

.scoreRed{
	color: #cf1111;
}

.scoreBlue2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #1139cf;
}

.scoreRed2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #cf1111;
}

.scoreBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	/*margin: 2px 0px 5px 1px;/**/
}

.scoreWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #F9F9F9;
	/*margin: 2px 0px 5px 1px;/**/
}


.tableColumn4
{
	text-align: center;
	vertical-align: middle;
	width: 110px;
	height: 18px;
	border-top: 0px solid #F4F3F3;
	border-right: 0px solid #F4F3F3;
	border-bottom: 0px solid #F4F3F3;
	border-left: 1px solid #F4F3F3;
	background-color: #FFE7AD;
	border-top: solid 1px white;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	margin: 2px 0px 1px 5px;
}

.tableColumn5
{
	text-align: center;
	vertical-align: middle;
	width: 30px;
	height: 18px;
	background-color: #FCB100;
	border-top: solid 1px white;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	margin: 2px 5px 1px;
}

.tableHeader1
{
	width: 24px;
	height: 17px;
	text-align: center;
	border-top: 1px solid #666666;
	border-right: 0px solid #666666;
	border-bottom: 0px solid #666666;
	border-left: 1px solid #666666;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #fff;
	margin: 2px 0px 1px 5px;
	font-weight: bold;
}

.tableHeader2
{
	width: 296px;
	height: 17px;
	padding: 0px 5px 0px 5px;
	text-align: left;
	border-top: 1px solid #666666;
	border-right: 0px solid #666666;
	border-bottom: 0px solid #666666;
	border-left: 0px solid #666666;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #fff;
	margin: 2px 0px 1px 5px;
	font-weight: bold;
}

.tableHeader3
{
	width: 33px;
	height: 17px;
	text-align: center;
	
	border-top: 1px solid #666666;
	border-right: 0px solid #666666;
	border-bottom: 0px solid #666666;
	border-left: 0px solid #666666;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #fff;
	margin: 2px 0px 1px 5px;
	font-weight: bold;
}

.tableHeader4
{
	width: 110px;
	height: 17px;
	text-align: center;
	/*--white-space: nowrap;/**/
	
	border-top: 1px solid #666666;
	border-right: 0px solid #666666;
	border-bottom: 0px solid #666666;
	border-left: 0px solid #666666;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #fff;
	margin: 2px 0px 1px 5px;
	font-weight: bold;
}

.tableHeader4_2
{
	width: 110px;
	height: 17px;
	text-align: center;
	/*white-space: nowrap;*/
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 0px solid #666666;
	border-left: 0px solid #666666;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #fff;
	margin: 2px 0px 1px 5px;
	font-weight: bold;
}

.tableHeader5
{
	width: 32px;
	height: 17px;
	text-align: center;

	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 0px solid #666666;
	border-left: 0px solid #666666;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #fff;
	margin: 2px 0px 1px 5px;
	font-weight: bold;
}

.teamStatsColumn1
{
	width: 210px;
	height: 17px;
	/*background-color: #A0A0A0;/**/
	background-color: #FFDA2E;
	border-top: solid 1px white;
	padding: 0px 5px 0px 5px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	margin: 2px 5px 1px;
}

.teamStatsColumn2
{
	width: 87px;
	height: 17px;
	text-align: center;
	background-color: #FFE7AE;

	border-top: solid 1px white;
	border-right: 0px solid #F4F3F3;
	border-bottom: 0px solid #F4F3F3;
	border-left: 1px solid #F4F3F3;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	margin: 2px 5px 1px;
}

.teamStatsHeader1
{
	width: 210px;
	height: 17px;
	padding: 0px 5px 0px 5px;
	
	border-top: 1px solid #666666;
	border-right: 0px solid #666666;
	border-bottom: 0px solid #666666;
	border-left: 1px solid #666666;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	margin: 2px 0px 1px 5px;
	font-weight: bold;
}

.teamStatsHeader2
{
	width: 87px;
	height: 17px;
	text-align: center;
	
	border-top: 1px solid #666666;
	border-right: 0px solid #666666;
	border-bottom: 0px solid #666666;
	border-left: 0px solid #666666;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	margin: 2px 0px 1px 5px;
	font-weight: bold;
}

.teamStatsHeader3
{
	width: 87px;
	height: 17px;
	text-align: center;
	
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 0px solid #666666;
	border-left: 0px solid #666666;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	margin: 2px 0px 1px 5px;
	font-weight: bold;
}


.teamGamesColumn1
{
	width: 24px;
	height: 17px;
	/*background-color: #A0A0A0;/**/
	background-color: #FFDA2E;
	border-top: solid 1px white;
	padding: 0px 5px 0px 5px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	margin: 2px 5px 1px;
}

.teamGamesColumn2
{
	width: 77px;
	height: 17px;
	text-align: center;
	background-color: #FFE7AE;

	border-top: solid 1px white;
	border-right: 0px solid #F4F3F3;
	border-bottom: 0px solid #F4F3F3;
	border-left: 1px solid #F4F3F3;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	margin: 2px 5px 1px;
}

.teamGamesColumn3
{
	width: 118px;
	height: 17px;
	text-align: center;
	background-color: #FFE7AE;

	border-top: solid 1px white;
	border-right: 0px solid #F4F3F3;
	border-bottom: 0px solid #F4F3F3;
	border-left: 1px solid #F4F3F3;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	margin: 2px 5px 1px;
}

.teamGamesColumn4
{
	width: 59px;
	height: 17px;
	text-align: center;
	background-color: #FFE7AE;

	border-top: solid 1px white;
	border-right: 0px solid #F4F3F3;
	border-bottom: 0px solid #F4F3F3;
	border-left: 1px solid #F4F3F3;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	margin: 2px 5px 1px;
}

.teamGamesHeader1
{
	width: 24px;
	height: 17px;
	padding: 0px 5px 0px 5px;
	
	border-top: 1px solid #666666;
	border-right: 0px solid #666666;
	border-bottom: 0px solid #666666;
	border-left: 1px solid #666666;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	margin: 2px 0px 1px 5px;
	font-weight: bold;
}

.teamGamesHeader2
{
	width: 77px;
	height: 17px;
	text-align: center;
	
	border-top: 1px solid #666666;
	border-right: 0px solid #666666;
	border-bottom: 0px solid #666666;
	border-left: 0px solid #666666;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	margin: 2px 0px 1px 5px;
	font-weight: bold;
}

.teamGamesHeader3
{
	width: 118px;
	height: 17px;
	text-align: center;
	
	border-top: 1px solid #666666;
	border-right: 0px solid #666666;
	border-bottom: 0px solid #666666;
	border-left: 0px solid #666666;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	margin: 2px 0px 1px 5px;
	font-weight: bold;
}

.teamGamesHeader4
{
	width: 59px;
	height: 17px;
	text-align: center;
	
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 0px solid #666666;
	border-left: 0px solid #666666;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	margin: 2px 0px 1px 5px;
	font-weight: bold;
}

.playOffDate
{
	width: 10px;
	height: 21px;
	background-color: #FFE7AE;
	padding-left: 5px;
	
	border-top: 0px solid #F4F3F3;
	border-right: 0px solid #F4F3F3;
	border-bottom: 1px solid #F4F3F3;
	border-left: 0px solid #F4F3F3;
}

.playOffColumn1
{
	width: 100px;
	height: 21px;
	background-color: #FFE7AE;
	padding-left: 5px;
	
	border-top: 0px solid #F4F3F3;
	border-right: 0px solid #F4F3F3;
	border-bottom: 1px solid #F4F3F3;
	border-left: 0px solid #F4F3F3;
}

.playOffColumn2
{
	height: 21px;
	background-color: #FFE7AE;
	padding-left: 5px;
	
	border: 0px 0px 0px 0px;
}

.playOffScore
{
	width: 45px;
	text-align: center;
	background-color: #FFE7AE;
	padding-left: 6px;
	padding-right: 3px;	
	
	border: 0px 0px 0px 0px;

	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}

.playOffFinalColumn1
{
	width: 100px;
	height: 21px;
	/*background-color: #A0A0A0;/**/
	background-color: #FFDA2E;
	padding-left: 5px;
	
	border-top: 0px solid #F4F3F3;
	border-right: 0px solid #F4F3F3;
	border-bottom: 1px solid #F4F3F3;
	border-left: 0px solid #F4F3F3;
}

.playOffFinalColumn2
{
	height: 21px;
	/*background-color: #A0A0A0;/**/
	background-color: #FFDA2E;
	padding-left: 5px;
	
	border: 0px 0px 0px 0px;
}

.playOffFinalScore
{
	width: 45px;
	text-align: center;
	/*background-color: #A0A0A0;/**/
	background-color: #FFDA2E;
	padding-left: 6px;
	padding-right: 3px;
	
	border: 0px 0px 0px 0px;

	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}

.sportsHeader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	color: #353434;
	margin: 15px 15px 10px;
}