/*TRBL*/
.mainbox{
  font-family: Arial;
  width: 880px;
  }
.mainbox .boxtop {
  background: url(http://www.sbsoccer.org/tournament/images/boxtop.png) no-repeat top;
  height: 14px;
  }
.mainbox .boxtitle {
  margin: 0;
  text-align: center;
  padding: 0px 14px 10px 14px;
  color: #000000;
  font-size: 16px;
  background: url(http://www.sbsoccer.org/tournament/images/boxmid.png) repeat-y top;
  }
.mainbox .boxtext {
  margin: 0;
  text-align: left;
  padding: 0 14px 2px;
  color: #000000;
  font-size: 13px;
  background: url(http://www.sbsoccer.org/tournament/images/boxmid.png) repeat-y top;
  }

.mainbox .boxtextcnt {
  margin: 0;
  text-align: center;
  padding: 0 14px 2px;
  color: #000000;
  font-size: 13px;
  background: url(http://www.sbsoccer.org/tournament/images/boxmid.png) repeat-y top;
  }

 .mainbox .boxform {
  margin: 0;
  color: #000000;
  font-size: 10px;
  background: url(http://www.sbsoccer.org/tournament/images/boxmid.png) repeat-y top;
  }

.mainbox .boxbot {
  margin: 0;
  height: 14px;
  background: url(http://www.sbsoccer.org/tournament/images/boxbtm.png) no-repeat bottom;
  }
  
.mainbox .boximage {
  color: #000000;
  background: url(http://www.sbsoccer.org/tournament/images/boxmid.png) repeat-y top;
  }
  
.mainbox .boxfooter {
  margin: 0;
  text-align: left;
  padding: 0px 14px;
  color: #000000;
  font-size: 12px;
  background: url(http://www.sbsoccer.org/tournament/images/boxmid.png) repeat-y top;
  }

.mainbox .boxlinkmenu {
  margin: 0;
  text-align: left;
  padding: 0px 24px;
  color: #000000;
  font-family: Arial;
  font-size: 11px;
  background: url(http://www.sbsoccer.org/tournament/images/boxmid.png) repeat-y top;
  }

.mainbox .boxfooter2 {
  padding: 0px 14px;
  color: #000000;
  font-size: 12px;
  background: url(http://www.sbsoccer.org/tournament/images/boxmid.png) repeat-y top;
  }

.head1 {
  margin: 0px;
  text-align: left;
  padding: 0px 14px;
  color: #000000;
  font-size: 22px;
  }
  
.text1 {
  color: #000000;
  font-size: 18px;
  }
 
.linktext1 {
  color: #000000;
  font-family: Tahoma, Arial;
  font-size: 12px;
  }
  
.text2 {
  color: #800000;
  font-family: Tahoma, Arial;
  font-size: .6em;
  }
  
.linktext2 {
  color: #800000;
  font-family: Tahoma, Arial;
  font-size: .5em;
  }
  
  .headlinegold  {
	FONT-WEIGHT : 500;
	FONT-SIZE : 18PT;
	TEXT-DECORATION : none;
	COLOR : #BA9952;
FONT-FAMILY : tahoma, arial;
}