table.topBar{
	width: 100%; 
	height: 5%; 
  text-align: center;   
  padding-bottom: 0px; 
  padding-top: 0px; 
  background-color: #800000; 
  color: #ffffff; 
  font-family: arial, verdana, georgia;
}
            
table.middle{
	width: 100%; 
	height: 5%; 
  background-color: #ffffff; 
  padding-top: 10pt;
}
            
table.main{
  width: 100%; 
  height: 83%; 
  padding-bottom: 10px; 
  padding-top: 10px; 
  background-color: #ffffff;
}
/*          
table.junior{
  width: 40%; 
  float: left; 
  text-align: left; 
  color: #545454;
}
*/           
.fixtures table{
  width: 70%; 
  /*float: left;*/ 
  text-align: center; 
  color: #545454;
}
                  
.fixtures td, th{
  border-style: solid; 
  border-color: #545454; 
  border-width: 1px; 
  border-spacing: 0px;
}
/*  
h2.fixtures{
	clear: left;
}
*/
td.topBarDate{
	width: 18%;
  text-align: left;
  padding-left: 15px;
}

td.topBarTitle{
  width: 60%;
  font-weight: bold;
  font-size: 24px;
}
              
td.topBarSpacer{width: 22%}

td.middleLogo{width: 15%}

td.middleTitle{text-align: left; 
							color: #800000; 
              padding-left: 15px}

td.sideBar{width: 15%; 
					vertical-align: text-top; 
          text-align: left; 
          background-color: #ffffff; 
          color: #545454; 
          border-right-style: solid; 
          border-color: #800000; 
          border-width: 1px; 
          padding-left: 10px}
          
td.main{width: 65%; 
				vertical-align: text-top; 
        text-align: left; 
        background-color: #ffffff; 
        color: #545454; 
        padding-left: 15px}
        
td.rightBar{width: 20%; 
						background-color: #ffffff; 
            vertical-align: text-top; 
            text-align: right; 
            color: #800000; 
            padding-right: 20px}

a:link.sideBar{text-decoration: none; 
							color: #545454}
              
a:visited.sideBar{text-decoration: none; 
									color: #545454}
                  
a:hover.sideBar{text-decoration: underline; 
								color: #800000}
                
a:active.sideBar{text-decoration: underline; 
								color: #800000}

a:link{text-decoration: underline; 
			color: #545454}
      
a:visited{text-decoration: underline; 
					color: #545454}
          
a:hover{text-decoration: underline; 
				color: #800000;
}

p.footer{text-align: center}

table.awards{
	border-style: none;
  width: 70%;
  text-align: left;
  color: #545454;
}

.xchurch{
	font-weight: bold;
}

img.logo
{
	border-style: none;
}
