body {
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	background-color: #00349A;
}
table {
}
td {
	padding: 2px;
	vertical-align: middle;
}
th {
	padding: 2px;
	vertical-align: middle;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
a:active {
	color: #990000;
	text-decoration: underline;
}
.layout {
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: top;
}
table.layout {
	border: 2px solid #000000;
	width: 755px;
}
tr.layout-content {
	background-color: #FFFFFF;
}
td.layout-left {
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
	vertical-align: top;
}
td.layout-middle {
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
	vertical-align: top;
}
td.layout-right {
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
	vertical-align: top;
}
.content {
	font-size: 12px;
	color: #000000;
	border: 2px solid #000000;
}
table.content {
	width: 475px;
	border: 2px solid #000000;
}
.content th{
	border-bottom: 2px solid #000000;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	background-color: #FEBB02;
	text-align: center;
}
.content tfoot td {
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00349A;
	text-align: center;
	border-top: 2px solid #000000;
}
.content a:link {
	color: #000000;
	text-decoration: none;
}
.content a:visited {
	color: #000000;
	text-decoration: none;
}
.content a:hover {
	color: #000000;
	text-decoration: underline;
}
.content a:active {
	color: #000000;
	text-decoration: underline;
}
.content tfoot a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.content tfoot a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.content tfoot a:hover {
	color: #EDC508;
	text-decoration: underline;
}
.content tfoot a:active {
	color: #EDC508;
	text-decoration: underline;
}
.accent-head {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #FEBB02;
	text-align: left;
	vertical-align: middle;
	border: 0px;
	padding: 1px;
}
table.accent-head {
	width: 100%;
}
.accent-head a:link {
	color: #000000;
	text-decoration: none;
}
.accent-head a:visited {
	color: #000000;
	text-decoration: none;
}
.accent-head a:hover {
	color: #0000FF;
	text-decoration: underline;
}
.accent-head a:active {
	color: #000000;
	text-decoration: underline;
}
.accent {
	font-size: 9px;
	font-weight: bold;
}
table.accent {
	border: 2px solid #000000;
	width: 100%;
}
.accent .accent-1 {
	color: #000000;
	background-color: #FEBB02;
}
.accent .accent-1 td {
	border-top: 2px solid #000000;
	text-align: left;
}
.accent .accent-1 th {
	border-top: 2px solid #000000;
	font-style: italic;
	text-align: center;
}
.accent-1 a:link {
	color: #000000;
	text-decoration: none;
}
.accent-1 a:visited {
	color: #000000;
	text-decoration: none;
}
.accent-1 a:hover {
	color: #0000FF;
	text-decoration: underline;
}
.accent-1 a:active {
	color: #000000;
	text-decoration: underline;
}
.accent .accent-2 {
	color: #FFFFFF;
	background-color: #00349A;
}
.accent .accent-2 td {
	border-top: 2px solid #FEBB02;
	text-align: left;
}
.accent .accent-2 th {
	border-top: 2px solid #FEBB02;
	font-style: italic;
	text-align: center;
}
.accent-2 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.accent-2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.accent-2 a:hover {
	color: #00FFFF;
	text-decoration: underline;
}
.accent-2 a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.picture {
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
td.picture {
	border-top: 2px solid #000000;
}
.row1 {
	background-color: #C0C0C0;
	vertical-align: top;
}
.row2 {
	background-color: #FFFFFF;
	vertical-align: top;

}
/* ALL OF THESE NEED TO BE ADDED, BUT ONLY THE FIRST 3 NEED TO BE PICKABLE */


/* Alternating Rows */
.teamInfoRow1 { background: #990000; color: white; font: 10px verdana; }
.teamInfoRow2 { background: #000000; color: white; font: 10px verdana; }
.teamInfoRow2 a:link {
	color: #FFFF00;
	text-decoration: none;
}
.teamInfoRow2 a:visited {
	color: #FFFF00;
	text-decoration: none;
}
.teamInfoRow2 a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
.teamInfoRow2 a:active {
	color: #FFFF00;
	text-decoration: underline;
}

/* Accented Table Cell */
.normalGameCell { color: yellow; background: blue; font: 10px verdana; }

/* These shouldn't be pickable, but need to be included */

.scheduleHeaderRow { background: #c0c0c0; font: 12px verdana; }
.scheduleSubHeaderRow { color: white; background: #808080; font: bold 10px verdana; }
.scheduleDateRow { color: black; background: #c0c0c0; font: bold 8px arial; }
.teamInfoRowTop { color: white; background: #808080; font: bold 10px verdana; }

.oldScoreCell { color: black; background: none; font: 10px verdana; }
.rescheduledGameCell { color: black; background: #ffaa00; font: 10px verdana; }
.addedGameCell { color: #333333; background: red; font: 10px verdana; }
a.normalGameCell:hover { color: white; text-decoration: underline; }
a.oldScoreCell:hover { color: #999999; background: none; font: 10px verdana; }
a.rescheduledGameCell:hover { color: white; text-decoration: underline; }

.bigText { color: black; font: 18px verdana; }
.semiBigText { color: black; font: 16px verdana; }
.semiBigBoldText { color: black; font: bold 16px verdana; }
.mediumText { color: black; font: 14px verdana; }
.semiMediumText { color: black; font: 12px verdana; }
.semiMediumBoldText { color: black; font: bold 12px verdana; }
.semiSmallText { color: black; font: 8px verdana; }
.smallText { color: black; font: 6px verdana; }
.mediumBoldText { color: black; font: bold 14px verdana; }
.normalBoldText { color: black; font: bold 10px verdana; }
.mediumTextError { color: red; font: 14px verdana; }
.handText { cursor: help; }
