/*...................... FireFox ......................... */

#Master_AVX {
 position:fixed;
 z-index: 2001;
 border: 2px inset #008000; 
 background-color: #008080;
 text-align: center;
 display: none;
 color:ivory;
 font: normal small-caps 900 0px arial;
 Top: 25%;
 right: 35%;
 
}

.Close_AVX  {
 text-align: center;
 color:purple;
 font: normal small-caps 900 12px arial;
 cursor: pointer;
 width: 100%;
}

.AVM01 {
 font-weight: 700; 
 cursor: pointer;
 color:blue;
 
}