.trading_center_sponsors {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-image: url(/graphics/sponsors_bg.gif);
	background-repeat: no-repeat;
	height: 70px;
	width: 668px;
	text-align: left;
	margin:4px;
}
.trading_center_sponsors_6wide {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: normal;
        color: #000000;
        background-image: url(/graphics/sponsors_bg_6wide.gif);
        background-repeat: no-repeat;
        height: 70px;
        width: 750px;
        text-align: left;
        margin:4px;
}
.trading_center_sponsors_2wide {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-image: url(/graphics/sponsors_bg_2wide.gif);
	background-repeat: no-repeat;
	height: 150px;
	width: 272px;
	text-align: left;
	margin-right: 4px;
	margin-left: 4px;
}
.trading_center_sponsors_2wide_2high {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-image: url(/graphics/sponsors_bg_2wide_2high.gif);
	background-repeat: no-repeat;
	height: 105px;
	width: 272px;
	text-align: left;
	margin-right: 4px;
	margin-left: 4px;
}
.header_nav_bg {
        background-image: url(/graphics/header_nav_bg.gif);
        background-repeat: repeat-x;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #CC0000;
        height: 25px;
        text-align: center;
        margin:0px 0px 4px;
        background-position: bottom;
        line-height: 21px;
}
.header_nav_markets {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #CC0000;
        line-height: 20px;
        background-image: url(/graphics/header_nav_bg_markets.gif);
        background-repeat: repeat-x;
        text-align: center;
        background-position: bottom;
        margin-top: -4px;
        margin-bottom: 4px;
}
.footer_nav_bg {
	background-image: url(/graphics/footer_nav_bg.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	height: 39px;
	line-height: 39px;
	text-align: center;
	margin:4px;
}
.rednav {
	color: #CC0000;
	text-decoration: none;
}
.footer_nav_markets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	line-height: 20px;
	background-color: #CCFFFF;
	margin:4px;
}
.rednav:hover {
	text-decoration: underline;
}
.footer_nav_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin:4px;
}
.blacknav {
	color: #000000;
	text-decoration: none;
}
.blacknav:hover {
	text-decoration: underline;
}
hr {
	color:#003F96;
}
