/* CSS Document */

.full_text_news {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #42396f;	
}

.pstrnav {
	padding: 0px 10px 20px 15px;
	color:#424242;
}

.pstrnav a{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #245E93; 
	text-decoration: underline;
}

.table_news {
	border:1px solid #cccccc; 
	width: 560px;
	margin-left: 8px;
}
	
.news_title_fon {
	background-color:#00a650;
}

.news_name {
	font-weight:bold; 
	margin-top:4px; 
	margin-bottom:4px;
	margin-left: 20px;
}

.news_name a{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size:13px;
	color:#423970; 
	text-decoration:underline;
}

.news_date {
	font-size: 13px; 
	margin-top: 4px; 
	margin-bottom: 1px; 
	color: #424242;
	margin-left: 20px;
}

.news_author {
	font-size: 13px; 
	margin-top: 1px; 
	margin-bottom: 5px; 
	color: #424242;
	margin-left: 20px;
}

.news_description {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #42396f;
	margin-top: 10px; 
	margin-bottom: 7px; 
	margin-left: 15px; 
	margin-right: 15px; 
}


.more {
	text-align: right;
	margin-right:10px;
}
.more a {
	font-size: 11px;
	color: #aa1d44;
	font-weight: bold;
	text-decoration: none;
}
.more a:hover {
	color: #42396f;
}

.view_news_name {
	font-size: 15px; 
	font-weight: bold; 
	color: #aa1d44; 
	text-align: center;
	margin-left: 20px;
}

a.links {
  color: #000000;
  text-decoration: none;
}

a:hover.links  {
  color:  #cccccc;
  text-decoration: none;
}