#marquee {
	width:880px;  /* 795 */
	height:22px;
	margin:0px auto;
	text-align:right;
	background-image:url('../images/marquee-RPJR.gif');
	color:#00FFFF;
	font-style:normal;
	font-weight:bold;
	font-size: 10pt;
}

marquee {
	position:relative;
	left:-3px;
	top:2px;
	width: 750px;        /* 675px; */
	margin:0px 0px 0px 0px;
	text-align:right;
	color:#FF8000;  /* #FF8000=orange-red of horizontal menu items            color:#FFFF80; yellow*/
}




