/* Global Styles */

body {
	background:url(images/grn_bg.jpg); 
	margin: 0px;   padding: 0px;
	color:#CCCCCC; font: 8pt Helvetica, Arial, Verdana, serif; 
	}
	


/*slideshow */
	#indexSlideshow
	{
		
		
		margin: 0px; 
		
	}
	#indexSlideshow img
	{
		display: none;
		margin: 0 auto;
		
	}
	



	
/* Class Styles */
	
	
.pg_header {
	font-size: 18pt;
	color: #f50101; 
	
	}
	
.pg_txt1 {
	font-size: 11pt;
	color: #000000; 
	line-height:18pt;
	
	}
	
.pg_txt2 {
	font-size: 9pt;
	color: #000000; 
	line-height:12pt;
	
	}
	
	
.style1 {font-size: 14pt;font-family: "Trebuchet MS", Arial, Verdana, serif;color:#FFFFFF}
.style4 {font-size: 11pt;font-family: "Trebuchet MS", Arial, Verdana, serif;color:#FFFFFF}
.style5 {font-size: 10pt;font-family: "Trebuchet MS", Arial, Verdana, serif;color:#F1F1F1}
.style7 {font-size: 9pt;font-family: "Trebuchet MS", Arial, Verdana, serif;color:#FFFFFF }




#white{
	padding:0px;}

a.white, a.white:active, a.white:visited{
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;}

a.white:hover{
	color:#E1E1E1;
	text-decoration: underline;
	font-weight:bold;}
	
	
	
#red{
	padding:0px;}

a.red, a.red:active, a.red:visited{
	color: #f00101;
	text-decoration: none;
	font-weight:bold;}

a.red:hover{
	color:#db0303;
	text-decoration: underline;
	font-weight:bold;}
	
	
	
	
#green{
	padding:0px;}

a.green, a.green:active, a.green:visited{
	color: #314c14;
	text-decoration: none;
	font-weight:bold;}

a.green:hover{
	color:#3a5a17;
	text-decoration: underline;
	font-weight:bold;}
	
	
	
#top_nav{
	padding:0px;}

a.top_nav, a.top_nav:active, a.top_nav:visited{
	color: #fff0d7;
	text-decoration: none;
	font-weight:normal;}

a.top_nav:hover{
	color:#ffffff;
	text-decoration: underline;
	font-weight:normal;}
	
	
a., a.active, a.visited{
	color: #212121;
	text-decoration: underline;
	font-weight:normal;}

a.hover{
	color:#555555;
	text-decoration: underline;
	font-weight:normal;}