body
{
	margin: 0px;
}

td
{
	font-family: Arial;
	font-size: 12px;
	font-weight:700;
	line-height: 14px;
}

a, a:visited
{
	color: #0000FF;
	text-decoration: none;
}

a:hover
{
	color: #ff9e15;
	text-decoration: none;
}

.textbox, .combo
{
	font-family: Arial;
	font-size: 12px;
	border-width: 1;
	border-color: #797979;
	border-style: solid;
	padding: 1px 1px 1px 1px;
	height: 18px;
}

.button
{
	font-family: Verdana;
	font-size: 12px;
	color:#666666;
	border-width: 1;
	border-color: #797979;
	border-style: solid;	
	background-color: #FFFFFF;
	height: 18px;
}

.HeadTitle
{
	font-family: Arial;
	font-size: 14px;
	font-weight: 700;
	color: #ff9b00;
	text-decoration: none;
}

.MarketStat
{
	font-family: Arial;
	font-size: 12px;
	font-weight: 400;
}

.Caption
{
	font-family: Arial;
	font-size: 12px;
	font-weight: 700;
	color: #2b4898;
	text-decoration: none;
}

.Menu
{
	font-family: Arial;
	font-size: 11px;
	font-weight: 700;
	color:#FFFFFF;
	background-color:#055a9a;
}

.tdFilter
{
text-align:right;
background-color:#aacdcd;
}