body
{
	background-image:		url( /images/bg_home.gif );
	background-repeat:		repeat;
}

img#logo
{
	margin:					7px 8px 93px 47px;
	border:					0px;
}

table#body
{
	width:					100%;
}

td#left
{
	border-right:			1px solid white;
}

#markets
{
	width:					154px;
	height:					494px;
	background-image:		url( /images/mkt_main.gif );
}

td#content
{
	width:					307px;
	height:					auto;
	padding:				76px 28px 0px 42px;
}

td#right
{
	width:					auto;
}

td#bottom
{
	width:					auto;
	height:					21px;
	background-color:		rgb(206,230,248);
	background-image:		none;
}

.home
{
	line-height:			1.8em;
	font-family:			verdana,arial,sans serif;
	font-size:				0.65em;
	color:					rgb(120,120,120);
}

h2
{
	margin:					16px 0px 3px;
	width:					192px;
	line-height:			15px;
	font-family:			verdana,arial,sans serif;
	font-weight:			bold;
	font-size:				10px;
	color:					rgb(120,120,120);
}

h2 a
{
	display:				block;
}

.news
{
	width:					192px;
	line-height:			15px;
	font-family:			verdana,arial,sans serif;
	font-size:				10px;
	color:					rgb(120,120,120);
}

.nwf
{
	margin-left:			30px;
}