a,
a:link,
a:visited,
a:hover,
a:active
{
    color: #FFFFFF;
}

body {
    background-image: url(411/mainback.jpg);
    background-color: #38563A;
}

body,td,th {
    color: #86b38c;
}

ul.MenuBarHorizontal {
    border: 1px solid #86b38c;
}

.container {
    background-image: url(411/newsback.jpg);
    background-color: #38563A;
}

.news-container {
    position: relative;
    padding: 0px 0px 180px 20px;
    margin-top: 40px;
}

#title {
    background: url(411/411header.jpg) no-repeat;
}

.fd_bordertable { 
	background-color: transparent; 
	padding: 0; 
	width: 750px;
}

/* table container for feed news */
.fd_maintable { border-width: 0; background: transparent }

/* header cell with feed title text and xml button */
.fd_header { 
	padding: 0px; 
	color: white; 
	text-align: left; vertical-align: top 
}

/* header title link (leading to rss) */
.fd_headerlink, .fd_headerlink:visited, .fd_headerlink:hover {
	font-family: "Times New Roman", Times, serif; font-size: 14px; font-weight: bold; 	
	color: white;	text-decoration: none;
}

/* item link properties, such as text-decoration and etc */
.fd_itemlink { color: #1b2a1d; text-decoration: none; }
.fd_itemlink:visited { color: #1b2a1d; text-decoration: none }
.fd_itemlink:hover { color: #FFFFFF; text-decoration: none }

/* item descriptions */
.fd_itemcell { 
	padding: 10px; 
	line-height: 16px; 
	background: transparent; color: #86b38c; 
	font-family: "Times New Roman", Times, serif; font-size: 12px 
}

/* item post date */
.fd_postdate { 
	color: #82200c;	font-style: italic;	
}

/* item author */
.fd_author { 
}