BODY{
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 14px;
}

.large{
	font-size: 15px;
}

.default{
	font-size: 14px;
}

.normal{
	font-size: 12px;
}

.heading{
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.highlight{
	font-weight:  bolder;
	font-style: italic;
}

.newsDate{
	font-weight:  bold;
	font-size: 12px;
	color: #593F0F;
}

.bgBanner{
	background-color: #99CC99;
}

.bgBannerInfo{
	background-color: #000000;
}

.bannerInfo{
	padding: 0px 0px 0px 10px;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

TD.bannerInfo A{
	text-decoration: none;
	color: #CCCC00;
}

TD.bannerInfo A:hover{
	text-decoration: underline;
	color:#FFFF00;
}

.bgMain{
	background-color: #FFFFFF;
}

.msg{
	margin: 0px auto 15px auto;
	padding: 3px;
	font-size: 14px;
	text-align: left;
	border: solid #000000 1px;
	background-color: #FFFF99;
}

/******** BOX ********/

TABLE.box{
	border-bottom: solid #006600 1px;
	background: #99CC99 url(/images/bgBox.jpg) top center no-repeat;
	white-space: nowrap;
	font-size: 14px;
}

TABLE.box TH{
	padding: 1px 1px 1px 1px;
	background-color: #006600;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 2px;
}

TABLE.box A{
	text-decoration: none;
	color: #0000CC;
}

TABLE.box A:hover{
	text-decoration: underline;
	color:#FFFF00;
}

.boxDate{
	border-left: solid #006600 1px;
	padding-left: 6px;
	padding-right: 6px;
}

.boxDash{
	padding-left: 0px;
	padding-right: 0px;
}

.boxText{
	border-right: solid #006600 1px;
	padding-left: 6px;
	padding-right: 6px;
}

.boxTop TD{
	padding-top: 4px;
	padding-bottom: 0px;
}

.boxBottom TD{
	padding-top: 0px;
	padding-bottom: 4px;
}

.boxBoth TD{
	padding-top: 4px;
	padding-bottom: 4px;
}

.boxFooter{
	padding: 2px 2px 2px 2px;
	background-color: #006600;
	color: #99CC99;
	font-size: 11px;
}

TD.boxFooter A{
	text-decoration: none;
	color: #CCCC00;
}

TD.boxFooter A:hover{
	text-decoration: underline;
	color:#FFFF00;
}

/******** DOUBLE ELIM ********/

.doubleElim{
	white-space: nowrap;
	font-size: 12px;
}

.doubleElim CAPTION{
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 2px;
}

.lineBR{
	border-bottom: solid #000000 1px;
	border-right: solid #000000 1px;
}

.lineB{
	border-bottom: solid #000000 1px;
}

.lineR{
	border-right: solid #000000 1px;
}

.lineBLc{
	border-bottom: solid #000000 1px;
	border-left: solid #000000 1px;
	text-align: right;
}

.lineBc{
	border-bottom: solid #000000 1px;
	text-align: right;
}

.lineLc{
	border-left: solid #000000 1px;
}

.seed{
	text-align: right;
	font-weight: bold;
}

.score{
	font-size: 11px;
	color:#999999;
}

/******** POOL ********/

.resultList, .scores{
	white-space: nowrap;
	font-size: 12px;
}

.pool{
	background-color: #99CC99;
	white-space: nowrap;
	font-size: 12px;
}

TABLE.pool TD.poolName{
	background-color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 2px;
	text-align: left;
	padding: 4px 8px 4px 8px;
}

TABLE.pool TH{
	border-right: solid #99CC99 1px;
	background-color: #006600;
	color: #FFFFFF;
	font-weight: normal;
}

TABLE.pool TH.poolLeftCol{
	border-right: none;
	border-bottom: solid #99CC99 1px;
	padding: 8px 2px 8px 2px;
}

TABLE.pool TR TD.poolRightCol{
	background-color: #AAAAAA;
	color: #3300CC;
	font-weight:  bold;
	padding: 8px 2px 8px 2px;
}

TABLE.pool TR.poolAlt TD.poolRightCol{
	background-color: #DDDDDD;
}

TABLE.pool TD{
	border-bottom: solid #006600 1px;
	border-right: solid #006600 1px;
	text-align: center;
	padding: 8px 8px 8px 8px;
}

TABLE.pool TD.poolTeam{
	text-align: left;
}

TABLE.pool TR.poolAlt TD{
	background-color: #CCFFCC;
}

TABLE.pool TR TD.poolRecord{
	background-color: #CCCC99;
}

TABLE.pool TR.poolAlt TD.poolRecord{
	background-color: #FFFFCC;
}

TABLE.pool TR TD.poolPoints{
	background-color: #CCCC99;
	padding: 2px 2px 2px 2px;
}

TABLE.pool TR.poolAlt TD.poolPoints{
	background-color: #FFFFCC;
	padding: 2px 2px 2px 2px;
}

TABLE.pool TR TD.poolBlank{
	background-color: #006600;
}

.poolHighlight{
	font-weight:  bolder;
	font-style: italic;
}


.bgMsg{
	background-color: #FFFF99;
}

.label{
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

.small{
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}

.invisibleMain{
	color: #FFFFFF;
}

.dim{
	color: #AAAAAA;
}


.title{
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}

.titleMiddle{
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}

.titleMiddleError{
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FF6666;
}

.bgMessage{
	background-color: #FFFF99;
}

.labelHelp{
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #000099;
}

.normalMargin{
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	margin-top: 10px;
	margin-bottom: 10px;
}

.padAbove{
	padding-top: 8px;
}

.padAboveZeroLeftRight{
	padding: 8px 0px 2px 0px;
}

.padZero{
	padding: 0px;
}

.padZeroAbove{
	padding: 0px 2px 2px 2px;
}

.padZeroBelow{
	padding: 2px 2px 0px 2px;
}

TEXTAREA{
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #000000;
}

SELECT{
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
}

INPUT{
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
}

A:link{
	text-decoration: underline;
	color:#0000CC;
}

A:visited{
	text-decoration: underline;
	color:#0000CC;
}

A:active{
	text-decoration: underline;
	color:#0099CC;
}

A:hover{
	text-decoration: underline;
	color:#0099CC;
}

.Arial11pt{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
}
