tr.menuright_on {
	cursor:pointer;
	text-decoration:none; 
	background-color: #FFFFFF; 
	color: #1786ed; 
	font-family: Arial; 
	font-size: 9pt;
	font-weight:bold;
}

tr.menuright_off {
	cursor:pointer;
	font-weight:bold;
	text-decoration: underline; 
	background-color: #FFFFFF; 
	color: #7A8394; 
	font-family:Arial; 
	font-size: 9pt; 
}

tr.mact {
	cursor:pointer;
	text-decoration:none; 
	background-color: #FFFFFF; 
	color: #1786ed;
	font-family: Arial; 
	font-size: 9pt;
}

img.menuright
{
	margin: 3px 0px 2px 12px;
}

img.menuright_sub
{
	margin: 5px 6px 5px 7px;
}

A.menuright_link				{color:#7A8394; font-family:Arial; text-decoration:none}
A.menuright_link:visited		{color:#7A8394; font-family:Arial; text-decoration:none}
A.menuright_link:hover		{color:#1786ed; font-family:Arial; text-decoration:none}
