	.menu a {height:53px;display:block;text-decoration:none;}
	.menu a:hover {text-decoration:none;}
	
	.menu td.poker a { height:53px; width:118px;background:url(/images/toper/poker.gif) no-repeat;}
	.menu td.poker a:hover {background:url(/images/toper/poker1.gif) no-repeat;}
	
	.menu td.casinos a { height:53px; width:116px;background:url(/images/toper/casinos.gif) no-repeat;}
	.menu td.casinos a:hover {background:url(/images/toper/casinos1.gif) no-repeat;}
		
	.menu td.dating a { height:53px; width:120px;background:url(/images/toper/dating.gif) no-repeat;}
	.menu td.dating a:hover {background:url(/images/toper/dating1.gif) no-repeat;}
		
	.menu td.sportsbooks a { height:53px; width:154px;background:url(/images/toper/sportsbooks.gif) no-repeat;}
	.menu td.sportsbooks a:hover {background:url(/images/toper/sportsbooks1.gif) no-repeat;}
		
	.menu td.bingo a { height:53px; width:116px;background:url(/images/toper/bingo.gif) no-repeat;}
	.menu td.bingo a:hover {background:url(/images/toper/bingo1.gif) no-repeat;}
		
	.menu td.adult a { height:53px; width:113px;background:url(/images/toper/adult.gif) no-repeat;}
	.menu td.adult a:hover {background:url(/images/toper/adult1.gif) no-repeat;}
		
	.menu td.forex a { height:53px; width:118px;background:url(/images/toper/forex.gif) no-repeat;}
	.menu td.forex a:hover {background:url(/images/toper/forex1.gif) no-repeat;}
		
	.menu td.other a { height:53px; width:115px;background:url(/images/toper/other.gif) no-repeat;}
	.menu td.other a:hover {background:url(/images/toper/other1.gif) no-repeat;}
	

a {
	color: E94B4B;
	text-decoration: none;
}
a:hover {
	color: 8F8F8F;
	text-decoration: underline;
}
.ad {
	text-decoration: none;
	color:#004EA5;
}
.ad:hover {
	text-decoration: underline;
	color: #00CE35;
}
.adp {
	text-decoration: underline;
	color:#9A8D72;
}
.adp:hover {
	text-decoration: none;
	color: #FFA200;
}
.quest {
	text-decoration: none;
	color:#333333;
}
.quest:hover {
	text-decoration: underline;
	color: #4FD9A7;
}

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:20px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: yellow;
}


