#UserControl5 .SimpleMenulevel1Selected
{
	float: left;
	/*font-weight: bold;*/
	font-size: 10px; 
	color: #7f9db9; 
	font-family: Verdana, arial;
	margin: 2px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	text-decoration: underline;
}
#UserControl5 .SimpleMenulevel1Off
{
	float: left;
	/*font-weight: bold;*/
	font-size: 10px; 
	color: #7f9db9; 
	font-family: Verdana, arial;
	margin: 2px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	text-decoration: underline;
}
#UserControl5 .SimpleMenulevel1On
{
	float: left;
	/*font-weight: bold;*/
	font-size: 10px; 
	color: #7f9db9; 
	font-family: Verdana, arial;
	margin: 2px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	text-decoration: underline;
}
#UserControl5 .SimpleMenuLevel1On:hover
{
	float: left;
	/*font-weight: bold;*/
	font-size: 10px; 
	color: #7f9db9; 
	font-family: Verdana, arial;
	margin: 2px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	text-decoration: underline;
}
#UserControl5 .SimpleMenuLevel1Off:hover
{
	float: left;
	/*font-weight: bold;*/
	font-size: 10px; 
	color: #7f9db9; 
	font-family: Verdana, arial;
	margin: 2px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	text-decoration: underline;
}
#UserControl5 .SimpleMenuLevel1Selected:hover
{
	float: left;
	/*font-weight: bold;*/
	font-size: 10px; 
	color: #7f9db9; 
	font-family: Verdana, arial;
	margin: 2px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	text-decoration: underline;
}


#UserControl5 .SimpleMenulevel2Selected
{
	border-color: #cccccc;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	float: left;
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	
	line-height: 16px;
	margin: 2px 0px 0px 0px;
	padding: 0px 10px 5px 10px;
	text-decoration: none;
}
#UserControl5 .SimpleMenulevel2Off
{
	border-color: #cccccc;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	float: left;
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:Black;
	
	line-height: 16px;
	margin: 2px 0px 0px 0px;
	padding: 0px 10px 5px 10px;
	text-decoration: none;
}
#UserControl5 .SimpleMenulevel2On
{
	
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:Black;
	
	
	margin: 2px 0px 0px 0px;
	padding: 0px 10px 5px 10px;
	text-decoration: none;
}
#UserControl5 .SimpleMenuLevel2On:hover
{
	color: #999999;
}
#UserControl5 .SimpleMenuLevel2Off:hover
{
	color: #999999;
}
#UserControl5 .SimpleMenuLevel2Selected:hover
{
	color: #999999;
}

