	<style>
.dummy {
	background-color: white;
}	
	
A.menuitem:link {color: #FFFFFF; font:Arial;text-decoration:none}
A.menuitem:visited {color: #FFFFFF; text-decoration:none}
A.menuitem:hover {color:#FFFFFF; text-decoration:underline}
A.menuitem:active {color:#FFFFFF; text-decoration:underline}
 
TD.menuitem { 
		font-family: Verdana, Helvetica, sans-serif; 
		font-size: 12px; font-weight: bold; color: #FFFFFF; 
		background-color:#0000FF; 
		height: 37px; 
		padding:7px;}
TD.menuBack { font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px; font-weight: bold; color: #FFFFFF;
	background-color: #292C73;
	background-repeat: repeat;
	background-position: right;
	
	 }
A.b2:link {background:"white";color:#0039a4; font:Arial;text-decoration:underline}
A.b2:visited {background:"white";color:#0039a4; text-decoration:underline}
A.b2:hover {background:"white";color:#FF0000; text-decoration:underline}
A.b2:active {background:"white";color:#FF0000; text-decoration:underline}

td.edit_rt_top	{
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : 12px; background:#ffff42;}
		
td.edit_rt_item {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : 12px; background:#ffff42;}

	</style>

