@CHARSET "ISO-8859-1";

html {
	font: 9pt Arial, Verdana, Tahoma, Helvetica, sans-serif;
}

body {
	font: 9pt Arial, Verdana, Tahoma, Helvetica, sans-serif;
	height: 100%;
	margin-top: 5px;
	margin-left: 3px;
	margin-right: 3px;
	/*	background-image: URL(images/stitch_bg.jpg);
	background-repeat: repeat-y;
*/
}

form {
	margin-top: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.bodyPlain {
	font: 9pt Arial, Verdana, Tahoma, Helvetica, sans-serif;
	background-image: URL(images/background.jpg);
	background-repeat: repeat;
}

.corner {
	font: 30pt "Monotype Corsiva";
	color: #048404;
	text-align: center;
}

h1 {
	font: 14pt Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-weight: bold;
}

h2 {
	font: 12pt Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-weight: bold;
}

h3 {
	font: 9pt Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-weight: normal;
}

.emailBody {
	font: 9pt Arial, Verdana, Tahoma, Helvetica, sans-serif;
	width: 100%;
}

select {
	font: 8pt Arial, Verdana, Tahoma, Helvetica, sans-serif;
}

textarea {
	font: 9pt Arial, Verdana, Tahoma, Helvetica, sans-serif;
}

table {
	border: none;
	cellspacing: 0px;
	cellpadding: 0px;
}

.tableStitch {
	font: 9pt Arial, Verdana, Tahoma, Helvetica, sans-serif;
/*
	background-image: URL(images/stitch_bg.jpg);
	background-repeat: repeat-y;
*/		
}
.fulltable {
	border: none;
	cellspacing: 0px;
	cellpadding: 0px;
	width: 100%;
	height: 100%;
}

a {
	color: #048404;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	font-weight: bold;
}

.aLink {
	color: #008600;
	text-decoration: none;
	font-weight: normal;
}

.imageLink {
	color: #048404;
	text-decoration: none;
	font-weight: normal;
	border: none;
	valign: bottom;
}

.imageLink:hover {
	text-decoration: underline;
	font-weight: bold;
	border: none;
}

.leftpane {
	width: 85px;
	vertical-align: top;
}

.leftpaneCredits {
	width: 85px;
	vertical-align: bottom;
	text-align: center;
}

.divider {
	width: 29px;
	white-space: nowrap;
}

.divScrollGroupBox {
	width:100%; 
	max-height:150px; 
	overflow-y:auto;
	overflow-x:auto;
	background-color: #E6E6E6;
}

.divScrollTable {
	width:100%; 
	max-height:150px; 
	overflow-y:auto;
	overflow-x:hidden;
}

.groupBoxArea {
	cellspacing: 0px;
	cellpadding: 0px;
	text-align: left;
	font: 8pt Arial, Verdana, Tahoma, Helvetica, sans-serif;
	width: 94%;
}
.groupBoxContent {
}
.groupBoxTitle {
	background-color: #048404;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: top;
	text-align: center;
	height: 18px;
}
.groupBoxSubTitle {
	background-color: #c6c700;
	color: #048404;
	font-weight: bold;
	vertical-align: top;
	text-align: center;
}

.mainArea {
	border: none;
	cellspacing: 2px;
	cellpadding: 2px;
	width: 100%;
	height: 100%;
	text-align: center;
}

.mainLink-select {
	text-decoration: none;
	color: #FFFFFF;
}

.mainLink {
	text-decoration: none;
	color: #080808;
	font-weight: bold;
}

.mainLink:hover {
	color: #048404;
}

.mainTab-select {
	background-color: #048404;
	color: #FFFFFF;
	font-weight: bold;
}

.mainTab-hover {
	background-color: #E6E6E6;
	font-weight: bold;
}

.mainTab {
	background-color: #E6E6E6;
	font-weight: normal;
}

.subArea {
	border: none;
	cellspacing: 0px;
	cellpadding: 0px;
	width: 100%;
	height: 100%;
	text-align: left;
}

.subLink-select {
	text-decoration: none;
	color: #FFFFFF;
	margin-left: 5px;
	margin-right: 5px;
}

.subLink {
	text-decoration: none;
	color: #080808;
	margin-left: 5px;
	margin-right: 5px;
	font-weight: bold;
}

.subLink:hover {
	color: #048404;
}

.subTab-select {
	background-color: #048404;
	color: #FFFFFF;
	font-weight: bold;
	height: 16px;
}

.subTab-hover {
	background-color: #c6c700;
	color: #00FFFF;
	font-weight: bold;
}

.subTab {
	background-color: #E6E6E6;
	font-weight: normal;
	height: 16px;
}

.contentArea {
	border: none;
	cellspacing: 0px;
	cellpadding: 0px;
	width: 100%;
	height: 100%;
}

.sectionArea {
	border: 2px outset;
	cellspacing: 0px;
	cellpadding: 0px;
	width: 100%;
}

.playoffArea {
	border: 2px outset;
	cellspacing: 10px;
	cellpadding: 10px;
	width: 100%;
}

.playoffAreaNoSize {
	border: 2px outset;
	cellspacing: 10px;
	cellpadding: 10px;
}

.playoffGameNoSize {
	background-color: #E6E6E6;
}

.playoffBlank {
	width: 80px;
}

.playoffGame {
	background-color: #E6E6E6;
	width: 200px;
	height: 75px;
}

.row {
	background-color: #E6E6E6;
}

.rowCurrent {
	background-color: #c6c700;
	color: #FFFFFF;
}

.fieldLabel {
	color: #048404;
	font: 12pt Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	margin-right: 10px;
}

.fieldLabelToolTip {
	color: #048404;
	font-weight: bold;
	margin-right: 10px;
}

.glasspane {
	z-index: 1;
	FILTER: chroma(color = #FFFFFF);
	display: none;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
}

.transparent {
	filter: alpha(opacity = 90);
	display: none;
	position: absolute;
	border: 1px #048404 solid;
	background-color: #E6E6E6;
	width: 370px;
	height: 200px;
	z-index: 1;
}

.transparentTitle {
	background-color: #048404;
	color: #ffffff;
	font-weight: bold;
	text-align: center;;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	width: 350px;
}

.transparentText {
	width: 350px;
	height: 115px;
	margin: 10px 0px 10px 10px;
	overflow: auto;
	border: 1px inset ThreeDHighlight;
}

.transparentComboBox {
	overflow: auto;
	border: 1px inset ThreeDHighlight;
	font: 9pt Arial, Verdana, Tahoma, Helvetica, sans-serif;
}

.transparentButton {
	margin-left: 10px;
	margin-bottom: 5px;
}

.eventLabel {
	color: #048404;
	font: 8pt Arial, Verdana, Tahoma, Helvetica, sans-serif;
	text-decoration: none;
}

.eventLabel:hover {
	color: #048404;
	font: 8pt Arial, Verdana, Tahoma, Helvetica, sans-serif;
	text-decoration: none;
}

.eventLabelHoliday {
	font: 8pt Arial, Verdana, Tahoma, Helvetica, sans-serif;
	text-decoration: none;
}

.eventLabelHoliday:hover {
	font: 8pt Arial, Verdana, Tahoma, Helvetica, sans-serif;
	text-decoration: none;
}

.nlllcpYearNavigation,.nlllcpMonthNavigation {
	background-color: #048404;
	text-align: center;
	vertical-align: center;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

.nlllcpDayColumnHeader,.nlllcpYearNavigation,.nlllcpMonthNavigation,.nlllcpCurrentMonthDate,.nlllcpCurrentMonthDateDisabled,.nlllcpOtherMonthDate,.nlllcpOtherMonthDateDisabled,.nlllcpCurrentDate,.nlllcpCurrentDateDisabled,.nlllcpTodayText,.nlllcpTodayTextDisabled,.nlllcpText
	{
	font-family: arial;
	font-size: 8pt;
}

TD.nlllcpDayColumnHeader {
	text-align: right;
}

.nlllcpCurrentMonthDate,.nlllcpOtherMonthDate,.nlllcpCurrentDate {
	text-align: right;
	text-decoration: none;
}

.nlllcpCurrentMonthDateDisabled,.nlllcpOtherMonthDateDisabled,.nlllcpCurrentDateDisabled
	{
	color: #D0D0D0;
	text-align: right;
}

.nlllcpCurrentMonthDate {
	color: #048404;
	font-weight: bold;
}

.nlllcpCurrentDate {
	color: #FFFFFF;
	font-weight: bold;
}

.nlllcpOtherMonthDate {
	color: #808080;
}

TD.nlllcpCurrentDate {
	color: #FFFFFF;
	background-color: #048404;
	border-width: 1;
	border: solid thin #000000;
}

TD.nlllcpCurrentDateDisabled {
	border-width: 1;
	border: solid thin #FFAAAA;
}

TD.nlllcpTodayText,TD.nlllcpTodayTextDisabled {
	border: none;
}

A.nlllcpTodayText,SPAN.nlllcpTodayTextDisabled {
	height: 20px;
}

A.nlllcpTodayText {
	color: #048404;
	font-weight: bold;
}

SPAN.nlllcpTodayTextDisabled {
	color: #D0D0D0;
}

.nlllcpBorder {
	
}

.gameLoss {
	color: red;
	font-weight: bold;
}

.gameWin {
	color: #048404;
	font-weight: bold;
}

.gameTie {
	color: #C6C600;
	font-weight: bold;
}

.nlllTitle {
	color: #048404;
	font-style: normal;
	font-weight: normal;
	font-size: 48pt;
	font-family: Times, Arial, Verdana, Tahoma, Helvetica, sans-serif;
}

.nlllTitle1 {
	color: #ffffff;
	font-style: normal;
	font-weight: normal;
	font-size: 24pt;
	font-family: Times, Arial, Verdana, Tahoma, Helvetica, sans-serif;
}

.nlllTitle2 {
	color: #048404;
	font-style: normal;
	font-weight: normal;
	font-size: 36pt;
	font-family: Times, Arial, Verdana, Tahoma, Helvetica, sans-serif;
}

.nlllSubTitle1 {
	color: #048404;
	font-style: normal;
	font-weight: normal;
	font-size: 16pt;
	font-family: Times, Arial, Verdana, Tahoma, Helvetica, sans-serif;
}

.nlllSubTitle2 {
	color: #048404;
	font-weight: bold;
	font-size: 20pt;
	font-family: Times, Arial, Verdana, Tahoma, Helvetica, sans-serif;
}

.playoffWinner {
	color: #048404;
}

.playoffLoser {
	color: red;
}

.playoffNormal {
	
}

.playoffWinnerHome {
	color: #048404;
	font-weight: bold;
}

.playoffLoserHome {
	color: red;
	font-weight: bold;
}

.playoffNormalHome {
	font-weight: bold;
}

.sponsorText {
	font: 9pt Arial, Verdana, Tahoma, Helvetica, sans-serif;
	color: #048404;
	overflow: hidden; 
	height: 100%;
	width: 100%;
}
.sponsorTitle {
	font: 8pt Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	color: #048404;
	line-height: 8pt;
}

.hmenu_border 
{
	border-top: 2px solid #048404;
}

#hmenu a,
#hmenu a:visited 
{
	background-image: url(images/left-tab.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-decoration: none;
	padding-left: 7px;
	height:	16px;
}

#hmenu a span,
#hmenu a:visited span 
{
	color: #000000;
	font-weight: bold;
	background-color: #E6E6E6;
	padding-left:	5px;
	padding-right:	5px;
}

#hmenu a label,
#hmenu a:visited label 
{
	background-image: url(images/right-tab.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	border:			0px;
	text-decoration: none;
}

#hmenu a:hover,
#hmenu a:active,
#hmenu current 
{
	background-image: url(images/left-tab-hover.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-decoration: none;
	padding-left: 7px;
	height:	16px;
}

#hmenu a:hover span,
#hmenu a:active span,
#hmenu current span
{
	color: #ffffff;
	background-color: #c6c700;
	padding-left:	5px;
	padding-right:	5px;
}

#hmenu a:hover label,
#hmenu a:active label,
#hmenu current label
{
	background-image: url(images/right-tab-hover.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	border:			0px;
	text-decoration: none;
}

#hmenu_sel a,
#hmenu_sel a:visited,
#hmenu_sel a:hover,
#hmenu_sel a:focus
{
	background-image: url(images/left-tab-focus.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-decoration: none;
	padding-left: 7px;
	height:	16px;
}

#hmenu_sel a span,
#hmenu_sel a:visited span,
#hmenu_sel a:hover span,
#hmenu_sel a:focus span
{
	color: #ffffff;
	font-weight: bold;
	background-color: #048404;
	padding-left:	5px;
	padding-right:	5px;
} 

#hmenu_sel a label,
#hmenu_sel a:visited label,
#hmenu_sel a:hover label,
#hmenu_sel a:focus label
{
	background-image: url(images/right-tab-focus.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	border:			0px;
	text-decoration: none;
} 
.highlight-title
{
	font: 12pt Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-weight: bold;
}