ppan.news_date_label
{
	font-weight: bold; color:#075FB9;
	font-family: verdana;
	font-size: 1em;
}
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: light; color:red;
	font-family: verdana;
	font-size: 0.8em;
}
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: 95%;
	table-layout: auto;
}
td.news_table_header{
    font-size: 12px;
	background-color: #075FB9;
	color: White;
	font-stretch: normal;
	font-variant: normal;
	font-weight: bold;
}
.news_table_details{
	border: 1px solid #075FB9;
}
.news_table_line{
	font-size: 12px;
	text-decoration: none;
	padding-bottom: 3px;
	padding-top: 3px;
}
.h1b {
	font-size: 17px;
	color: #990033;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../../../images/greenline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 100%;
}

.paging_block{
	width: 400px;
	border: none;
	font-size: 11px;
	color: #333333;
}
.db_info{
	float: left;
	padding-top: 7px;
}
.page_info{
	float: right;
	padding-top: 7px;
}
.table_paging{
	text-align: center;
}
.show_news_date{
	font-size: 9.6px;
	margin: 0 0 0 2px;
	color: #666666;
}
.title_link{
  text-decoration: none;
}
.show_news_title{
  font-size: 17px;
font-weight: bold;
  color: #990033;
  text-decoration: none;
  padding-bottom: 2px;
  font-family: Arial, Helvetica, sans-serif;
  background-image: url(../../../images/greenline.gif);
  background-repeat: repeat-x;
  background-position: left bottom;
  width: 100%;
  margin: 0px 0px 0px 0px;
}
.show_news_story{
  font-size: 12px;
  font-family: verdana, Helvetica, sans-serif;
  line-height: 18.5px;
  margin: 0% 0% 0% 0%;
  padding-top: 4px;
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 2px
}
.show_news_box{
  margin: 5px 0px 0px 0px;
  width:98%;
}
.tpl_show_news_date{
  font-size: 12px;
  margin: 0% 0% 0% 5%;
  padding-left: 0px;
  font-weight: lighter;
  font-stretch: narrower;
  font-style: italic
}
.tpl_show_news_title{
  font-weight: bold ;
  font-size: 16px;
  padding-bottom: 2px;
  padding-top: 2px;
  background-image: url(../images/news_item_current.gif);
  background-position: left;
  background-repeat: no-repeat;
  padding-left: 15px;
  margin: 0px 0px 0px 0px;
}
.tpl_show_news_story{
  font-size: small;
  margin: 0% 0% 0% 5%;
  padding-top: 5px;
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 0px
}
.tpl_show_news_box{
  margin: 10px 0px 0px 0px;
  width:100%;
}
.admin{
    height:24px;
    background-color: #075FB9;
    color: White;
    display: block;
}