body.news{
	/*background:#e2e2e2;*/
	/*color:#000066;*/
	font-family:arial, helvetica, sans-serif;
	font-size:11pt;
	SCROLLBAR-FACE-COLOR: #271603;
	SCROLLBAR-HIGHLIGHT-COLOR: #271603; 
	SCROLLBAR-SHADOW-COLOR: #271603; 
	SCROLLBAR-3DLIGHT-COLOR: #8b9aaf; 
	SCROLLBAR-ARROW-COLOR: #535564; 
	SCROLLBAR-DARKSHADOW-COLOR: #899aae; 
	SCROLLBAR-BASE-COLOR: #271603;
}

/*a{
	color:#087A79;
	font-family:arial, helvetica, sans-serif;
	font-size:11pt;
}*/

iframe {overflow-x: hidden;//overflow-y: scroll;
overflow-y: auto;
width: 100%;}

td.news_td{
	font-family:arial, helvetica, sans-serif;
	font-size:10pt;
	color: red;
}

.news_text{
	font-family:arial, helvetica, sans-serif;
	font-size:14px;
	color: #0c0c0c;
	text-align:justify;
}

.news_text2{
	font-family:arial, helvetica, sans-serif;
	font-size:12px;
	color: #0c0c0c;
	text-align:justify;
}

input.news{
	font-family:arial, helvetica, sans-serif;
	font-size:10pt;
}

textarea.news{
	font-family:arial, helvetica, sans-serif;
	font-size:10pt;
}

.news_dot {
	background-image: url('images/dot.jpg');
	background-repeat: repeat-x;
}

.news_title{
	color:red;
	font-size:14px;
	text-align:left;
}

.news_pdate{
	color:red;
	font-size:14px;
	text-align:right;
}

a.news:link{
	text-align:left;
	font-size:12px;
	color: #9bf7ff;
	/*font-weight: bold; */
	text-decoration: none;
}
a.news:active{
	text-align:left;
	font-size:12px;
	color: #9bf7ff;
	/*font-weight: bold; */
	text-decoration: none;
}
a.news:visited{
	text-align:left;
	font-size:12px;
	/*font-weight: bold; */
	color: #9bf7ff;
	text-decoration: none;
}
a.news:hover{
	text-align:left;
	font-size:12px;
	/*font-weight: bold; */
	color: #ffffff;
	text-decoration: none;
}

.news_date{
	color:#fceacb;
	font-size:11px;
	text-align:right;
}

/*----------------------------------------------*/
a.news_link:link{
 font-size:11px;
 color: #ff0000;
 text-decoration: none;
}
a.news_link:active{
 font-size:11px;
 color: #ff0000;
 text-decoration: none;
}
a.news_link:visited{
 font-size:11px;
 color: #ff0000;
 text-decoration: none;
}
a.news_link:hover{
 font-size:11px;
 color: #0000CC;
 text-decoration: none;
}

/*----------------------------------------------*/
a.news_lang:link{
	width:120px;
	text-align:center;
	font-size:14px;
	color: #2e2e2e;
	text-decoration: none;
	border:1px solid #000000;
	background-color:#ffffff;
}
a.news_lang:active{
	width:120px;
	text-align:center;
	font-size:14px;
	color: #2e2e2e;
	text-decoration: none;
	border:1px solid #000000;
	background-color:#ffffff;
}
a.news_lang:visited{
	width:120px;
	text-align:center;
	font-size:14px;
	color: #2e2e2e;
	text-decoration: none;
	border:1px solid #000000;
	background-color:#ffffff;
}
a.news_lang:hover{
	width:120px;
	text-align:center;
	font-size:14px;
	color: #ff0000;
	text-decoration: none;
	border:1px solid #000000;
	background-color:#ffffff;
}

a.news_linknews:link{
	text-align:left;
	font-size:11px;
	color: #000000;
	text-decoration: none;
}
a.news_linknews:active{
	text-align:left;
	font-size:11px;
	color: #000000;
	text-decoration: none;
}
a.news_linknews:visited{
	text-align:left;
	font-size:11px;
	color: #000000;
	text-decoration: none;
}
a.news_linknews:hover{
	text-align:left;
	font-size:11px;
	color: #0000ff;
	text-decoration: none;
}

.news_date{
	color:#000000;
	font-size:11px;
	text-align:right;
}
