.news_list_msg {
margin: 10px 72px 0 35px;
font-family: Verdana;
font-weight:bold;
	color: #ffffff;
	font-size: 12px;
}


/*-----------------------------------  tt_news LATEST view  -----------------------------------*/
h2 {
	color: white;
	background-color: #307fde;
	text-align: left;
	text-indent: 10px;
	height: 16px;
	font-size: 12px;
}


.news-latest-container{
	font-family: Verdana;
	color: #575757;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	padding:10px 0px;
	border:0px dotted red;
	background-color: transparent;
	
}

.news-latest-gotoarchive {
	float: right;
	width:40%;
	margin: 0px 0px 0px 10px;
	background-color: transparent;
}

.news-latest-gotoarchive a {
}

.news-latest-item {
	
	font-family: Verdana;
	color: white;
	font-size: 12px;
	width: 196px;
	height: 95%;
	margin-left:0px;
	margin-bottom: 1px;
	margin-top: 20px;
	
}

.news-latest-item p {
	margin-top: 0px;
	margin-left: 0px;
}

.news-latest-item h3{
	line-height:15px;
	text-align: left;
	border:0px dotted red;
	margin: 4px;
	padding: 4px;
	background-color: #575757;
	font-family: Arial;
}

.news-latest-item IMG {
	margin-right:2px;
	border:0px solid #666;
	float:left;
}

.news-latest-category IMG {
	font-family: Verdana;
	color: white;
	float: left;
	border:none;
	margin:0px;
}

.news-latest-date {
	margin: 2px 2px 4px 2px;
	font-size:10px;
	color: white;
	float: right;
}

.news-latest-morelink {
	height:10px;
	font-size:10px;
	width: 95%;
}

.news-latest-morelink A {
	float:right;
	margin-top: 5px;
	font-size:10px;
}

.news-list-container {
margin-left: 10px;
width: 95%;
height: 95%;
}

.news-list-item {
	font-family: Verdana;
	color: white;
	font-size: 12px;
	border-bottom:1px dotted #307fde;
	margin-bottom: 15px;	
	width: 99%;
}

.news-list-item p {
	font-family: Verdana;
	color: white;
	font-size: 12px;
	/*border-bottom:1px dotted #307fde;*/
	margin-bottom: 10px;	
	margin-left: 20px;
	margin-right: 20px;
}



.news-list-item h3{
	line-height:15px;
	text-align: left;
	border:0px dotted red;
	margin-top: 1px;
	padding: 2px;
	background-color: #575757;
}

.news-list-item a {
	margin-left: 10px;
	font-size:12px;
}

.news-list-date{
	font-size:10px;
	color: #a7a7a7;
}

.news-list-morelink a {
	margin-top: 10px;
	height:15px;
	font-size:1px;
	text-align: right;	
	float:right;

}

.news-single-item {
	font-family: Verdana;
	color: white;
	margin: 10px 10px 10px 10px;
	padding: 20px;
	border: 1px dotted #575757;
}

.news-single-item h2{
	margin-top: 1px;
	padding: 2px;
	background-color: #575757;
	color: white;
}

.news-single-timedata {
	font-size:10px;
	color: #a7a7a7;
}

.news-single-backlink {
	text-align: right;
}

.news-single-backlink a:hover {
	font-size:13px;
}

/*a.internal-link {
	color: #307fde;
	background-color: transparent;
	font-family: Helvetica, sans-serif;
	text-decoration: underline;
  	font-size: 11px;
  	font-weight: bold;
}
*/

.news a p {	
        font-family: Arial;
	text-align: left;
	color: white;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 5px;
}

.news p {	
        font-family: Arial;
	text-align: left;
	color: white;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 10px 10px 10px;
}
