/* ttnews1 */
.news_list_item
{
  text-align: justify;
}
.news_list_item P {
  margin-top : 0px;
  margin-bottom : 0px;
  padding-bottom : 0px;
  text-align: justify;
}
.news_list_title, .news_list_title A, .news_list_title A:link, .news_list_title A:visited, .news_list_title A:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 18px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #606907;
}
.news_list_date
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  color: black;
}
.news_list_subheader
{
margin-top: 10px;
color: black;
}
.news_list_subheader A, .news_list_subheader A:visited, .news_list_subheader A:hover, .news_list_subheader A:active
{
color : black;
}
.news_list_author
{
font-family: Arial, Helvetica, Sans-Serif;
}
.news_list_author P { margin-top: 3px; font-size: 10px; color: #c60000; }
.news_list_links { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #36628D }
.news_list_category { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #c60000; }
.news_list_category A { color: #c60000; }
.news_list_category A:visited { color: #c60000; }
.news_list_category A:hover { color: #c60000; }
.news_list_category A:active { color: #c60000; }
/* ttnews2 */
.news_list_itemtt2 P {	margin-top : 0px; margin-bottom : 0px; padding-bottom : 0px; text-align: justify; }
.news_list_titlett2, .news_list_titlett2 A, .news_list_titlett2 A:link, .news_list_titlett2 A:visited, .news_list_titlett2 A:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #606907;
}
/* single */
.news_single_item
{
text-align: justify;
}
.news_single_item P { margin-top : 0px; margin-bottom : 0px; padding-bottom : 0px; text-align: justify; }
.news-single-item H2 { margin-bottom: 15px; }
.news-single-item H3 { font-family : Verdana, sans-serif; font-size : 14px; margin-bottom: 15px; }
.news_single_date
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 13px;
color: black;
}
.news-single-author { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #c60000; }
.news-single-author P { color: #c60000; }
.news-single-img { float: left; margin-right:10px; margin-top: 0px; }
.news-single-imgcaption
{
  clear:both;
  font-size: 7px;
}
.news-list-container IMG
{
float: left;
margin-right:5px;
}
.news-list-imgcaption { float: left; padding-top:3px; padding-right:3px; font-size: 9px; }
.news_single_table_header { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #333333; background-color: #eeeeee }
.news-single-related,.news-single-files,.news-single-links { margin:0px; margin-bottom: 3px; padding:0px; background-color:#FFFFFF; }
.news-single-related DD, .news-single-links DD, .news-single-files DD {	margin-left:20px; }
.news-single-related DT, .news-single-links DT, .news-single-files DT { font-family : Arial, Helvetica, sans-serif; font-size : 20px; font-weight: bold;color : #646464; margin-left: 0px; margin-bottom:5px; width:90%; }
.news-single-backlink, .news-single-backlink a
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-weight: bold;
  font-size: 12px;
  margin-bottom: 10px;
  margin-top: 10px;
  color:#887A44;
}
/* tt_news Page-Browser */
.tx-ttnews-browsebox, .browseBoxWrap { /*margin:3px;*/ border:1px solid #C0C0C0; padding:3px; background-color:white; }
.tx-ttnews-browsebox TD { font-size: 10px; }
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell { font-weight: bold; }
.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P { margin:0px; }
.tx-ttnews-browsebox-SCell { background-color: #EEEEEE; border:1px solid #887A44; }
