@charset "utf-8";

	* {margin:0px; padding:0px;}
		body {text-align:center; font-family:helvetica,arial,sans-serif; font-size:12px; background:url(ALL/stripe_back.jpg) repeat;}
			.cgClear {clear:both;}

	#cgHead, #cgBody, #cgFoot, #cgSubNav {width:694px; text-align:left; margin:0px auto;}
	#cgHead {height:137px; background:url(SIX_PLUS/background_top.png); margin-top:25px;}
	#cgBody {background:url(SIX_PLUS/background_middle.png);}
	#cgFoot {height:55px; background:url(SIX_PLUS/background_bottom.png);}
	
	#cgNextPerformance {width:204px; text-align:center; font-size:1.2em; font-weight:bold; float:right; margin:54px 23px 0px 0px; color:#b3db9f;}
		#cgNextPerformance p {height:37px; text-align:center; background:url(ALL/nextPerformance.jpg); padding:5px; color:#37a829;}
		#cgNextPerformance p span {font-weight:normal;}
		
	#cgLeftContent {width:175px; margin-left:25px; float:left;}
	#cgNavigation {height:247px; background:url(ALL/menu_body.jpg) no-repeat;}
		#cgNavigation ul {text-align:right; list-style:none;}
			#cgNavigation li {font-size:18px; padding:5px 10px; color:#37a829;}
				#cgNavigation a {text-decoration:none; color:#5d3106;}
				#cgNavigation a:visited {color:#5d3106;}
				#cgNavigation a:hover {color:#37a829;}
			
	#cgNews {background:url(ALL/news_body.jpg) repeat-y; margin-top:10px;}
		#cgNews p {padding:0px 10px; font-size:0.9em; color:#37a829;}
		#cgNewsHead {background:url(ALL/news_head.jpg) no-repeat; font-size:18px; padding:5px 10px 5px 10px; color:#5d3106;}
		#cgNewsFooter {background:url(ALL/news_foot.jpg) no-repeat bottom left; padding:5px 10px 10px 10px; text-align:right; color:#5d3106;}
		#cgNewsFooter a {color:#5d3106; text-decoration:none;}
		#cgNewsFooter a:visited {color:#5d3106; text-decoration:none;}
		#cgNewsFooter a:hover{text-decoration:underline;}
			
	#cgContent {background:#ffffff; margin-left:15px; width:450px; float:left;}
		#cgContent p {margin:0px 10px 10px 10px; color:#603913; font-size:0.9em;}
		#cgContent a {color:#37A829; text-decoration:none; border:none;}
		#cgContent a:visited {color:#37A829;}
		#cgContent a:hover {text-decoration:underline;}
		#cgContent h4 {margin:0px 10px; color:#37A829; font-size:1.1em; font-weight:bold;}
		#cgContent h3 {margin:10px 10px 0px 10px; color:#37A829; font-size:1.1em; font-weight:bold;}
		#cgContent h2 {margin:10px; color:#37A829; font-size:1.1em; font-weight:bold;}
		#cgContent img {margin:10px; border:0px;}
		
		#cgContent .newsItem {background:#f8fff5;}
		#cgContent .minHeightDiv {min-height:247px;}
	
		#cgContent table {margin:10px; color:#603913; font-size:0.9em; border:#603913 1px solid;}
		#cgContent th {padding:5px; background:#603913; color:#FFFFFF; width:107px;}
		#cgContent td {padding:5px; vertical-align:top; border-top:1px solid; border-collapse:collapse; font-size:0.8em;}
		
	.newsTitle {background:#b3d39f; margin:10px;}
		.newsTitle h4 {font-size:14px; color:#5d3106; padding:5px;} 
		
	#cgSubNav p {text-align:right; padding:10px; color:#5d3106;}
		#cgSubNav a {text-decoration:none; color:#37a829;}
		#cgSubNav a:hover {text-decoration:none; color:#5d3106;}
		#cgSubNav a:visited {text-decoration:none; color:#37a829;}

