span.news_date_label {font-weight: bold; color:#FF0000;font-size: 10px;}
span.news_title_label{font-weight: bold; color:#BBBB00;font-size: 10px;}
span.news_headline_label{font-weight: bold; color:#00FF00;font-size: 10px;}
.news_headline_field{font-weight: bold; color:#0000FF;font-size: 10px;}
span.news_story_label{font-weight: bold; color:#00FFFF;font-size: 10px;}
span.news_frontpage_label{font-weight: bold; color:#FF00FF;font-size: 10px;}
span.news_date_field{font-weight: bold; color:#FFFF00;font-size: 10px;}
span.news_title_field{font-weight: bold; color:#000000;font-size: 10px;}
.news_story_field{font-weight: bold; color:#FF8800;font-size: 10px;}
span.news_frontpage_field{font-weight: bold; color:#888888;font-size: 10px;}
.news_table{width: 100%;table-layout: auto;}
td.news_table_header{background-color: #075FB9;color: White;font-size: 10px;font-variant: normal;font-weight: bold;}
.news_table_details{border: 1px solid #075FB9;}
.news_table_line{font-size: 1em;text-decoration: none;padding-bottom: 2px;padding-top: 2px;}
.paging_block{width: 100%;border: none;font-size: 10px;color: #1144A4;display: inline;}
.db_info{float: left;margin-left: 0.5em;padding-top: 10px;}
.page_info{float: right;margin-right: 0.5em;padding-top: 10px;}
.table_paging{clear: both;text-align: center;}

.show_news_date{font-size: 9px;	color: #909292;	padding-left:15px; font-style: italic;}
.show_news_title { font-size:18px; font-weight:normal; color: #BBBB00; padding-bottom: 2px; padding-left: 0px; margin: 0px 0px 0px 0px; }
.show_news_title a, .show_news_title a:link, .show_news_title a:visited  { font-size:12px; font-weight:bold; text-decoration:none; color: #707272; padding-top:12px; display:block;}
.show_news_title a:hover  {	color: #BBBB00; }
  
.show_news_story{ font-size: 10px; margin: 0% 0% 0% 5%; padding-top: 1px; padding-right: 0px; padding-left: 15px; padding-bottom: 2px; }
.show_news_box{ margin: 0px 0px 0px 0px; width:100%; }
.tpl_show_news_date{font-size: 9px; padding-left: 15px; color: #909292; font-weight: normal; font-style: italic; }

.tpl_show_news_title, .tpl_show_news_title a, .tpl_show_news_title a:link, .tpl_show_news_title a:visited{
  font-weight: bold ;
  font-size: 10px;
  color: #505252;
  text-decoration: none;
  padding-bottom: 2px;
  padding-top: 2px;
  padding-left:0px;
  margin: 0px 0px 0px 0px;
}
.tpl_show_news_title a:hover{
  color: #BBBB00;
}
.tpl_show_news_story{
  font-weight: normal ;
  font-size: 10px;
  color: #505252;
  margin: 0% 0% 0% 5%;
  padding-top: 5px;
  padding-right: 0px;
  padding-left: 15px;
  padding-bottom: 0px
}
.tpl_show_news_box{
  margin: 10px 0px 0px 0px;
  width:100%;
}

.confirm_button input{height: 20px; color:#505252; border: 1px solid #C4C6C6;;background-color:#eeeeee; cursor: hand; }

.admin{
    height:24px;
    background-color: #075FB9;
    color: White;
    display: block;
}