.tblheader
{
	/*background-image: url(images/football_header.JPG);*/
	background-color: #ffffff;
	background-position: left top;
	background-repeat: no-repeat;	
	height: 90px;
	cursor: hand;
}
.headerText
{
	font-size: 11px;
	color: #dcdcdc;
	font-weight: bold;
	text-align:left;
}
.headerText h1
{
	font-size: 11px;
}