/*
	iGlobalPoint Corporation
	===================================================================
	(c)2008 iGlobalPoint Corporation. All Rights Reserved iGlobalPoints.com
	Developed by: WSG | WebSupportGroup
	===================================================================
*/
a{
	border:none;
}
.glossymenu{
	position: relative;
	padding: 0px 23px 0 23px;
	margin: 0px;
	height: 32px;
	list-style: none;
	width:886px;
}
.glossymenu li{
	float:left;
}
.glossymenu li a{
	float: left;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	padding:0px 4px; /*Padding to accomodate left tab image. Do not change*/
	height: 32px;
	cursor: pointer;
	margin:0px;	
}
.glossymenu li a span{
	float: left;
	display: block;
	padding: 0px; /*Padding of menu items*/
	display:none;
}
.glossymenu li a:hover{
	border:none;
}
/*
#menu_home a, #menu_operator a, #menu_aboutus a, #menu_markettrends a, #menu_egaming a, #menu_news a, #menu_faq a, #menu_contactus a, #menu_newsletter a {
	width: 62px;
	background-image:url(images/menu.gif);
	background-position: 0px 0px;
	background-repeat:no-repeat;
	height:32px;
}
#menu_home a:hover, #menu_home a.current {
	background-position:0px -288px;
}
#menu_operator a {
	background-position: 0px -32px;
	width:98px;
}
#menu_operator a:hover, #menu_operator a.current {
	background-position: 0px -320px;
}
#menu_aboutus a{
	background-position: 0px -64px;
	width:88px;
}
#menu_aboutus a:hover, #menu_aboutus a.current{
	background-position: 0px -352px;
}
#menu_markettrends a{
	background-position: 0px -96px;
	width:130px;
}
#menu_markettrends a:hover, #menu_markettrends a.current{
	background-position: 0px -384px;
}
#menu_egaming a{
	background-position: 0px -128px;
	width:94px;
}
#menu_egaming a:hover, #menu_egaming a.current{
	background-position: 0px -416px;
}
#menu_news a{
	background-position: 0px -160px;
	width:62px;
}
#menu_news a:hover, #menu_news a.current{
	background-position: 0px -448px;
}
#menu_faq a{
	background-position: 0px -192px;
	width:62px;
}
#menu_faq a:hover, #menu_faq a.current{
	background-position: 0px -480px;
}
#menu_contactus a{
	background-position: 0px -224px;
	width:98px;
}
#menu_contactus a:hover, #menu_contactus a.current{
	background-position: 0px -512px;
}
#menu_newsletter a{
	background-position: 0px -256px;
	width:109px;
}
#menu_newsletter a:hover, #menu_newsletter a.current{
	background-position: 0px -544px;
}
*/