a.topMenuHome
{
float:left;
background:transparent url(../images/menu/menuHome.png) no-repeat 0 0;
width:89px;
height:30px;
margin:13px 5px 0 -27px;
*margin-left:13px;
}

a.topMenuHome:hover
{
background:transparent url(../images/menu/menuHomeHilight.png) no-repeat 0 0;
}

a.topMenuHomeHilight
{
float:left;
background:transparent url(../images/menu/menuHomeHilight.png) no-repeat 0 0;
width:89px;
height:30px;
margin:13px 5px 0 -27px;
*margin-left:13px;
cursor:default;
}

a.topMenuAboutUs
{
float:left;
background:transparent url(../images/menu/menuAboutUs.png) no-repeat 0 0;
width:109px;
height:30px;
margin:13px 3px 0 4px;
}

a.topMenuAboutUs:hover
{
background:transparent url(../images/menu/menuAboutUsHilight.png) no-repeat 0 0;
}

a.topMenuAboutUsHilight
{
float:left;
background:transparent url(../images/menu/menuAboutUsHilight.png) no-repeat 0 0;
width:109px;
height:30px;
margin:13px 3px 0 4px;
cursor:default;
}

a.topMenuNews
{
float:left;
background:transparent url(../images/menu/menuNews.png) no-repeat 0 0;
width:69px;
height:30px;
margin:13px 3px 0 17px;
}

a.topMenuNews:hover
{
background:transparent url(../images/menu/menuNewsHilight.png) no-repeat 0 0;
}

a.topMenuNewsHilight
{
float:left;
background:transparent url(../images/menu/menuNewsHilight.png) no-repeat 0 0;
width:69px;
height:30px;
margin:13px 3px 0 17px;
cursor:default;
}

a.topMenuPromotions
{
float:left;
background:transparent url(../images/menu/menuPromotions.png) no-repeat 0 0;
width:126px;
height:30px;
margin:13px 3px 0 19px;
}

a.topMenuPromotions:hover
{
background:transparent url(../images/menu/menuPromotionsHilight.png) no-repeat 0 0;
}

a.topMenuPromotionsHilight
{
float:left;
background:transparent url(../images/menu/menuPromotionsHilight.png) no-repeat 0 0;
width:126px;
height:30px;
margin:13px 3px 0 19px;
cursor:default;
}

a.topMenuBingoDemo
{
float:left;
background:transparent url(../images/menu/menuBingoDemo.png) no-repeat 0 0;
width:138px;
height:30px;
margin:13px 3px 0 16px;
}

a.topMenuBingoDemo:hover
{
background:transparent url(../images/menu/menuBingoDemoHilight.png) no-repeat 0 0;
}

a.topMenuBingoDemoHilight
{
float:left;
background:transparent url(../images/menu/menuBingoDemoHilight.png) no-repeat 0 0;
width:138px;
height:30px;
margin:13px 3px 0 16px;
cursor:default;
}

a.topMenuGames
{
float:left;
background:transparent url(../images/menu/menuGames.png) no-repeat 0 0;
width:89px;
height:30px;
margin:13px 3px 0 15px;
}

a.topMenuGames:hover
{
background:transparent url(../images/menu/menuGamesHilight.png) no-repeat 0 0;
}

a.topMenuGamesHilight
{
float:left;
background:transparent url(../images/menu/menuGamesHilight.png) no-repeat 0 0;
width:89px;
height:30px;
margin:13px 3px 0 15px;
cursor:default;
}





