/* begin styles for RSS Feed */

BODY,TD { font-family : arial, helvetica; font-size : 9pt; color=#000099; }
DIV	{ padding:0.5em; 0.5em; }

.rss_box {
	 margin: 0.5em;
	 width: 200px;
	 background-color: #FFFFFF;
         border: 5px solid #CCCCCC;
	 
}
.rss_items {
	margin-top:0px;
	padding:0.5em; 0.5em;
	margin-left:0px;
	color: #FFFFFF;
}
p.rss_title {padding:0.5em;}
.rss_title {
	text-decoration: none;
	font-family: small tahoma, "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;
	font-size: 15px;
	background-color:#000099;
	color:white;
	font-weight:bold;
	margin: 0px;
	padding:0em;
	text-align: left;
}

.rss_item  {
  font-family: small tahoma, "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;
  font-size: 10px;
  font-weight : normal;
  list-style:none;
  padding-bottom:1em;
}

.rss_item a {
	text-decoration : none;
	color: #3300FF;
	font-size: 12px;
	font-weight:light;
	font-family:small tahoma, "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;
	}
	
.rss_item a:visited {
	color: #330066;
}

.rss_date {
	font-size: 85%;
	font-weight : normal;
	color: #fff;
	}

.menu {font-family: Arial;font-size: 11px;font-weight: 700;text-decoration: none;color: #000099;background: #CCFFFF;}
	
.footer {font-family: Arial;font-size: 11px;font-weight: 700;text-decoration: none; color: #FFFFFF;background: #000099;}
.footer_a {text-decoration: none;color: #FFFFFF;}
