.ejs_scroll {font-size:10px;font-family:Verdana;color:#41579A;}
.liendefil {font-size:10px;font-family:Verdana;color:#FFFFFF;text-decoration:none;}
.liendefil:hover { text-decoration:underline; }
.ItemBody
{
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 0px;
    FONT-SIZE: 11px;
    PADDING-BOTTOM: 5px;
    PADDING-TOP: 5px;
    FONT-FAMILY: Verdana
}
.bg A:active
{
    COLOR: white;
    TEXT-DECORATION: none
}
.bg A:link
{
    COLOR: white;
    TEXT-DECORATION: none
}
.bg A:visited
{
    COLOR: white;
    FONT-FAMILY: Arial Black
    TEXT-DECORATION: none
}
.bg A
{
    COLOR: white;
    TEXT-DECORATION: none
}
.bg A:hover
{
    COLOR: black;
    TEXT-DECORATION: none
}

/* for on-demand mode only:
	control (arrow) to scroll items backward - DIV
	use to position the control */

.ArrowUp {
	top: 60px;
	right: 90px;
	height: 13px;
	width: 14px;
}

.ArrowDn {
	height: 13px;
	width: 14px;
	right: 50px;
	top: 60px;


}

.ArrowLect {
	height: 13px;
	width: 14px;
	right:70px;
	top: 60px;




}

.ArrowPause {
	top: 60px;
	right: 70px;
	height: 13px;
	width: 14px;
}

