body
{
	margin:0;
}

.nav a
{
text-decoration: none;
text-align: center;
font-family:arial;
color: #000000;
font-size: 10pt;
font-weight: bold;
}

.nav a:hover
{
text-decoration: none;
text-align: center;
font-family:arial;
color: #ff7800;
font-size: 10pt;
font-weight: bold;
}

.link a
{
text-decoration: underline;
font-family:arial;
color: #ffffff;
font-size: 10pt;
font-weight: bold;
}

.link a:hover
{
text-decoration: underline;
font-family:arial;
color: #ff7800;
font-size: 10pt;
font-weight: bold;
}

.footer a
{
text-decoration: underline;
font-family:arial;
color: #ffffff;
font-size: 8pt;
font-weight: bold;

}

.footer a:hover
{
text-decoration: underline;
font-family:arial;
color: #ff7800;
font-size: 8pt;
font-weight: bold;

}

* html a:hover
{
	visibility:visible;
}

.team a
{
	position: relative;
	background: url(images/players-on.png) no-repeat;
	white-space: nowrap;
	display: block;
	width: 230px;
	height: 76px;	
	margin: 0;
	padding: 0;
}

.team a:hover img
{
	visibility: hidden;
}

.coaches a
{
	position: relative;
	background: url(images/coaches-on.png) no-repeat;
	white-space: nowrap;
	display: block;
	width: 383px;
	height: 75px;	
	margin: 0;
	padding: 0;
}

.coaches a:hover img
{
	visibility: hidden;
}


table.main
{ 
margin:0;
background-image: 
url("images/back-bg.png");
background-repeat: repeat-x;
background-position: top left;
}

table.logo
{ 
margin:0;
background-image: 
url("images/blaze-logo.png");
background-repeat: no-repeat;
background-position: top left;
}

table.content
{ 
margin:0;
background-image: 
url("images/headlow-bg.png");
background-repeat: repeat-x;
background-position: top left;
}

table.footer
{ 
margin:0;
background-image: 
url("images/footer-bg.png");
background-repeat: repeat-x;
background-position: bottom left;
}

td.header
{ 
margin:0;
background-image: 
url("images/header-bg.png");
background-repeat: repeat-x;
background-position: top left;
}

table.news
{ 
margin:0;
background-image: 
url("images/news-bg.png");
background-repeat: no-repeat;
background-position: top right;
}

table.ticker
{ 
margin:0;
background-image: 
url("images/logos.png");
background-repeat: no-repeat;
background-position: top right;
}

table.signup
{ 
margin:0;
background-image: 
url("images/signupbg.png");
background-repeat: no-repeat;
background-position: top right;
}

table.facebook
{ 
margin:0;
background-image: 
url("images/facetwit.png");
background-repeat: no-repeat;
background-position: top right;
}

table.schedule {margin:0.5em;	background-image: 	url("images/sched-bg.png");	background-repeat: no-repeat;	background-position: top left;} 
table.schedule td {font-family:arial;	color: #ffffff;	text-align: left;	font-size: 16pt;	font-weight: bold;} 
table.schedule font {font-family:arial;	color: #ff7800;	text-align: left;	font-size: 16pt;	font-weight: bold;} 

table.schedulenew {margin:0.5em;	background-image: 	url("images/sched-bg-new.png");	background-repeat: no-repeat;	background-position: top left;} 
table.schedulenew td {font-family:arial;	color: #ffffff;	text-align: left;	font-size: 16pt;	font-weight: bold;} 
table.schedulenew font {font-family:arial;	color: #ff7800;	text-align: left;	font-size: 16pt;	font-weight: bold;} 


table.presstab td {font-family:arial;	color: #ffffff;	text-align: left;	font-size: 10pt;	font-weight: bold;} 
table.presstab th {font-family:arial;	color: #ff7800;	text-align: left;	font-size: 12pt;	font-weight: bold;} 

table.players {background-color: #333333;}
table.players td {font-family:arial;	color: #ffffff;	text-align: left;	font-size: 10pt;	font-weight: bold;} 
table.players th {font-family:arial;	color: #ff7800;	text-align: left;	font-size: 12pt;	font-weight: bold;} 


h1 
{
	font-family:arial;
	color: #ff7800;
	text-align: left;
	font-size: 16pt;
	font-weight: bold;
} 

h1.sponsor
{
	font-family:arial;
	color: #ff7800;
	text-align: left;
	font-size: 22pt;
	font-weight: bold;
} 

h2 
{
	font-family:arial;
	color: #ffffff;
	text-align: left;
	font-size: 14pt;
	font-weight: bold;
} 


h1.white
{
	font-family:arial;
	color: #ffffff;
	text-align: left;
	font-size: 12pt;
	font-style:italic;
	font-weight: bold;
	margin: .5em;
} 

h1.signup
{
	font-family:arial;
	color: #ff7800;
	text-align: center;
	font-size: 14pt;
	font-style:italic;
	font-weight: bold;
} 

li
{
	font-family:arial;
	color:#b2b2b2;
	font-size:10pt;
}

p
{
	font-family:arial;
	color:#b2b2b2;
	font-size:10pt;
}

p.footer
{
	font-family:arial;
	color:#b2b2b2;
	font-size:8pt;
}

p.footerfire
{
	font-family:arial;
	color:#000000;
	font-size:8pt;
}

a.footer
{
	font-family:arial;
	color:#ffffff;
	text-align: left;
	font-size:8pt;
	font-weight: bold;
}

a.footerfire
{
	font-family:arial;
	color:#000000;
	text-align: left;
	font-size:8pt;
	font-weight: bold;
}




