/*	BACKGROUND IMAGE STYLES	*/
	
	.bannerTable{
		position : relative;
		z-index : 10;
	}
	
	.shellTable{
		position : relative;
		z-index : 10;
	}
	
	.bodyImageTop{
		position : absolute;
		top : 73px;
		left : 0px;
		z-index : 0;
	}
	
	.bodyImageBottom{
		position : absolute;
		top : 288px;
		left : 504px;
		z-index : 0;
	}

/*	PAGE STYLES	*/
	
	.L3header {
		position : relative;
		left : 37px;
		top : 21px;
	}	
	
	.contentTable{
		position : relative;
		left : 71px;
		width : 436px;
	}
	.sidebartext{
		font-family :   Arial, Tahoma, Verdana, Futura;
		font-size : 11px;
		color : #4E4E4E;
		line-height : 20px;
	}
	.maintext {
		font-family :   Arial, Tahoma, Verdana, Futura;
		font-size : 12px;
		color : #4E4E4E;
		line-height : 20px;
	}	
	
	.maintextbold {
		font-family :   Arial, Tahoma, Verdana, Futura;
		font-size : 12px;
		color : #4E4E4E;
		font-weight : bold;
		line-height : 20px;
	}	
	
	.maintextboldblue {
		font-family :   Arial, Tahoma, Verdana, Futura;
		font-size : 12px;
		color : #6D82A3;
		font-weight : bold;
		line-height : 20px;
	}	
	
	.gallerytext {
		font-family :   Verdana, Arial, Tahoma, Futura;
		font-size : 10px;
		color : #757576;
		line-height : 20px;
	}	
	
	.eventtext {
		font-family :   Arial, Verdana, Tahoma, Futura;
		font-size : 12px;
		color : #6D82A3;
		line-height : 20px;
	}
	
	.newsheadline {
		font-family :   Arial, Tahoma, Verdana, Futura;
		font-size : 12px;
		color : #657287;
		font-weight : bold;
		line-height : 20px;
	}	
	
	.newsflashred {
		font-family :   Arial, Tahoma, Verdana, Futura;
		font-size : 12px;
		color : #c60000 ;
		font-weight : bold;
		line-height : 20px;
		text-decoration : underline;
	}	
	
	.bluetextheader {
		font-family :   Arial, Tahoma, Verdana, Futura;
		font-size : 12px;
		color : #657287;
		font-weight : bold;
		line-height : 20px;
	}	
	
	a {
		font-family :  Arial, Tahoma, Verdana, Futura;
		font-size : 12px;
		color : #6D82A3	;
		line-height : 20px;
		text-decoration : underline;
	}
	
	a:visited {
		font-family :  Arial, Tahoma, Verdana, Futura;
		font-size : 12px;
		color : #6D82A3	;
		line-height : 20px;
		text-decoration : underline;
		
	}
	
	a:active {
		font-family :  Arial, Tahoma, Verdana, Futura;
		font-size : 12px;
		color : #6D82A3	;
		line-height : 20px;
		text-decoration : underline;
	}
	
	a:hover {
		font-family :  Arial, Tahoma, Verdana, Futura;
		font-size : 12px;
		font-weight : bold;
		color : #6D82A3	;
		line-height : 20px;
		text-decoration : none;
		text-decoration : underline;
	}
	
	a.aclink {
		font-family :  Arial, Tahoma, Verdana, Futura;
		font-size : 12px;
		color : #4D4D4D	;
		line-height : 14px;
		text-decoration : underline;
	}
	
	a:visited.aclink {
		font-family :  Arial, Tahoma, Verdana, Futura;
		font-size : 12px;
		color : #4D4D4D	;
		line-height : 14px;
		text-decoration : underline;
		
	}
	
	a:active.aclink {
		font-family :  Arial, Tahoma, Verdana, Futura;
		font-size : 12px;
		color : #4D4D4D	;
		line-height : 14px;
		text-decoration : underline;
	}
	
	a:hover.aclink {
		font-family :  Arial, Tahoma, Verdana, Futura;
		font-size : 12px;
		color : #4D4D4D	;
		line-height : 14px;
		text-decoration : none;
		text-decoration : underline;
	}

	.DDLB {
		font-family :   Arial, Tahoma, Verdana, Futura;
		font-size : 12px;
		color : #4E4E4E;
		line-height : 18px;
		height : 22px;
		border : solid 1px #808080;	
	}
	
/*	SITESEARCH BOX	*/
	.sitesearch {
		position : relative;
		top : 8px;
		left : 9px;
		font-family :   Arial, Tahoma, Verdana, Futura;
		font-size : 12px;
		color : #4E4E4E;
		line-height : 18px;
		height : 22px;
		width : 103px;
		border : solid 1px #808080;
	}
	.homesitesearch {
		position : relative;
		top : 0px;
		left : 0px;
		font-family :   Arial, Tahoma, Verdana, Futura;
		font-size : 12px;
		color : #4E4E4E;
		line-height : 18px;
		height : 22px;
		width : 103px;
		border : solid 1px #808080;
	}
	
/*	GRACHIC LETTERS	*/
	.GraphicLetter {
		position : relative;
		top : 3px;
		margin-right:5px;
	}
/*List styles */

	.squarebullet {
		list-style-image: url(/images/general_bullet.gif);
	}
	
/*	ATHLETICS	*/	
	
	.sportTeamheader {
		font-family :   Arial, Tahoma, Verdana, Futura;
		font-size : 14px;
		color : #6D82A3;
		font-weight : bold;
		line-height : 20px;
	}	

	.schedToprow {
		font-family :   Verdana, Arial, Tahoma, Futura;
		font-size : 10px;
		color : #FFFFFF;
		line-height : 19px;
	}
	
	.sportgameinfo {
		font-family :   Verdana, Arial, Tahoma, Futura;
		font-size : 10px;
		color : #5A677E;
		line-height : 19px;
		font-weight : bold;
	}
	
	.sportgametype {
		font-family :   Verdana, Arial, Tahoma, Futura;
		font-size : 10px;
		color : #870000;
		line-height : 19px;
		font-weight : bold;
	}
	
	a.sportTeamanme {
		position : relative;
		left : 12px;
		font-family :   Verdana, Arial, Tahoma, Futura;
		font-size : 10px;
		color : #5A677E;
		line-height : 19px;
		font-weight : bold;
	}
	
	a:hover.sportTeamanme {
		position : relative;
		left : 12px;
		font-family :   Verdana, Arial, Tahoma, Futura;
		font-size : 10px;
		color : #5A677E;
		line-height : 19px;
		font-weight : bold;
		text-decoration : none;
	}
	
	.sportopponent {
		position : relative;
		/*top : 7px;*/
		font-family :   Verdana, Arial, Tahoma, Futura;
		font-size : 10px;
		color : #4E4E4E;
		line-height : 19px;
	}
	
	.sportscore {
		font-family :   Verdana, Arial, Tahoma, Futura;
		font-size : 10px;
		color : #4E4E4E;
		line-height : 19px;
	}
	
	.sporttext {
		font-family :   Verdana, Arial, Tahoma, Futura;
		font-size : 11px;
		color : #4E4E4E;
		line-height : 15px;
	}
	
	a.sportlink {
		font-family :   Verdana, Arial, Tahoma, Futura;
		font-size : 11px;
		color : #4E4E4E;
		line-height : 15px;
	}
	
	a:hover.sportlink {
		font-family :   Verdana, Arial, Tahoma, Futura;
		font-size : 11px;
		color : #4E4E4E;
		line-height : 15px;
		text-decoration : none;
	}
/*	FORMS	*/

