span.news_date_label
{ font-weight: bold; color:#075fb9; font-family: verdana; font-size: 1em; font-style: italic; }
span.news_title_label
{
	font-weight: bold; color:#075FB9;
	font-family: verdana;
	font-size: 1em;
}
span.news_headline_label
{
	font-weight: bold; color:#075FB9;
	font-family: verdana;
	font-size: 1em;
}
.news_headline_field
{
	font-weight: normal;
	font-family: verdana;
	font-size: 1.1em;
}
span.news_story_label
{
	font-weight: bold; color:#075FB9;
	font-family: verdana;
	font-size: 1em;
}
span.news_frontpage_label
{
	font-weight: bold; color:#075FB9;
	font-family: verdana;
	font-size: 1em;
}
span.news_date_field
{ font-weight: lighter; color:red; font-family: verdana; font-size: xx-small; font-style: italic; }
span.news_title_field
{
	font-weight: light; color:blue;
	font-family: verdana;
	font-size: 0.8em;
}
.news_story_field
{
	font-weight: normal;
	font-family: verdana;
	font-size: 1.1em;
}
span.news_frontpage_field
{
	font-weight: light; color:blue;
	font-family: verdana;
	font-size: 0.8em;
}
.news_table{
	width: 100%;
	table-layout: auto;
}
td.news_table_header{
	color: white;
	font-stretch: normal;
	font-size: 1em;
	font-variant: normal;
	font-weight: normal;
}
.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: 0.8em;
	color: #1144A4;
	display: inline;
}
.db_info{
	float: left;
	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: xx-small; font-style: italic; margin: 0 0 0 5%; }
.show_news_title{
  font-weight: bolder ;
  font-size: larger;
  padding-bottom: 2px;
  padding-top: 2px;
 /* background-image: url(../images/news_item_current.gif);*/
  background-position: left 50%;
  background-repeat: no-repeat;
  margin: 0;
}
.show_news_story{  }
.show_news_box{
  margin: 10px 0 0;
  width:100%;
}
.tpl_show_news_date{ color: black; font-size: xx-small; font-weight: lighter; }
.tpl_show_news_title{
  padding-bottom: 2px;
  padding-top: 2px;
 /* background-image: url(../images/news_item_current.gif);*/
  background-position: left 50%;
  background-repeat: no-repeat;
  margin: 0;
}
.tpl_show_news_story{ padding: 5px 0 0; }
.tpl_show_news_box{
  margin: 10px 0px 0px 0px;
  width:100%%;
}
.admin{
    height:24px;
    background-color: #075FB9;
    color: White;
    display: block;
}
