span.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: 0.8em;
}
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: 100%;
	table-layout: auto;
}
td.news_table_header{
	background-color: #075FB9;
	color: White;
	font-stretch: normal;
	font-size: 1em;
	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: 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_date{
  font-size: xx-small;
  margin: 0% 0% 0% 5%;
}
.show_news_title{
  font-weight: bolder ;
  font-size: normal;
  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;
}
.show_news_story{
  font-size: normal;
  margin: 0% 0% 0% 5%;
  padding-top: 5px;
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 0px
}
.show_news_box{
  margin: 10px 0px 0px 0px;
  width:100%%;
}
.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 ;
  font-size: smaller;
  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: smaller;
  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%%;
}
.tpl_show_news_text{
  padding-left: 15px;
  padding-right: 10px;
  width:95%;
}
.admin{
    height:24px;
    background-color: #075FB9;
    color: White;
    display: block;
}

.banner120-60{
	width:130px;
	height:70px;
	border: 1px solid;
	padding: 2px;
	background-color: #fff;
	display:none;
}

.banner120-90{
	width:130px;
	height:100px;
	border: 1px solid;
	padding: 2px;
	background-color: #fff;
	display:none;
}

.skyscraper120-600{
	width:130px;
	height:610px;
	border: 1px solid;
	padding: 2px;
	background-color: #fff;
	display:none;
}


/* the classes below are used by the showaffiliatespage function*/
.affiliates-wrapper{

}
.affiliate-block{
	float:left;
	width:98%;
	border-bottom:1px dashed #FF9900;
	margin:0;
	padding:0;
	padding-bottom: 10px;
	margin-top: 5px;
	margin-right: 5px;
	/*display: inline;*/
}
.affiliate-banner{
	/*position: relative;*/
	float: left !important;
	padding: 5px 10px 5px 0px;
	margin-left: 0px;
}

.affiliate-textblock{
	padding: 5px 0px 5px 0px; 
}

.affiliate-link{
	text-align: left;
	padding: 3px 0px 5px 0px;
}

.affiliate-info{
	text-align:justify;
	display: block;
}

.affiliate-link a:link {
	font-weight:bold;
	text-decoration:none;
	border-bottom:1px dotted;
}


.affiliate-colum-block{
	float:left;
	margin:0;
	padding:0;
}
.affiliate-colum-banner{
	position: relative; /*	float: left !important; */;
	padding: 0px 2px 10px 3px;
	margin-left: 0px;
}

