/* STILI INDISPENSABILI PER IL MENU */

#MJ_MainMenu
    { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0 }
td.MJ_MainMenu
    { padding-top: 25px; width: 100px; vertical-align: top }
div.MJ_HiddenLink
{
	visibility: hidden;
	position: absolute;
}
div.MJ_VisibleLink
    { visibility: visible; margin: 0 0 0 -1px; position: absolute; width: 140px }
a.MJ_VoiceClass, a.MJ_VoiceClass:hover, a.MJ_VoiceClass:visited
     { color: #caff3b; font-weight: bold; text-decoration: underline; background-color: transparent; display: block; padding: 5px 0 5px 5px; position: relative }
a.MJ_VoiceClass
  { color: #caff3b; font-size: 11px; font-family: Arial, Helvetica, sans-serif; text-align: center }
a.MJ_VoiceClass:hover
 { color: #ffcc00; text-decoration: none }
a.MJ_LinkClass, a.MJ_LinkClass:hover,  a.MJ_LinkClass:visited
    { color: #000000; text-decoration: none; background-color: #eee; display: block; padding: 5px 0 5px 5px; position: relative; border-bottom: 1px solid #000000 }
a.MJ_LinkClass
  { font-size: 11px; font-family: Arial, Helvetica, sans-serif; background: #eeeeee; border: solid 1px #000 }
a.MJ_LinkClass:hover
 { text-decoration: none; background: #dddddd; border: solid 1px #000 }

/* ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- */

/* ALTRI STILI A CORREDO DELLA PAGINA DI ESEMPIO 
body { color: #000000; background: #ffffff; margin: 10px }
#MJ_Author { margin: 100px 0 0 }
a { color: #3366cc; text-decoration: underline }
a:hover { color: #dd0000; text-decoration: underlinene }

*/
