body
{
	width:20000px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #0F2656;
	color: #FFFFFF;
}

div#cma
{
	width: 168px;
	height: 14px;
	float: left;
}

div#cma img
{
	border-width: 0;
	margin-top: 0px;
}

div#ticker-outer
{
	position: relative; 
	height: 14px; 
	width: 996px; 
	overflow: hidden; 
	float: left;
}

.ticker
{
	position: relative;
	visibility: hidden;
	left: 0px; 
	top: 0px; 
	width: 100%;
}

.ticker-main
{
	padding-bottom:	0px; 
	padding-left: 10px;
	padding-right: 10px;
	margin: 0px;
}

div#cma a
{
	color: #00B1E6;
	text-decoration: none;
}

.ticker-main a
{
	color: #FFFFFF;
	text-decoration: none;
}

.ticker-up
{
	 	color: red; 
	font-weight: 600;
}

.ticker-down
{
	color: green;

	font-weight: 600;
}

.ticker-img
{
	height: 10px;
	width: 10px;
	border-width: 0;
}
