#t1 {
	background: white url('/media/header/header-bg.gif') top left repeat;
}

#t1 TR TD {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-transform: uppercase;
	font-size: 11px;
	text-align: center;
}

#t1 TR TD A:link, #t1 TR TD A:visited {
	color: #e01914;
	text-decoration: none;
}

#t1 TR TD A:hover, #t1 TR TD A:active {
	color: #ff0000;
	text-decoration: underline overline;
}


H1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 17px;
	color: #666;
	margin-top: 0px;
	padding-top: 0px;
	text-align: center;
}

H2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #666;
	margin-top: 0px;
	padding-top: 0px;
}



#marketsNav {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #666666;
	width: 187px;
	height: 222px;
	vertical-align: top;
	background: #f1f1f1;
}

#marketsNav UL {
	padding: 0px;
	list-style: none;
}

#marketsNav UL LI {
	clear: both;
}

#marketsNav UL LI A {
	display: block;
	width: 186px;
}

#marketsNav UL LI A:link, #marketsNav UL LI A:visited {
	color: #e01914;
	text-decoration: none;
}

#marketsNav UL LI A:hover, #marketsNav UL LI A:active {
	color: #ff0000;
	text-decoration: underline overline;
}

#marketsNav UL LI A IMG{
	border: none;
	outline: none;
	float: left;
}
