#UserControl1 a
{
	font-size:12px;
	font-family: Arial;
	text-transform: uppercase;
	text-decoration: none;
	font-style:normal;
	text-decoration: none;
	font-weight:bold;
}
#UserControl1 .SimpleMenulevel1Selected
{
	color:#F7931D;
}
#UserControl1 .SimpleMenulevel1Off
{
	color:white;
}
#UserControl1 .SimpleMenulevel1On
{
	color:#F7931D;
}

#UserControl1 .SimpleMenuLevel1On:hover
{
	color:#F7931D;
}
#UserControl1 .SimpleMenuLevel1On:visited
{
	color:#F7931D;
}
#UserControl1 .SimpleMenuLevel1Off:hover
{
	color:#F7931D;
}
#UserControl1 .SimpleMenuLevel1Selected:hover
{
	color:#F7931D;
}
#UserControl1 td
{
	
	padding-right:26px;
}
