/* St. Joseph School \Varsity Basketball Playoff Brackets */

  td.Bottom {border-bottom: 3px solid #FF9933; text-align: left}
  td.Right {border-right: 3px solid #FF9933; text-align: left}
  td.BottomRight {border-right: 3px solid #FF9933; border-bottom: 3px solid #FF9933; text-align: left}
.dkBrown{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #663300;
}
.ltBrown{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #CC6600; 
}
.title{
	color: #CC6600;
}

