.tds
{
	background-Color:#50B4E1;
	color:darkblue;
	width:130;
	height:20;
	text-align:left;
	font-size:18;
	filter:alpha(opacity=45);
	-moz-opacity:45%;
	cursor:hand;
}
.menu_pointer
{
	filter:alpha(opacity=0);
	-moz-opacity:0%;
}
