/* CSS Document */
<style type="text/css">

.style17 {font-family: Arial, Helvetica, sans-serif; font-size: small; color: #0053B0; }
.style20 {font-family: Arial, Helvetica, sans-serif; font-size: small; color: #FFFFFF; font-weight: bold; }
.style22 {font-family: Arial, Helvetica, sans-serif; font-size: small; color: #0053B0; font-style: italic; }
.style23 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.style24 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #95AB49;
}
.style25 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
}
.style26 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	color: #666666;
}
/*TICKER*/
.ticker{
	padding: 0px;
	width: 240px;
	height: 340px;
	overflow: hidden;
}
.elementoticker{
	padding: 5px 5px 5px 5px;
	font-size: 8pt;
}
.elementoticker:hover{
	background-color: #e5e5e5;
}
.elementoticker A{
	color: #33c;
	font-weight: bold;
}
.elementoticker SPAN{
	display: block;
}
.contelementoticker{
	height: 75px;
	margin: 10px 0 0 0;
	overflow: hidden;
	
}
.cu250up{
	background-position: top center;
    background-repeat: no-repeat;
	background-image: url(images/250-usu-up.gif);
}
.cu250md{
	width: 250px;
    background-repeat: repeat-y;
	background-image: url(images/250-usu-md.gif);
	margin-bottom: 10px;
}
.cu250dw{
	background-position: bottom left;
    background-repeat: no-repeat;
	background-image: url(images/250-usu-dw.gif);
	padding: 6px 0px 6px 0px;
	
}
.cu250tit{
	border-bottom: 1px solid #e5e5e5;
	background-color: #e8eefa;
	padding: 0px 5px 6px 9px;
	margin: 0 1px 0 1px;
}
.cu250cue{
	padding: 6px 5px 2px 10px;
	overflow: hidden;
	font-size: 8pt;
}


</style>

