<style type="text/css">	  
	p.alt{}

	body
	{
		scrollbar-3dlight-color: 	#A0CD67;
		scrollbar-arrow-color: 		#FFFFFF;
		scrollbar-darkshadow-color: #A0CD67;
		scrollbar-face-color: 		#A0CD67;
		scrollbar-highlight-color: 	#A0CD67;
		scrollbar-shadow-color: 	#A0CD67;
		scrollbar-track-color: 		#000000;
		font-family:				arial;
		font-size:					12px;	
		background-color:			#000000;
	}	

	input
	{	 
		border: 			#000000 1px solid;
		background:		    url('../gfx/menu_bar_grey.png');
		font-family:		arial;
		font-size:			12px;
		height:				20px;
		color: 				#000000;
	}			

	a:link
	{
		color: 				#A0CD67; 
		text-decoration: 	none; 
		font-family: 		Arial;
		font-size: 			15px;
	}
	 
	a:visited
	{
		color: 				#A0CD67; 
		text-decoration: 	none;
		font-family: 		Arial;
		font-size: 			15px;
	}
  
	a:hover
	{
		text-decoration: 	none; 
		color: 				#A0CD67; 
		font-family: 		Arial;
		font-size: 			15px;
	}		 

	span.bodyhead
	{
		font-family: 		arial;
		font-size: 			24px;	
		font-weight: 		bold;
		width: 				115px;	
		margin-left:		15px; 
		color: 				#ffffff;	
	}	 

	span.bodyteaser
	{
		font-family: 		arial;
		font-size: 			18px;	
		font-weight: 		bold;
		width: 				115px;
		margin-left:		10px; 	 
		color: 				#ffffff;	
	}	   

	span.bodytext
	{
		font-family: 		arial;
		font-size: 			12px;	
		width: 				800x;	 
		color: 				#ffffff;	
		background-color:	#000000;
	}

	span.news
	{
		font-family: 		arial;
		font-size: 			14px;	
		font-weight: 		bold;
		color: 				#ffffff;	
	}

	div.imageslider 
	{
		background-color:	#000000;
		width:				400px;
		height:				100px;
		overflow: 			hidden;  
	}	

	p.maintxt 
	{
		font-family:		Arial;
		font-size:			14px;
		color: 				#ffffff;		
	}

	p.menutext 
	{
		font-family:		Arial;
		font-size:			14px;
		color: 				#ffffff;		
	}

	.menu 
	{
		font-family:		Arial;
		font-size:			15px;
		color: 				#A0CD67;	
	}	

	.maintable 
	{
		background-color:	#000000;
		border:				#506733 1px;		 
		border-style:		solid;
	}		  	
		
	.menuhighlight
	{
		font-family:		Arial; 
		font-size:			16px;
		color:				#ffffff;
		visibility:			hidden;
		position:			absolute;
		margin-left:		13px;
		width:				1000px;		 
	}
</style>  



