
a:link.rhmenu {
	color: #FFCC99;
	text-decoration: none;
}

a:visited.rhmenu {
	color: #FFCC99;
	text-decoration: none;
}

a:active.rhmenu {
	color: #FFCC99;
	text-decoration: none;
}

a:hover.rhmenu {
	color: #FFCC00;
	text-decoration: underline;
}


a:link.xma   { color: #CDC91B; text-decoration: none }
a:visited.xma {
	color: #CDC91B;
	text-decoration: none;
}

a:active.xma { color: #CDC91B; text-decoration: none; font-weight: bold }
a:hover.xma  { color: #CDC91B; text-decoration: underline }


ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background:#DDE3FF;
}
ul li {
	position: relative;
	float: top;
    width: 100px;

}
li ul {
	position: absolute;
	top: 5px;
	display: none;
	width: 100px;
	left:85;
	float:left;
	
	
}

ul li a {
	display: block;
	text-decoration: none;
	line-height: 20px;
	color: #003366;
	padding: 5px;
	background: #DDE3FF;
	margin: 0 10px;	
	font:70% "Arial Rounded MT Bold", serif	
	
	
	
}


ul li span {
	display: block;
	text-decoration: none;
	line-height: 20px;
	color: #003366;
	padding: 5px;
	background: #DDE3FF;
	margin: 0 10px;	
	font:70% "Arial Rounded MT Bold", serif	
	
}



ul li a:hover {
 background: #009900; 
 color: #ffffff;
 font:''; font-style:normal; font-variant:normal; font-weight:normal
 
 }

li:hover ul, li.over ul { display: block; }











    .ts{border-collapse:collapse}     table.MsoNormalTable
	{mso-style-parent:"";
	font-size:10.0pt;
	font-family:"Times New Roman"
	}