
#wrapper 
	{ 
		margin: 0px 0px 0px 20px;
		float: left;
		clear: both;
		background-color: #ffffff;
	}


										/*HEADER ITEMS*/

#header
	{
		width: 1024px;
		height: 98px;
		margin: 10px 0px 6px 20px;
		background-color: #ffffff;
		float: left;
		clear: both;
	}


#headerLeft
	{
		width: 108px;
		height: 98px;
		margin: 0px 0px 0px 0px;
		display: block;
		/*padding: 0px 0px 0px 0px;*/
		float: left;
		background: url('../images/crossover-logo-small.png');
	}
	
#headerRight
	{		width: 916px;
			height: 98px;
			margin: 0px 0px 0px 0px;
			display: block;
			float: left;
	}	
	
	#headerRightLeft
		{
	 		width: 301px;
	 		height: 21px;
			display: block;
			float: left;
			margin: 30px 0px 0px 20px;
			padding: 0px 0px 0px 0px;
			background: url('../images/crossoverTextHome.jpg');
		}

	#headerRightRight
		{
	 		width: 167px;
	 		height: 55px;
			display: block;
			float: right;
			background: url('../images/donateHomeSmall.jpg');
		}

	#headerLink
		{
	 		width: 863px;
	 		height: 43px;
			display: block;
			float: left;
			clear:both;
			margin: 10px 0px 0px 10px;
			padding: 0px 0px 0px 0px;
		}




										/*TABLE ITEMS*/

td.tableleft
	{
		width: 120px;
		color: #FFF6A8;
		text-align: right;
		font-size: 14px;
		vertical-align: top;	
		padding: 5px 10px 5px 10px;
	}
td.tableright
	{
		width: 200px;
		color: white;
		text-align: left;
		font-size: 14px;
		vertical-align: top;	
		padding: 5px 10px 5px 10px;
	}
td.tableheader
	{
		width: 200px;
		color: #FFF6A8;
		text-align: left;
		font-size: 16px;
		vertical-align: top;	
		padding: 5px 10px 5px 10px;
	}

td.tablelefthome
	{
		width: 100px;
		color: white;
		text-align: right;
		font-size: 14px;
		vertical-align: top;	
		padding: 5px 10px 5px 10px;
	}
td.tablerighthome
	{
		width: 200px;
		color: white;
		text-align: left;
		font-size: 14px;
		vertical-align: top;	
		padding: 5px 10px 5px 10px;
	}



										/*Body Main*/

#bodymain
	{
		width: 1024px;
		float: left;
		line-height: 1.5;
		font-family: verdana, frutiger, helvetica, Trebuchet MS, impact;	
		background-color: black;
		border-radius: 10px 10px 0px 0px;
	}


#bodymainform
	{
		width: 974px;
		float: left;
		line-height: 1.2;
		display: inline;
		font-family: verdana, frutiger, helvetica, Trebuchet MS, impact;	
		background-color: white;
		margin: 10px 25px 10px 25px;
		padding: 10px;
		border-style: double;
	}


/* home page */

#homeicon
		{
			width: 175px;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
	 		float: left;
	 	}

#homeleft
	{
		width: 763px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
 		float: left;
		border-right-style:solid;
		border-right-width:1px;
		border-right-color:white;
 	}

	#hometopleft
		{
			width: 762px;
			height: 253px;
			margin: 20px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
	 		float: left;
			background: url('http://www.crossoverathletics.org/images/funDaySummerHome.png');
	 	}

	#hometoptext
		{
			width: 350px;
			height: 250px;
			margin: 80px 0px 0px 190px;
			padding: 0px 0px 0px 0px;
	 		float: left;
	 	}
	
	#homebottomleft
		{
			width: 692px;
			margin: 60px 20px 0px 50px;
			padding: 0px 0px 0px 0px;
	 		float: left;
	 	}
		#eventhomeleft
			{
				width: 712px;
				margin: 0px 0px 0px 0px;
				padding: 0px 0px 0px 0px;
		 		float: left;
		 	}
		#eventhomeicon
			{
				width: 175px;
				margin: 0px 50px 0px 0px;
				padding: 0px 0px 0px 0px;
		 		float: left;
		 	}
		#eventtext
			{
				width: 467px;
				margin: 0px 0px 0px 0px;
				padding: 0px 0px 0px 0px;
		 		float: left;
		 	}


#homeright
	{
		width: 259px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		float: left;
 	}
 	
	#homesponsor
		{
			width: 200px;
			height: 305px;
			margin: 20px 10px 0px 20px;
			padding: 0px 0px 0px 0px;
	 		float: left;
	 	}
	
	#homesponsortitle
		{
			width: 200px;
			margin: 0px 0px 0px 20px;
			padding: 0px 0px 0px 0px;
			float: left;
	 	}

#homeshirt
		{
			width: 315px;
			height: 270px;
			margin: 90px 30px 0px 30px;
			padding: 0px 0px 0px 0px;
	 		float: left;
	 	}

#shirtgradient
		{
			width: 649px;
			height: 340px;
			margin: 30px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
	 		float: left;
	 	}
	 	

										/*EVENT HOME PAGE*/
#gradienttext
		{
			width: 462px;
			height: 170px;
			margin: 2px 0px 10px 20px;
			padding: 0px 0px 0px 0px;
	 		float: left;
			overflow: auto;
		}
		
#vertical
		{
			width: 29px;
			height: 173px;
			margin: 30px 0px 30px 0px;
			padding: 0px 0px 0px 0px;
	 		float: right;
 			background: url('images/vertical.png');
	 	}



										/*BLOG*/
p.feedTitle 
	{
		font-size: 16px;
		color: white;
		font-family: Arial,Helvetica,sans-serif;	
		margin: 0px 0px 20px 0px;
		padding: 0px 0px 0px 0px;
		
	}

span.headline 
	{
		font-size: 16px;
		color: white;
		font-family: Arial,Helvetica,sans-serif;	
		display: block;		
		margin: 20px 0px 0px 0px;
	}

#blogtitle
	{
		width: 220px;
		float: left;
		margin: 60px 0px 0px 20px;
		padding: 0px 0px 0px 0px;
	}

#xoverathletics8ts30la0n0rq74birkuh2ujhv8
	{
		width: 220px;
		height: 400px;
		color: white;
		float: left;
		line-height: 1.5;
		font-size:12px;
		font-family: Arial,Helvetica,sans-serif;		
		background-color: black;
		margin: 20px 0px 20px 10px;
		padding: 10px 10px 10px 10px;
		border-style:solid;
		border-width:1px;
		border-color:grey;
		overflow: auto;
	}


/**************************************************************************************************/

/*SPONSOR PAGE*/

#sponsortext
	{
		width: 400px;
		margin: 50px 0px 50px 50px;
		padding: 0px 0px 0px 0px;
		float: left;
	}

#sponsorpic
	{
		width: 400px;
		height: 300px;
		margin: 50px 50px 50px 10px;
		padding: 0px 0px 0px 0px;
		float: right;
	}

/**************************************************************************************************/


/*DONATIONS PAGE*/

#donationstext
	{
		width: 400px;
		margin: 50px 0px 50px 100px;
		padding: 0px 0px 0px 0px;
		float: left;
	}

#donationspic
	{
		width: 437px;
		height: 345px;
		margin: 50px 100px 50px 10px;
		padding: 0px 0px 0px 0px;
		float: right;
	}
/**************************************************************************************************/


/*ABOUT US*/

#aboutustext1
	{
		width: 350px;
		margin: 25px 25px 25px 25px;
		padding: 0px;
		float: left;
	}

#aboutusrightcontainer
	{
		width: 574px; /*(624-50)*/
		margin: 25px 25px 25px 25px;
		padding: 0px;
		float: left;
	}

#aboutuspic
	{
		width: 360px;
		height: 273px;
		margin: 10px 10px 10px 10px;
		padding: 0px;
		float: right;
	}
/**************************************************************************************************/

/*BASEBALL*/

#baseballtitle
	{
		width: 437px;
		margin: 0px 0px 0px 0px;
		padding: 0px;
		text-align: center;
		float: left;
	}
#baseballtext
	{
		width: 437px;
		font-family: verdana, frutiger, helvetica, Trebuchet MS, impact;	
		font-size: 14px;
		margin: 0px 0px 0px 0px;
		padding: 0px;
		float: left;
	}


/**************************************************************************************************/

/*BASKETBALL*/

#basketballtext
	{
		width: 380px;
		font-family: verdana, frutiger, helvetica, Trebuchet MS, impact;	
		font-size: 14px;
		margin: 0px 0px 20px 0px;
		padding: 0px 20px 0px 20px;
		float: left;
	}

#basketballtitle
	{
		width: 400px;
		margin: 30px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		text-align: center;
		float: left;
		clear: both;
	}

#basketballtop
	{ 
		width: 944px;
		float: left;
		margin: 20px 40px 20px 40px;
		clear: both;
		padding: 0px;
		background-color: #000000;
	}

#basketballleft
	{ 
		width: 580px;
		float: left;
		margin: 20px 0px 20px 40px;
		clear: left;
		padding: 0px;
		background-color: #000000;
	}

#basketballright
	{ 
		width: 400px;
		float: left;
		margin: 20px 0px 20px 0px;
		clear: right;
		padding: 0px;
		background-color: #000000;
	}

/**************************************************************************************************/

/*DEVELOPMENTAL*/

#bottomdevelopmental
	{ 
		width: 934px;
		float: left;
		margin: 0px 20px 20px 70px;
		clear: both;
		padding: 0px;
		background-color: #000000;
	}

#developmentalleft
	{ 
		width: 444px;
		float: left;
		margin: 20px 20px 0px 70px;
		clear: left;
		padding: 0px;
		background-color: #000000;
	}

#developmentalright
	{ 
		width: 400px;
		float: left;
		margin: 20px 10px 20px 20px;
		clear: right;
		padding: 0px;
		background-color: #000000;
	}

/**************************************************************************************************/


/*AUU*/

#bottomaau
	{ 
		width: 1024px;
		float: left;
		margin: 40px 0px 0px 0px;
		clear: both;
		padding: 0px;
		background-color: #000000;
	}

/*FOUR COLUMN*/
	#aauleft
		{
			width: 186px;
			margin: 0px 0px 20px 70px;
			padding: 0px 0px 0px 0px;
	 		clear: left;
	 		float: left;
	 	}

	#aaulmiddle
		{
			width: 256px;
			margin: 0px 0px 20px 0px;
			padding: 0px 0px 0px 0px;
	 		float: left;
	 	}

	#aaurmiddle
		{
			width: 256px;
			margin: 0px 0px 20px 0px;
			padding: 0px 0px 0px 0px;
	 		float: left;
	 	}
	#aauright
		{
			width: 256px;
			margin: 0px 0px 20px 0px;
			padding: 0px 0px 0px 0px;
	 		clear: right;
	 		float: left;
	 	}

#aaucalendar
	{
		width: 370px;
		height: 390px;
		margin: 0px 40px 0px 0px;
		padding: 0px;
		float: right;
	}
/**************************************************************************************************/


/*ENDURANCE*/

#endurancebottom
	{ 
		width: 974px;
		clear: both;
		float: left;
		margin: 0px 25px 25px 25px;
		padding: 0px;
	}

/**************************************************************************************************/
/*Endurance Team*/

#endurance wide
	{
		width: 1024px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		float: left;
	}

#endtextwide
	{ 
		width: 974px;
		float: left;
		margin: 0px 0px 0px 30px;
		padding: 0px;
		text-align: center;
		background-color: #000000;
	}

#titletextend
	{
		width: 974px;
		margin: 30px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		text-align: center;
		float: left;
	}

#enddetailsleft
	{
		width: 580px;
		margin: 0px 0px 0px 30px;
		padding: 0px 30px 0px 0px;
		float: left;
	}
#enddetailsright
	{
		width: 356px;
		margin: 80px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		float: left;
	}

#endlacesleft
	{
		width: 432px;
		margin: 0px 0px 0px 70px;
		padding: 0px 0px 0px 0px;
		float: left;
	}
#endlacesright
	{
		width: 522px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		float: left;
	}

#endspring
	{
		width: 310px;
		margin: 0px 0px 0px 100px;
		padding: 20px 20px 20px 20px;
		float: left;
		background-color: #333333;
	}

#endsummer
	{
		width: 310px;
		margin: 0px 0px 30px 100px;
		padding: 20px 20px 20px 20px;
		float: left;
		background-color: #333333;
	}
#endfall
	{
		width: 310px;
		margin: 0px 0px 0px 100px;
		padding: 20px 20px 20px 20px;
		float: left;
		background-color: #333333;
	}
#endwinter
	{
		width: 310px;
		margin: 30px 0px 30px 100px;
		padding: 20px 20px 20px 20px;
		float: left;
		background-color: #333333;
	}

/**************************************************************************************************/



/*FLAG FOOTBALL*/

#flagfootballtitle
	{
		width: 400px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		text-align: center;
		float: left;
	}

#flagfootballbottom
	{ 
		width: 1024px;
		float: left;
		clear: both;
		display: block;
		line-height: 1.5;
		margin: 0px 0px 0px 0px;
		background-color: black;
		padding: 0px 0px 20px 0px;
	}

#flagfootballcalendar
	{
		width: 335px;
		margin: 0px 40px 0px 0px;
		padding: 0px;
		float: right;
	}


/**************************************************************************************************/


/*FUN DAYS*/

#funDays
		{
			width: 1024px;
			height: 700px;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
	 		float: left;
			background: url('../images/funDayPage.png');
	 	}
#funDaysText
		{
			width: 500px;
			height: 250px;
			margin: 70px 0px 0px 220px;
			padding: 0px 0px 0px 0px;
	 		float: left;
	 	}

/**************************************************************************************************/

/*TWO COLUMN*/

	#leftside
		{
			width: 437px;
			margin: 25px 25px 0px 50px;
			padding: 0px 0px 0px 0px;
	 		clear: left;
	 		float: left;
	 	}

	#half1
		{
			width: 143.5px;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
	 		float: left;
	 	}

	#half2
		{
			width: 143.5px;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
	 		float: right;
	 	}

	#rightside
		{
			width: 437px;
			margin: 25px 50px 0px 25px;
			padding: 0px 0px 0px 0px;
	 		clear: right;
	 		float: right;
	 	}

/**************************************************************************************************/

/*THREE COLUMN*/
	#left
		{
			width: 341.33px;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
	 		clear: left;
	 		float: left;
	 	}

	#middle
		{
			width: 341.33px;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
	 		float: left;
	 	}

	#right
		{
			width: 341.33px;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
	 		clear: right;
	 		float: right;
	 	}


/**************************************************************************************************/


	#leftsidepayment
		{
			width: 400px;
			display:inline;
			clear: left;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
	 		float: left;
	 	}

	#rightsidepayment
		{
			width: 150px;
			display:inline;
			clear: right;
			margin: 70px 200px 0px 0px;
			padding: 0px 0px 0px 0px;
	 		float: right;
		}


	#rightsidesponsor
		{
			width: 392px;
			margin: 10px 0px 10px 0px;
			padding: 0px 0px 0px 0px;
	 		float: right;
		}

	#titletext
		{
			width: 400px;
			margin: 30px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
			text-align: center;
	 		float: left;
		}

	#bodytext
		{
			width: 380px;
			font-family: verdana, frutiger, helvetica, Trebuchet MS, impact;	
			font-size: 14px;
			margin: 0px 0px 20px 0px;
			padding: 0px 20px 0px 20px;
	 		float: left;
		}

		
	#bodytextwide
		{ 
			width: 974px;
			float: left;
			margin: 0px 0px 0px 0px;
			padding: 25px;
			background-color: #000000;
		}
	
	#bodytextwidew
		{ 
			width: 974px;
			float: left;
			margin: 0px 0px 0px 0px;
			padding: 25px;
			background-color: #ffffff;
		}

	#detailHeader
		{
			width: 335px;
			margin: 0px 40px 0px 0px;
			padding: 0px 0px 0px 0px;
	 		float: right;
/*	 		color: white;
	 		text-align; center;
			font-family: verdana, frutiger, helvetica, Trebuchet MS, impact;	
			font-size: 16px;
*/		}

	#upcoming
		{
			width: 335px;
			height: 305px;
			display: inline;
			margin: 30px 40px 30px 0px;
			padding: 0px 0px 0px 0px;
	 		float: right;
 			background: url('images/upcoming.png');
		}

	#upcomingtable
		{
			width: 330px;
			margin: 3px 5px 0px 0px;
			padding: 0px;
	 		float: right;
			overflow: auto;
		}

	#details
		{
			width: 335px;
			margin: 30px 40px 30px 0px;
			padding: 0px 0px 0px 0px;
	 		float: right;
			border-style:solid;
			border-width:1px;
			border-color:grey;
			background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#404040), to(#242424));
/* 			background: url('images/upcomingfbteen.png'); */
		}

	#upcomingbasketball
		{
			width: 335px;
			height: 305px;
			margin: 30px 40px 30px 0px;
			padding: 0px 0px 0px 0px;
	 		float: right;
 			background: url('images/upcoming-basketball.png');
		}

	#upcomingbaseball
		{
			width: 335px;
			height: 305px;
			margin: 30px 40px 30px 0px;
			padding: 0px 0px 0px 0px;
	 		float: right;
	 		clear: right;
 			background: url('images/upcomingbaseball.png');
		}

	#upcomingendurance
		{
			width: 335px;
			height: 305px;
			margin: 30px 40px 30px 0px;
			padding: 0px 0px 0px 0px;
	 		float: right;
 			background: url('images/upcomingrunner.png');
		}

	#leftable
		{
			width: 350px;
/*			height: 500px;*/
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
	 		float: left;
/*			overflow: auto;*/
		}

	#upcomingright
		{
			width: 195px;
			height: 280px;
			margin: 0px 0px 0px 0px;
			padding: 10px 15px 10px 0px;
	 		color: white;
	 		float: right;
			font-family: verdana, frutiger, helvetica, Trebuchet MS, impact;	
			font-size: 12px;
		}

	#slide
		{
			width: 300px;
			height: 200px;
			clear: left;
			margin: 0px 0px 30px 55px;
	 		float: left;
		}
		
		
	#pagebottom
	{ 
		width: 772px;
		float: left;
		margin: 0px 0px 0px 0px;
		padding: 10px;
		background-color: #000000;
	}

	#smallpic
	{ 
		width: 80px;
		height: 95px;
		float: left;
		margin: 0px 10px 10px 0px;
		padding: 0px;
	}
	
	#paymentindent
		{
			width: 974px;
			clear: both;
			margin: 0px 25px 45px 25px;
	 		float: left;
		}


										/*FOOTER ITEMS*/		

#footerbottom
	{ 
		width: 1024px;
		height: 30px;
		font-family: verdana, frutiger, helvetica, Trebuchet MS, impact;	
		font-size: 12px;
		float: left;
		line-height: 1.5;
		margin: 0px 0px 0px 0px;
		padding: 5px 0px 0px 0px;
		background-color: #A6A4A4;
	}

#counter
	{ 
		width: 1024px;
		height: 30px;
		float: left;
		margin: 0px 0px 0px 0px;
		padding: 10px 0px 0px 0px;
		background-color: #white;
	}


							/*--Scrolling Sponsor Container--*/

.main_view {
	float: left;
	position: relative;
}
/*--Window/Masking Styles--*/
.window {
	height:250px;	width: 200px;
	overflow: hidden; /*--Hides anything outside of the set width/height--*/
	position: relative;
}
.image_reel {
	position: absolute;
	top: 0; left: 0;
}
.image_reel img {float: left;}

/*--Paging Styles--*/
.paging {
	position: absolute;
	bottom: 0px; right: -7px;
	width: 200px; height:0px;
	z-index: 100; /*--Assures the paging stays on the top layer--*/
	text-align: center;
	line-height: 40px;
	background: url(paging_bg2.png) no-repeat;
	display: none; /*--Hidden by default, will be later shown with jQuery--*/
}
.paging a {
	padding: 5px;
	text-decoration: none;
	color: #fff;
}
.paging a.active {
	font-weight: bold;
	background: #920000;
	border: 1px solid #610000;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.paging a:hover {font-weight: bold;}



										/*H CLASS*/

h1
	{		
		font-family: verdana, frutiger, helvetica, Trebuchet MS, impact;	
		font-size: 14px;
		color: #FFF6A8;
		text-align: center;
		
	}

h2
	{		
		font-family: verdana, frutiger, helvetica, Trebuchet MS, impact;	
		font-size: 16px;
		color: #FFF6A8;
		text-align: center;
	}

h3
	{		
		font-family: verdana, frutiger, helvetica, Trebuchet MS, impact;	
		color: #FFF6A8;
		text-align: center;
		font-size: 18px;
	}

h4
	{		
		font-family: verdana, frutiger, helvetica, Trebuchet MS, impact;	
		font-size: 20px;
		color: #FFF6A8;
		text-align: center;
	}

h5
	{		
		font-family: verdana, frutiger, helvetica, Trebuchet MS, impact;	
		font-size: 22px;
		color: #FFF6A8;
		text-align: center;
	}

h6
	{		
		font-family: verdana, frutiger, helvetica, Trebuchet MS, impact;	
		font-size: 24px;
		color: #FFF6A8;
		text-align: center;
	}



/*TEXT FORMATTING*/

a
	{ 
		color: #d60a03;
		text-decoration: none;	
		border-style: none;
	}

a:link 
	{
		color: #d60a03;
		text-decoration: none;	
		border-style: none;
	}
a:visited
	{
		text-decoration: none;	
		border-style: none;
	}
a:hover 
	{
		color: #fd5953;
		text-decoration: none;	
		border-style: none;
	}
a:active 
	{ 
		text-decoration: none;	
		border-style: none;
	}

a.graphic
	{ 
		color: black;
		text-decoration: none;	
	}

a.graphic:link 
	{
		color: black;
		text-decoration: none;	
	}
a.graphic:visited
	{
		color: black;
		text-decoration: none;	
	}
a.graphic:hover 
	{
		color: black;
		text-decoration: none;	
	}
a.graphic:active 
	{ 
		color: black;
		text-decoration: none;	
	}


a.linksub
	{ 
		color: white;
		text-decoration: none;	
	}

a.linksub:link 
	{
		color: white;
		text-decoration: none;	
	}
a.linksub:visited
	{
		color: white;
		text-decoration: none;	
	}
a.linksub:hover 
	{
		color: yellow;
		text-decoration: none;	
	}
a.linksub:active 
	{ 
		color: yellow;
		text-decoration: none;	
	}


a.linksubhome
	{ 
		color: #990000;
		text-decoration: none;	
	}

a.linksubhome:link 
	{
		color: #990000;
		text-decoration: none;	
	}
a.linksubhome:visited
	{
		color: #990000;
		text-decoration: none;	
	}
a.linksubhome:hover 
	{
		color: yellow;
		text-decoration: none;	
	}
a.linksubhome:active 
	{ 
		color: yellow;
		text-decoration: none;	
	}


a.linkwhitebg
	{ 
		color: #990000;
		text-decoration: none;	
	}

a.linkwhitebg:link 
	{
		color: #990000;
		text-decoration: none;	
	}
a.linkwhitebg:visited
	{
		color: #990000;
		text-decoration: none;	
	}
a.linkwhitebg:hover 
	{
		color: yellow;
		text-decoration: none;	
	}
a.linkwhitebg:active 
	{ 
		color: yellow;
		text-decoration: none;	
	}

										/*LINK ANCHOR TAG*/
a.event
	{ 
		color: white;
		text-decoration: none;
		font-size: 13px;
	}
a.event:link 
	{
		color: white;
		text-decoration: none;	
		font-size: 13px;
	}
a.event:visited
	{
		color: white;
		text-decoration: none;	
		font-size: 13px;
	}
a.event:hover 
	{
		color: #ffcc66;/*light orange*/
		text-decoration: none;	
		font-size: 13px;
	}
a.event:active 
	{ 
		color: yellow;
		text-decoration: none;	
		font-size: 13px;
	}

a.event14y
	{ 
		color: yellow;
		text-decoration: none;
		font-size: 14px;
	}
a.event14y:link 
	{
		color: yellow;
		text-decoration: none;	
		font-size: 14px;
	}
a.event14y:visited
	{
		color: yellow;
		text-decoration: none;	
		font-size: 14px;
	}
a.event14y:hover 
	{
		color: #ffcc66;/*light orange*/
		text-decoration: none;	
		font-size: 14px;
	}
a.event14y:active 
	{ 
		color: yellow;
		text-decoration: none;	
		font-size: 14px;
	}

/*fieldset
	{
		outline-width: 2px;
		outline-color: grey;
		outline-style: solid;
		padding: 10px;
	}
*/

										/*AD ANCHOR TAG*/

										
										/*INDENT*/

p
	{
		font-size: 13px;
		font-family: verdana, frutiger, helvetica, Trebuchet MS, impact;	
	}

p.center
	{
		text-align: center;
		display: inline;
	}

p.center12
	{
		text-align: center;
		font-size: 12px;
	}

p.center14
	{
		text-align: center;
		font-size: 14px;
	}

p.center16
	{
		text-align: center;
		font-size: 16px;
	}

p.center18
	{
		text-align: center;
		font-size: 18px;
	}

p.f10
	{
		color: white;
		text-align: left;
		font-size: 10px;
	}

p.f12
	{
		color: white;
		text-align: left;
		font-size: 12px;
	}

p.f12space
	{
		color: white;
		line-height: 150%;
		text-align: left;
		font-size: 12px;
	}

p.f14
	{
		color: white;
		text-align: left;
		font-size: 14px;
	}

p.f16
	{
		color: white;
		text-align: left;
		font-size: 16px;
	}

p.f18
	{
		color: white;
		text-align: left;
		font-size: 18px;
	}

p.f20
	{
		color: white;
		text-align: left;
		font-size: 20px;
	}


p.f10b
	{
		color: black;
		text-align: left;
		font-size: 10px;
	}

p.f12b
	{
		color: black;
		text-align: left;
		font-size: 12px;
	}

p.f14b
	{
		color: black;
		text-align: left;
		font-size: 14px;
	}

p.f16b
	{
		color: black;
		text-align: left;
		font-size: 16px;
	}

p.f18b
	{
		color: black;
		text-align: left;
		font-size: 18px;
	}

p.f20b
	{
		color: black;
		text-align: left;
		font-size: 20px;
	}

p.f10y
	{
		color: #FFF6A8;
		text-align: left;
		font-size: 10px;
	}

p.f12y
	{
		color: #FFF6A8;
		text-align: left;
		font-size: 12px;
	}

p.f14y
	{
		color: #FFF6A8;
		text-align: left;
		font-size: 14px;
	}

p.f16y
	{
		color: #FFF6A8;
		text-align: left;
		font-size: 16px;
	}

p.f18y
	{
		color: #FFF6A8;
		text-align: left;
		font-size: 18px;
	}

p.f20y
	{
		color: #FFF6A8;
		text-align: left;
		font-size: 20px;
	}
	
p.f10yc
	{
		color: #FFF6A8;
		text-align: center;
		font-size: 10px;
	}

p.f12yc
	{
		color: #FFF6A8;
		text-align: center;
		font-size: 12px;
	}

p.f14yc
	{
		color: #FFF6A8;
		text-align: center;
		font-size: 14px;
	}

p.f16yc
	{
		color: #FFF6A8;
		text-align: center;
		font-size: 16px;
	}

p.f18yc
	{
		color: #FFF6A8;
		text-align: center;
		font-size: 18px;
	}

p.f20yc
	{
		color: #FFF6A8;
		text-align: center;
		font-size: 20px;
	}

p.indent5
	{
		margin-left: 5px;
	}

p.indent10
	{
		margin-left: 10px;
	}

p.indent15
	{
		margin-left: 15px;
	}

p.indent20
	{
		text-indent: 20px	}
	
p.indent25
	{
		margin-left: 25px;
	}
	
p.indent30
	{
		margin-left: 30px;
	}

p.indent35
	{
		margin-left: 35px;
	}

p.indent40
	{
		margin-left: 40px;
	}
	
p.indent45
	{
		margin-left: 45px;
	}
	
p.indent50
	{
		margin-left: 50px;
	}

span.f8
	{
		color: white;
		text-align: left;
		font-size: 8px;
	}
	
span.f9
	{
		color: white;
		text-align: left;
		font-size: 9px;
	}

span.f10
	{
		color: white;
		text-align: left;
		font-size: 10px;
	}

span.f12
	{
		color: white;
		text-align: left;
		font-size: 12px;
	}

span.f14
	{
		color: white;
		text-align: left;
		font-size: 14px;
	}

span.f16
	{
		color: white;
		text-align: left;
		font-size: 16px;
	}

span.f18
	{
		color: white;
		text-align: left;
		font-size: 18px;
	}

span.f20
	{
		color: white;
		text-align: left;
		font-size: 20px;
	}

span.f8b
	{
		color: black;
		text-align: left;
		font-size: 10px;
	}
	
span.f10b
	{
		color: black;
		text-align: left;
		font-size: 10px;
	}

span.f12b
	{
		color: black;
		text-align: left;
		font-size: 12px;
	}

span.f14b
	{
		color: black;
		text-align: left;
		font-size: 14px;
	}

span.f16b
	{
		color: black;
		text-align: left;
		font-size: 16px;
	}

span.f18b
	{
		color: black;
		text-align: left;
		font-size: 18px;
	}

span.f20b
	{
		color: black;
		text-align: left;
		font-size: 20px;
	}

span.f10y
	{
		color: #FFF6A8;
		text-align: left;
		font-size: 10px;
	}

span.f12y
	{
		color: #FFF6A8;
		text-align: left;
		font-size: 12px;
	}

span.f14y
	{
		color: #FFF6A8;
		text-align: left;
		font-size: 14px;
	}

span.f16y
	{
		color: #FFF6A8;
		text-align: left;
		font-size: 16px;
	}

span.f18y
	{
		color: #FFF6A8;
		text-align: left;
		font-size: 18px;
	}

span.f20y
	{
		color: #FFF6A8;
		text-align: left;
		font-size: 20px;
	}

p.upcoming
	{
		color: white;
		text-align: left;
		font-size: 14px;
		padding: 10px 10px 10px 10px;
	}

p.footer
	{	
		color: white;
		font-size: 11px;
		text-align: center;

	}


span.indent5
	{
		margin-left: 5px;
	}

span.indent10
	{
		margin-left: 10px;
	}

span.indent15
	{
		margin-left: 15px;
	}

span.indent20
	{
		margin-left: 20px;
	}
	
span.indent25
	{
		margin-left: 25px;
	}
	
span.indent30
	{
		margin-left: 30px;
	}

span.indent35
	{
		margin-left: 35px;
	}

span.indent40
	{
		margin-left: 40px;
	}
	
span.indent45
	{
		margin-left: 45px;
	}
	
span.indent50
	{
		margin-left: 50px;
	}

span.right
	{
		text-align: right;
	}

p.scroll
	{
		overflow: auto;
	}
	

p.whitecenter10
	{
		color: white;
		text-align:  center;
		font-size: 10px;
	}
p.whitecenter12
	{
		color: white;
		text-align:  center;
		font-size: 12px;
	}
p.whitecenter14
	{
		color: white;
		text-align:  center;
		font-size: 14px;
	}
p.whitecenter16
	{
		color: white;
		text-align:  center;
		font-size: 16px;
	}
p.whitecenter18
	{
		color: white;
		text-align:  center;
		font-size: 18px;
	}
p.whitecenter20
	{
		color: white;
		text-align:  center;
		font-size: 20px;
	}
p.whitecenter22
	{
		color: white;
		text-align:  center;
		font-size: 22px;
	}
p.whitecenter24
	{
		color: white;
		text-align:  center;
		font-size: 24px;
	}
p.bottomform
	{
		color: black;
		font-style: italic;
		font-size: 10px;
	}
	
p.bottomformw
	{
		color: white;
		font-style: italic;
		font-size: 10px;
	}

span.red
	{
		display: inline;
		color: red;
	}

ul.f10b
	{
		margin: 0px 0px 0px 0px;
		padding-left: 1em;
		text-indent: -1em;
		list-style-position: inside;
		list-style-type: disc;
		font-size: 10px;
		color:black;
	}

ul.f12b
	{
		margin: 0px 0px 0px 0px;
		padding-left: 1em;
		text-indent: -1em;
		list-style-position: inside;
		list-style-type: disc;
		font-size: 12px;
		color:black;
	}
ul.f14b
	{
		margin: 0px 0px 0px 0px;
		padding-left: 1em;
		text-indent: -1em;
		list-style-position: inside;
		list-style-type: disc;
		font-size: 14px;
		color:black;
	}
ul.f10w
	{
		margin: 0px 0px 0px 0px;
		padding-left: 1em;
		text-indent: -1em;
		list-style-position: inside;
		list-style-type: disc;
		font-size: 10px;
		color:white;
	}

ul.f12w
	{
		margin: 0px 0px 0px 0px;
		padding-left: 1em;
		text-indent: -1em;
		list-style-position: inside;
		list-style-type: disc;
		font-size: 12px;
		color:black;
		font-size: 12px;
		color:white;
	}

ul.f14w
	{
		margin: 0px 0px 0px 0px;
		padding-left: 1em;
		text-indent: -1em;
		list-style-position: inside;
		list-style-type: disc;
		font-size: 14px;
		color:black;
		font-size: 14px;
		color:white;
	}

ul.f16w
	{
		margin: 0px 0px 0px 0px;
		padding-left: 1em;
		text-indent: -1em;
		list-style-position: inside;
		list-style-type: disc;
		font-size: 14px;
		color:black;
		font-size: 16px;
		color:white;
	}
ul.f18w
	{
		margin: 0px 0px 0px 0px;
		padding-left: 1em;
		text-indent: -1em;
		list-style-position: inside;
		list-style-type: disc;
		font-size: 14px;
		color:black;
		font-size: 18px;
		color:white;
	}
	
ol.f12w
	{
		list-style-position: inside;
		font-size: 12px;
		color:white;
	}

