 /* MENUS */


 /* #menulocation { LEFT: 0px; WIDTH: 154px; POSITION: absolute; TOP: 273px; padding:0px 0px; white-space:nowrap; } */


.menu		{ font-family: verdana, arial, helvetica, sans;
		  font-size: 10pt;
		  font-weight: bold;
		  line-height: 20pt;
		  text-align: left;
		  border: #FFFFFF 0px solid;
 }

a.menu:link 	{
/*		  background-color:#B2B2B8; */
		  text-decoration: none;
		  color: #FFFFFF; }

a.menu:visited 	{ 
/*		  background-color:#B2B2B8; */		   
		  text-decoration: none;
		  color: #FFFFFF; }

a.menu:active 	{ 
/*		  background-color:#1F356E; */		   
		   text-decoration: none;
		   color: #202270; }

a.menu:hover 	{
/*		  background-color:#1F356E; */			   
		  text-decoration: none;
		  color: #202270; }