	
	/*** News Style Definition Copyright Academy Design ***/
	
	#n1_news_sys { font-family: Arial; width: 750px; margin-left: 0px; padding: 0px; }

	#n1_news_container { width: 731px; margin-left: 0px; padding: 0px; border:1px solid #2B2B2B; }

	#n1_dateline { width: 721px; 
				background-color: #383838;
				color: white;
				padding: 5px;
				font-size: 10px;
				}
				
	#n1_title { width: 701px; 
				height: 34px;
				background-image: url(../img/news_img/bgtitle.gif);
				color: white;
				padding-left: 30px;
				border-top: 0px;
				border-left: 0px;
				border-right: 0px;
				font-size: 13px;
				line-height: 36px;
				font-weight: bold;
				border-bottom: 1px solid #fff;
				}
				
	#n1_news_sys a:link { color: #000; text-decoration:underline; }
	#n1_news_sys a:visited { color: #000; text-decoration:underline; }
	#n1_news_sys a:active { color: #000; text-decoration:underline; }
	#n1_news_sys a:hover { color: #000; text-decoration:none; }
	
	/* ORG
	.n1_title:link { color: #fff; text-decoration:underline; }
	.n1_title:visited { color: #fff; text-decoration:underline; }
	.n1_title:active { color: #fff; text-decoration:underline; }
	.n1_title:hover { color: #fff; text-decoration:none; }
	*/
	
	/* NEU */
	#n1_title a:link { color: #fff; text-decoration:underline; }
	#n1_title a:visited { color: #fff; text-decoration:underline; }
	#n1_title a:active { color: #fff; text-decoration:underline; }
	#n1_title a:hover { color: #fff; text-decoration:none; }

	#n1_news_short { background: #E3E3E3;
					 width: 721px;
					 font-size: 12px;
					 padding: 5px;
					 }
					
	#n1_news { 	width: 721px;
				font-size: 12px;
				padding: 5px;
				background-color: #e3e3e3;
				border-bottom: 1px solid #fff;
				}

	#n1_news p { padding-left: 27px; width: 680px; }
	
	#n1_news_short_readmore { margin-left: 27px; text-decoration:underline;}
	
	#n1_news_short_position p {float:left; padding: 3px 0 5px 27px;}
	
	#n1_news h3 {
		font-size: 12px;
		padding-left: 27px;
		}
		

/****************** News **********************/

/* Newsflash */

#news_flash {
	width: 215px;
	height: 121px;
	margin: 26px 0 0 30px;
	float: left;
	}

#news_flash p {
	width: 190px;
	max-height: 75px;
	color: #fff;
	margin: 35px 0 0 31px;
	line-height: 13px;
	font-style: normal;
	font-weight: normal;
	}
#news_flash h6 {
	text-align: right;
	font-style: italic;
	font-weight: normal;
	font-size: 11px;
	color: #9d7f9c;
	margin: 12px 35px 0 0;
	}
#news_flash a, #news_flash a:visited {
	color: #fff;
	font-weight: bold;
	}
	
#news_flash b {
	font-size: 14px;
	}
	