body
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-color: #000000;
}

.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	color: #666666;
}

.subheader01 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 14px;
	color: #2D4303;
}

.subheader02{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 14px;
	color: #666666;
}

.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	color: #333333;
	padding-left: 16px;
}

td.ticker_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color:#666666;
	background-color: #CECEBD;
	border-bottom: 1px solid #567354;
	padding-left: 7px;
	height: 22px;
}

td.ticker_tan, td.ticker_tan_nb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color:#666666;
	background-color: #E7E7D6;
	border-right: 1px solid #567354;
	border-bottom: 1px solid #567354;
	height: 22px;
}

td.ticker_tan_nb {
	border-right: 0px solid #E7E7D6;	
}

.ticker_text 
{
	background-color: #E7E7D6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color:#666666;
	padding-left: 7px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	color: #A2A09A;
}

.trail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	color: #999999;
}

a.trail:link, a.trail:active, a.trail:visited {
	text-decoration: underline;
	font-style: normal;
 	color: #999999;
} 

a.trail:hover {
	text-decoration: none;
	color: #666666;
	background-color: #CCCCCC;
}

a.ticker:link, a.ticker:active, a.ticker:visited {
	text-decoration: underline;
	font-style: normal;
 	color: #999999;
} 

a.ticker:hover {
	text-decoration: none;
	color: #666666;
	background-color: #CCCCCC;
}

.hot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	color: #666666;
}

a.hot:link, a.hot:active, a.hot:visited {
	text-decoration: none;
	font-style: normal;
 	color: #666666;
} 

a.hot:hover {
	text-decoration: none;
	color: #666666;
	background-color: #CECEBD;
}