tr.menufocus
{
	color: #ffffff;
	font-family:"Arial";
	font-size:8pt;
	text-align:left;
	font-weight:bold;
}
a.menu
{
	color: #800000;
	font-family:"Arial";
	font-size:8pt;
	text-align:left;
	text-decoration: none;
	font-weight:bold;
}
A:hover.menu
{
    color:#333333;
    font-family:"Arial";
    font-size: 8pt;
    font-weight:bold;

}
tr.comingsoon
{
	color: #000000;
	font-family:"Arial";
	font-size:8pt;
	text-align:left;
	font-weight:normal;
}
p.soon
{
	color: #ffffff;
	font-family:"Arial";
	font-size:8pt;
	text-align:left;
	text-decoration: none;
	font-weight:normal;
}
a
{
	text-decoration: none;
	color: #800000;
	font-family:"Arial";
}


