span.news_date_label
 { color: #333333; font-size: 12px; font-family: verdana; font-weight: bold }
span.news_title_label
 { color: #f30; font-size: 12px; font-family: verdana; font-weight: bold }
span.news_headline_label
  { color: #075fb9; font-size: 12px; font-family: verdana; font-weight: bold }
.news_headline_field
 { font-size: 12px; font-family: verdana; font-weight: normal }
span.news_story_label
  { color: #075fb9; font-size: 12px; font-family: verdana; font-weight: bold }
span.news_frontpage_label
 { color: #075fb9; font-size: 12px; font-family: verdana; font-weight: bold }
span.news_date_field
 { color: red; font-size: 12px; font-family: verdana; font-weight: light }
span.news_title_field
 { color: blue; font-size: 12px; font-family: verdana; font-weight: light }
.news_story_field
 { font-size: 12px; font-family: verdana; font-weight: normal }
span.news_frontpage_field
 { color: blue; font-size: 12px; font-family: verdana; font-weight: light }
.news_table{
	width: 100%;
	table-layout: auto;
}
td.news_table_header { color: #999; font-size: 12px; font-variant: normal; font-weight: bold; font-stretch: normal; background-color: #075fb9 }
.news_table_details{
	border: 1px solid #075FB9;
}
.news_table_line { font-size: 12px; text-decoration: none; padding-top: 2px; padding-bottom: 2px }
.paging_block { color: #1144a4; font-size: 12px; display: inline; width: 100%; border: none }
.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  { color: #666; font-size: 10px; margin: 0 0 0 5% }
.show_news_title { color: #000; font-size: 12px; background-image: url(../images/news_item_current.gif); background-repeat: no-repeat; background-position: left 50%; margin: 0; padding-top: 2px; padding-bottom: 2px; padding-left: 15px }
.show_news_story { color: #333; font-size: 12px; margin: 0 0 0 5%; padding: 5px 0 0 }
.show_news_box{
  margin: 10px 0px 0px 0px;
  width:100%%;
}
.tpl_show_news_date  { color: #666; font-size: 10px; font-style: italic; font-weight: lighter; font-stretch: narrower; margin: 0 0 0 5%; padding-left: 15px }
.tpl_show_news_title { font-size: 12px; font-weight: bold; background-image: url(../images/news_item_current.gif); background-repeat: no-repeat; background-position: left 50%; margin: 0; padding-top: 2px; padding-bottom: 2px; padding-left: 15px }
.tpl_show_news_story { font-size: 12px; margin: 0 0 0 5%; 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;
}