body      						  { background-color:#D6D6D6;
    scrollbar-arrow-color:#FA0D0D;
   scrollbar-face-color:#7BA254;
   scrollbar-highlight-color:#B2B2B2;
   scrollbar-3dlight-color:#B2B2B2;
   scrollbar-shadow-color:#B2B2B2;
   scrollbar-darkshadow-color:#B2B2B2;
   scrollbar-track-color:#CDCDCD; }



p                				       { text-align: left; word-spacing: 0; text-indent: 0; line-height: 100%; margin: 0 }
a:link              { color: #000000; text-decoration: none }
a:active          { color: #000000; text-decoration: none }
a:visited         { color: #000000; text-decoration: none }
/*	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 {
    margin-bottom: 1px
}

/* the channel part in the css template */
.zf_channel {
	padding: 1px;
	background-color: #B2B2B2;
	border: 1px solid #7BA254;
	height: 60px 
}

/* the channel logo part in the css template */
.zf_logo {
    border-style:solid; border-width:0px; float: left;
    padding: 5px
}

/* the channel title part in the css template */
.zf_chantitle {
font-family: Arial; font-size: 12pt; text-decoration: none; font-weight: bold; color:#000000}

/* the channel rss part in the css template */
.zf_rss {
	font-size: 8pt;
	text-decoration:none; font-family:Arial; font-weight:bold
}

/* the controls part in the css template */
.zf_controls {
	float: right;
}

/* the moreurl part in the css template */
.zf_moreurl {
	font-size:10pt; font-family:Arial
}

/* the hideurl part in the css template */
.zf_hideurl {
	font-family:Arial; font-size:10pt
}


/* the lastupdated part in the css template */
.zf_lastupdated {
	float: left;
	color: #000000; font-family:Arial; font-size:8pt; text-decoration:none; padding-left:20px
}

/* the news container part in the css template */
.zf_news {
	background-color: #D6D6D6;
	margin-top: 5px;
	padding-left: 2px;
	border: 1px solid #7BA254;
	font-family: Arial;font-size:12pt; color:#000000
}

/* the news title part in the css template */
.zf_title {

    border:1px solid #7BA254; background-color: #B2B2B2;
    margin: 5px; font-family:Arial; font-size:10pt; text-decoration:none; color:#000000; font-weight:bold
}

/* the news description part in the css template */
.zf_description {
    text-align: left;
    margin: 1px;
    font-size: 10pt;
    font-family: Arial;color:#000000
}

/* the news publication date part in the css template */
.zf_pubdate {
    color: #000000;
    font-size: 8pt;
    font-family: Arial;
    text-align: right; text-decoration:none underline
}

/* the footer part in the css template */
.zf_footer {
	height: 10px;
}

/* the between channels part in the css template */
.zf_between {
	height: 10px;
}