body, table, td, th {
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	border: 0px ;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFF;
	text-decoration: none;
}
a:hover {
	color: #d51772;
	text-decoration: none;
}
.size13 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #FFFFFF;}
.copyright {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #FFFFFF;}
.size13_black {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #000000;}

body
{
  scrollbar-arrow-color: ffffff;
  scrollbar-base-color: 000000;
  scrollbar-track-color: 000000;
  scrollbar-face-color: 000000;
  scrollbar-highlight-color: 000000;
  scrollbar-3dlight-color: ffffff;
  scrollbar-darkshadow-color: 000000;
  scrollbar-shadow-color: ffffff;
}

.imglink {border:0px}

/*	zFeeder CSS style sheet
	works with the css template
	author: AB & LCX
	note: set elements to display:none if you don't want them showed
*/


/* the header part in the css template */
.zf_header {
}

/* the channel part in the css template */
.zf_channel {
}

/* the channel logo part in the css template */
.zf_logo {
}

/* the channel title part in the css template */
.zf_chantitle {
}

/* the channel rss part in the css template */
.zf_rss {
}

/* the controls part in the css template */
.zf_controls {
}

/* the moreurl part in the css template */
.zf_moreurl {
}

/* the hideurl part in the css template */
.zf_hideurl {
}


/* the lastupdated part in the css template */
.zf_lastupdated {
	float: left;
	font-style: italic;
	color: #FFFFFF;
}

/* the news container part in the css template */
.zf_news {
	background-color: #000;
	color: #fff
	text-align: center;
	padding: 3px 1px 3px 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

/* the news title part in the css template */
.zf_title {
	background-color: #666;
	color: #000;
	text-align: center;
	padding: 1px 1px 1px 1px;
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

/* the news description part in the css template */
.zf_description {
	background-color: #666;
	color: #CCC;
	text-align: center;
	padding: 1px 1px 1px 1px;
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

/* the news publication date part in the css template */
.zf_pubdate {
    color: #999;
    font-size: 80%;
    font-family: Tahoma;
    text-align: right;
}

/* the footer part in the css template */
.zf_footer {
}

/* the between channels part in the css template */
.zf_between {
}
