/******************************************************************************
* Homepage related
******************************************************************************/

#outer
{
	border-width: 1px 0 0 0;
	background-image: none;
	
	height:644px;
}

#lft_home {
	float:left;
	width:159px;
	min-height: 482px;
	_height: 482px;
	border-style: solid;
	border-color: #1B2238 #c9cedb #c9cedb #c9cedb;
	border-width: 0px 1px 1px 1px;
	}
	
.blocks_span {
	float: left;
	width: 321px;
	height: 160px;
	border-color: #C9CEDB;
	border-width: 0px 1px 1px 0px;
	border-style: solid;
	overflow: hidden;
	}


.blocks #rss {
	padding: 17px 5px 5px 5px;}

.blocks p.rss_title a
{
	font-size: 9px;
	margin-bottom: 2px;
	color: #D67A28;
	text-decoration: none;
}

.blocks p.rss_title a:hover {
	text-decoration: underline;
	}
	
.blocks p.rss_pubdate
{
	font-size: 9px;
	margin-bottom: 0px;
}


#hdr_energy h4
{
	font-weight: normal;
	color: #1B2238;
	font-size: 21px;
	margin: 87px 16px 0px 8px;
}

#hdr_energy h4 a
{
	font-weight: normal;	
	color: #1B2238;
	font-size: 21px;
	text-decoration: none;
}


#hdr_energy h4 a .ubb_small
{
	font-weight: bold;
	font-size: 12px;
}

#hdr_energy h5 
{
	color: #D67A28;
	font-size: 14px;
	font-weight: bold;	
	margin: 3px 16px 0px 8px;
}

#hdr_energy h5 a
{
	color: #D67A28;
	font-size: 14px;
	font-weight: bold;	
	text-decoration: none;
}

#hdr_financial h4
{
	font-weight: normal;	
	color: #1B2238;
	font-size: 21px;
	margin: 87px 16px 0px 8px;
}

#hdr_financial h4 a
{
	font-weight: normal;	
	color: #1B2238;
	font-size: 21px;
	text-decoration: none;
}

#hdr_financial h4 a .ubb_small
{
	font-weight: bold;
	font-size: 12px;
}

#hdr_financial h5 
{
	color: #415a80;
	font-size: 14px;
	font-weight: bold;	
	margin: 3px 16px 0px 8px;
}


#hdr_financial h5 a
{
	color: #415a80;
	font-size: 14px;
	font-weight: bold;	
	text-decoration: none;
}

/* \*/
* html .bannerblock {
width: 160px;
height: 160px;

	background-image:none;
	background-color:transparent;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,src='gui/bannerback.png',sizingMethod=fixed);
}
/* */

.bannerblock
{
	width: 160px;
	height: 160px;
	background-image: url('gui/bannerback.png');
	background-repeat: no-repeat;
	background-position: right top;
}







