table.mainmenu     { 
                   background-color : #696969;
                   }

a.mainmenu:link    {
		   color: #ffffff;
		   text-decoration: none;				
		   }

a.mainmenu:visited {
		   color: #ffffff;
		   text-decoration: none;				
		   }

a.mainmenu:hover   {
                   background-color : #cfcfcf;
		   color: #000000;
		   text-decoration: none;				
  		   }

span.mainmenu      {
		   color: #ffffff;
                   margin-left: 5px;	
		   line-height: 25px;
		   font-size: 12px;
                   font-weight: normal;	
                   letter-spacing : 1px;
		   text-decoration: none;	
		   }

td.mainmenu        {
		   font-size: 12px;
                   font-weight: normal;	
                   letter-spacing : 1px;
                   text-indent:160px;
                   }





