/* CSS Document */

.rssttl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	
		margin: 0px 0;
	padding: 0;
}
/* begin styles for RSS Feed */

.rss_box {
	width: 170px;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	padding: 10px;
}
.rss_items {
	padding:0px;
	color:#000000;
	margin: 0px;

}
p.rss_title {
	margin: 0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bolder;
	color: #FFFFCC;
	border-top: 1px solid #FFCC33;
	border-right: 1px solid #FFCC33;
	border-bottom: 1px solid #FFCC33;
	border-left: 1px solid #FFCC33;
	
	
}
.rss_title, rss_title a {
	text-decoration: none;
	font-family: verdana, sans-serif;
	font-size: 9px
	color:#000000;
	font-weight:bold;
	margin: 0px;
	padding:0px;
	text-align: left;
	font-size: 12px;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #ffffff;
}

.rss_item  {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 10pt;
	font-weight : bold;
	color:#0000FF;
	list-style:none;
	text-decoration: none;
	line-height: 15px;	padding-bottom: 15px;
}

.rss_item a {
	color:#0000FF;
	font-size: 10pt;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-style: normal;
	text-decoration: underline;
	font-weight: normal;	line-height: 15px;	padding-bottom: 15px;
}
	
.rss_item a:hover {
	color:#FF0000;
	font-size: 10pt;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-style: normal;
	text-decoration: underline;
	font-weight: normal;	line-height: 15px;	padding-bottom: 15px;
}
	
.rss_item a:visited {
	color:#660000;
	font-size: 10pt;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-style: normal;
	font-weight: normal;	line-height: 15px;	padding-bottom: 15px;
}


.rss_date {
	font-size: 9px;
	font-weight : normal;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;	padding-bottom: 15px;
line-height: 10px;
	}
