/*  Beast Home Page */

			body		{ 
						 	background-image: 			url("Spitfire/Graphics/Backgrounds/background1.jpg");
						 	background-repeat:			repeat;
						  	background-position: 		1px 1px;
						  	background-attachment:		fixed;
						  	font-size:					10pt;
						  	color:						#000066;	
						}
						

			.style1		{
							font-size: 					12pt;
							color:						#ff0000;
							background-color:			transparent;
							font-weight:					bold;
						}	


		.style2		{
							font-size: 					12pt;
							color:						#000000;
							background-color:			transparent;
							font-weight:					bold;
							font-style: 					italic;
						}
						

		.counter		{
							font-size: 					9pt;
							color:						#008899;
							background-color:			transparent;
							font-weight:				bold;
							margin-top: 				5px;
							text-align:					center;
						}
						

		.style4		{
							color: 						#0a5846;
							background-color:			#ffffff;
							font-size: 					14pt;
							font-style: 				normal;
							font-weight: 				bold;
							font-family: 				arial;
						}
						

		.style4a		{
							color: 						#000000;
							background-color:			transparent;
							font-size: 					10pt;
							font-style: 				normal;
							font-weight: 				bold;
							font-family: 				arial;
							margin-top:					20px;
						}
						

			.style5		{
							font-size: 					16pt;
							color:						#770000;
						}
						

			.style6		{
							font-size: 					10pt;
							font-style: 					normal;
							font-weight: 				normal;
							font-family: 					chicago;
						}


		.style7		{
							font-size: 					10pt;
							color:						#ff0000;
							background-color:			transparent;
							font-weight:					bold;
							font-style: 					italic;
						}


			.style8		{
							font-size: 					16pt;
							color:						#ff2299;
							background-color:			transparent;
							font-weight:					bold;
							font-style: 					italic;
						}
						

			.style9		{
							font-size: 					12pt;
						}


		.style10		{
							text-align:					justify;
							font-size: 					11pt;
							color:						#000000;
							background-color:			#ffffff;
							font-weight:					normal;
							font-style: 					normal;
							margin:						0px 10px 0px 10px;
						}
						

			.center		{
							text-align: 					center;
							
						}
						

			.end		{
							background-color:			transparent;
							font-size:					10pt;
							font-style:					italic;
							text-align:					center;
							margin-top:					15px;
						}	

			p.article	{
							font-size: 					12pt;
							text-align:					justify;
							font-family: 					arial;
						}

			.fastcount	
	
						{ 
						  font-size:						12pt;
						  font-style:						italic;
						}
						
						/* Link definition for menu items*/
				

			a:link    	{ 
							color:					#b43717; 	
							font-size:				12pt;	
							font-weight:				bold; 
						 	background-color:		transparent;
							text-decoration:		none;
						}
						
			a:active  	{
							color: 					#fff925; 
							font-size: 				12pt;	
							font-weight:				bold; 
						  	background-color:		transparent;
							text-decoration:		none;
						}
						
			a:visited 	{
			 				color: 					#b43717;	
							font-size: 				12pt; 	
							font-weight:				bold; 
						  	background-color:		transparent;
							text-decoration:		none;	
						}
						
			a:hover 	{ 
							color: 					#b43717;	
							font-size: 				12pt; 
							font-weight:				bold; 
						 	background-color:		#fff925;	
							text-decoration:		none;
						}
				
						/* Link definition for bottom links */

			a.bottom:link    	{ 
							color:					#b43717; 	
							font-size:				10pt;	
							font-weight:				bold; 
						 	background-color:		transparent;
							text-decoration:		none;
						}
						
			a.bottom:active  	{
							color: 					#fff925; 
							font-size: 				10pt;	
							font-weight:				bold; 
						  	background-color:		transparent;
							text-decoration:		none;
						}
						
			a.bottom:visited 	{
			 				color: 					#b43717;	
							font-size: 				10pt; 	
							font-weight:				bold; 
						  	background-color:		transparent;
							text-decoration:		none;	
						}
						
			a.bottom:hover 	{ 
							color: 					#b43717;	
							font-size: 				10pt; 
							font-weight:				bold; 
						 	background-color:		#fff925;	
							text-decoration:		none;
						}
				
						/* Link definition for rest of the links */

			a.top:link    	{ 
							color:					#b43717; 	
							font-size:				12pt;	
							font-weight:				bold; 
						 	background-color:		transparent;
							text-decoration:		none;
						}
						
			a.top:active  	{
							color: 					#fff925; 
							font-size: 				12pt;	
							font-weight:				bold; 
						  	background-color:		#ffffff;
							text-decoration:		none;
						}
						
			a.top:visited 	{
			 				color: 					#b43717;	
							font-size: 				12pt; 	
							font-weight:				bold; 
						  	background-color:		#ffffff;
							text-decoration:		none;	
						}
						
			a.top:hover 	{ 
							color: 					#b43717;	
							font-size: 				12pt; 
							font-weight:			bold; 
						 	background-color:		#fff925;	
							text-decoration:		none;
						}
