tr.menu
{
	background-image: url(/images/menu_bg.gif);
	background-repeat: repeat-x;
	background-color: #A7A7A7;
	height:19px;
}
tr.menu td
{
	color:#081589;
	font-weight:bold;
	font-size:14px;
	border-top:2px solid #000000;
	border-bottom:2px solid #000000;
	cursor:hand;
}