a       { text-decoration: none; font-family: arial, times; color: #C0C0C0; font-size:10pt }
a:visited { text-decoration: none; font-family: arial, times; color: #C0C0C0; font-size:10pt }
a:hover      { font-family: arial, times; color: #C0C0C0 ; text-decoration: underline; font-size:10pt }
a:active      { font-family: arial, times; color: #C0C0C0 ; text-decoration: underline; font-size:10pt }
.form         { border:1px solid #F0D030; font-family: Tahoma,Arial; font-size: 10pt; color: #F0D030; background-image:url('background.gif') }
.formscroll         { border:1px solid #F0D030; font-family: Arial; font-size: 10pt; color: #F0D030; background-image:url('background.gif'); background-color:#131C46 }
.eidt        { text-decoration: overline underline blink; text-transform: uppercase; color: 
               #F0D030; font-family: Arial Black, times; font-size: 18pt; 
               font-weight: bold }

.main        { font-family: arial, times; font-size: 10pt; color: #F0D030}
.right       { border-right: 1px solid #808080; border-bottom: 1px solid #808080; font-family: arial, times; font-size: 12pt; color: #F0D030}
.left        { border-left: 1px solid #808080; border-bottom: 1px solid #808080; font-family: arial, times; font-size: 10pt; color: #F0D030}
.rightbold       { border-right: 2px solid #808080; border-bottom: 2px solid #808080; font-family: arial, times; font-size: 11pt; color: #F0D030}

#contextMenu { 
  border:3px groove #F0D030; padding:0; position: absolute; 
  visibility: hidden; 
  width: 120px; 
  layer-background-color: lightgrey; 
  background-image:url('background.gif'); background-repeat:repeat 
} 

:menu.A { 
   color: #131C46; 
   text-decoration: none; 
  cursor: default; 
   width: 100%; font-family:arial; font-size:10pt 
  } 
  :menu1.A { 
   color: #000000; 
   text-decoration: none; 
  cursor: default; 
   width: 100%; font-family:Arial; font-size:10pt; font-weight:bold 
  } 


 :menuon.A { 
   color: #FFFFFF; 
   text-decoration: none; 
   background-color: #808000; 
  cursor: default; 
   width: 100%; font-size:10pt; font-family:arial 
  }