body
	{
	font-family: Tahoma;
	font-size: 10px;
	color: #333;
	padding: 0;
	margin: 0;
	background-image: url('img/bg.jpg');
	background-repeat: repeat;
	}

.item_link
	{
	font-size: 11px;
	}
	
.item_description
	{
	font-size: 9px;
	}
	
a
	{
	color: #006699;
	text-decoration: underline;
	}
	
a:hover
	{
	text-decoration: none;
	}
	
a.footer
	{
	text-decoration: none;
	font-size: 10px;
	color: #666666;
	}
	
a.footer:hover
	{
	text-decoration: underline;
	}

a.home
	{
	display: block;
	width: 260px;
	height: 34px;
	background-image: url('img/menuHome.jpg');
	backgrond-repeat: norepeat;
	}
	
a.home:hover
	{
	background-position: 0 68px;
	}
	
a.homeSelected
	{
	display: block;
	width: 260px;
	height: 34px;
	background-image: url('img/menuHome.jpg');
	background-position: 0 34px;
	}
	
a.signup
	{
	display: block;
	width: 260px;
	height: 34px;
	background-image: url('img/menuSignUp.jpg');
	backgrond-repeat: norepeat;
	}
	
a.signup:hover
	{
	background-position: 0 68px;
	}
	
a.signupSelected
	{
	display: block;
	width: 260px;
	height: 34px;
	background-image: url('img/menuSignUp.jpg');
	background-position: 0 34px;
	}
	
a.realtime
	{
	display: block;
	width: 260px;
	height: 34px;
	background-image: url('img/menuRealTime.jpg');
	backgrond-repeat: norepeat;
	}
	
a.realtime:hover
	{
	background-position: 0 68px;
	}
	
a.realtimeSelected
	{
	display: block;
	width: 260px;
	height: 34px;
	background-image: url('img/menuRealTime.jpg');
	background-position: 0 34px;
	}
	
a.markets
	{
	display: block;
	width: 260px;
	height: 34px;
	background-image: url('img/menuMarkets.jpg');
	backgrond-repeat: norepeat;
	}
	
a.markets:hover
	{
	background-position: 0 68px;
	}
	
a.marketsSelected
	{
	display: block;
	width: 260px;
	height: 34px;
	background-image: url('img/menuMarkets.jpg');
	background-position: 0 34px;
	}
	
a.forex
	{
	display: block;
	width: 260px;
	height: 34px;
	background-image: url('img/menuForex.jpg');
	backgrond-repeat: norepeat;
	}
	
a.forex:hover
	{
	background-position: 0 68px;
	}
	
a.forexSelected
	{
	display: block;
	width: 260px;
	height: 34px;
	background-image: url('img/menuForex.jpg');
	background-position: 0 34px;
	}
	
a.research
	{
	display: block;
	width: 260px;
	height: 34px;
	background-image: url('img/menuResearch.jpg');
	backgrond-repeat: norepeat;
	}
	
a.research:hover
	{
	background-position: 0 68px;
	}
	
a.researchSelected
	{
	display: block;
	width: 260px;
	height: 34px;
	background-image: url('img/menuResearch.jpg');
	background-position: 0 34px;
	}
	
a.corporate
	{
	display: block;
	width: 260px;
	height: 34px;
	background-image: url('img/menuCorporate.jpg');
	backgrond-repeat: norepeat;
	}
	
a.corporate:hover
	{
	background-position: 0 68px;
	}
	
a.corporateSelected
	{
	display: block;
	width: 260px;
	height: 34px;
	background-image: url('img/menuCorporate.jpg');
	background-position: 0 34px;
	}
	
a.contact
	{
	display: block;
	width: 260px;
	height: 34px;
	background-image: url('img/menuContact.jpg');
	backgrond-repeat: norepeat;
	}
	
a.contact:hover
	{
	background-position: 0 68px;
	}
	
a.contactSelected
	{
	display: block;
	width: 260px;
	height: 34px;
	background-image: url('img/menuContact.jpg');
	background-position: 0 34px;
	}
	
a.headline
	{
	display: block;
	width: 260px;
	height: 34px;
	background-image: url('img/menuHeadlineNews.jpg');
	backgrond-repeat: norepeat;
	}
	
a.headline:hover
	{
	background-position: 0 68px;
	}
	
a.headlineSelected
	{
	display: block;
	width: 260px;
	height: 34px;
	background-image: url('img/menuHeadlineNews.jpg');
	background-position: 0 34px;
	}