
BODY{
	font-family: Trebuchet MS, Verdana, Tahoma, Arial;
	font-size:12px;
}

span.news_date_label
{
	font-weight: bold; color:#075FB9;
}
span.news_title_label
{
	font-weight: bold; color:#075FB9;
}
span.news_headline_label
{
	font-weight: bold; color:#075FB9;
}
.news_headline_field
{
	font-weight: normal;
}
span.news_story_label
{
	font-weight: bold; color:#075FB9;
}
span.news_frontpage_label
{
	font-weight: bold; color:#075FB9;
}
span.news_date_field
{
	font-weight: light; color:white
}
span.news_title_field
{
	font-weight: light; color:blue;
}
.news_story_field
{
	font-weight: normal;
}
span.news_frontpage_field
{
	font-weight: light; color:blue;
}
.news_table{
	width: 100%;
	table-layout: auto;
}
td.news_table_header{
	background-color: #075FB9;
	color: White;
	font-stretch: normal;
	font-size: 13px;
	font-variant: normal;
	font-weight: bold;
}
.news_table_details{
	border: 1px solid #075FB9;
}
.news_table_line{
	font-size: 13px;
	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;
	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_box{
  margin-top: 10px;
  width: 95%px;
}
.show_news_date{ 
font-size: 10px;
color: White;
  margin-left: 0px;
  margin-bottom: 0px;
  margin-top: 0px;
}
.show_news_startdate{  
font-size: xx-small;
  margin: 0% 0% 0% 5%;
}
.show_news_enddate{
font-size: xx-small;
  margin: 0% 0% 0% 5%;
}
.show_news_title{
font-family: Trebuchet MS, Verdana, Tahoma, Arial;
	font-size:13px;
	color: #D20000;
 font-weight: bolder;
  padding-bottom: 10px;
  padding-top: 0px;
  padding-left: 0px;
  margin: 0px 0px 0px 0px;
}
.show_news_subtitle{
  margin: 0% 0% 0% 5%;
}
.show_news_category{
  margin: 0% 0% 0% 5%;
}
.show_news_headline{
  margin-bottom:10px;
}
.show_news_story{
font-family: Trebuchet MS, Verdana, Tahoma, Arial;
 font-size:12px;
  margin: 0% 0% 0% 0%;
  padding-top: 5px;
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 0px;
/*  font-size: 10px !important;*/
/*border-bottom : 1px dotted steelblue !important;*/
}
.tpl_show_news_date{
  font-size: xx-small;
  margin: 0% 0% 0% 5%;
  padding-left: 15px;
  font-weight: lighter;
  font-stretch: narrower;
  font-style: italic;
}
.tpl_show_news_title{
  font-weight: bold ;
  padding-bottom: 2px;
  padding-top: 2px;
margin-top: 10px;
  padding-left: 3px;
  margin: 0px 0px 0px 0px;
}
.tpl_show_news_story{
  margin: 0% 0% 0% 5%;
  padding-top: 5px;
  padding-right: 0px;
  padding-left: 0px;
}
.tpl_show_news_box{
  margin: 10px 0px 0px 0px;
  width:95%%;
}
.tpl_show_news_text{
padding-bottom: 10px;
/*border-bottom: 1px dotted steelblue;*/}
.admin{
    height:24px;
    background-color: #075FB9;
    color: White;
    display: block;
}
.news_confirm_button{
text-align:center;
}
.news_confirm_button input{
color:#666;
border:1px solid #006699;
background-color:none !important;
}
.news_confirm_button input:hover{
background-color: #F6F6F6;
color:#006699; 
}

.details_news_title{
 margin-top: 0px;
  margin-bottom: 10px;
  font-weight: bold; color: #DD0000;
}
