.anylinkcss {
visibility: hidden;
z-index: 100;
}

.anylinkcss a {
width: 100%;
display: block;
}

.anylinkcss a:hover { /*hover background color*/
 }

.relpos { position:relative; left:0px; top:0px; z-index:99; width:130px; font:bold 12px Arial; }

/*obj.style.filter = "alpha(opacity:50)";*/
.flyout1 { position:absolute; left:146px; top:27px; z-index:99; width:156px; font:bold 12px Arial; }
.flyout1 a		 { color:white; text-decoration:none; font-size:12px; padding-left:8px; padding-top:4px; height:24px;
	 /* Fallback for web browsers that doesn't support RGBa
	 background: rgb(161, 145, 70) transparent; */
	 /* RGBa with 0.6 opacity */
	 background: rgba(161, 145, 70, 0.9);
	 /* For IE 5.5 - 7*/
	 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ddA19146, endColorstr=#ddA19146);
	 /* For IE 8*/
	 -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ddA19146, endColorstr=#ddA19146)";  
 }
.flyout1 a:hover { color:#016991; background-color:white;
	 /* Fallback for web browsers that doesn't support RGBa
	 background: rgb(161, 145, 70) transparent; */
	 /* RGBa with 0.6 opacity */
	 background: rgba(255, 255, 255, 1.0);
	 /* For IE 5.5 - 7*/
	 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffffff, endColorstr=#ffffffff);
	 /* For IE 8*/
	 -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffffff, endColorstr=#ffffffff)";  
 }

.flyout2 { position:absolute; left:270px; top:27px; z-index:99; width:130px; font:bold 12px Arial; }
.flyout2 a		 { color:white; text-decoration:none; font-size:12px; padding-left:8px; padding-top:4px; height:24px;
	 /* Fallback for web browsers that doesn't support RGBa
	 background: rgb(161, 145, 70) transparent; */
	 /* RGBa with 0.6 opacity */
	 background: rgba(161, 145, 70, 0.9);
	 /* For IE 5.5 - 7*/
	 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ddA19146, endColorstr=#ddA19146);
	 /* For IE 8*/
	 -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ddA19146, endColorstr=#ddA19146)";  
 }
.flyout2 a:hover { color:#016991; background-color:white;
	 /* Fallback for web browsers that doesn't support RGBa
	 background: rgb(161, 145, 70) transparent; */
	 /* RGBa with 0.6 opacity */
	 background: rgba(255, 255, 255, 1.0);
	 /* For IE 5.5 - 7*/
	 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffffff, endColorstr=#ffffffff);
	 /* For IE 8*/
	 -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffffff, endColorstr=#ffffffff)";  
}

.flyout3 { position:absolute; left:403px; top:27px; z-index:99; width:130px; font:bold 12px Arial; }
.flyout3 a		 { color:white; text-decoration:none; font-size:12px; padding-left:8px; padding-top:4px; height:24px;
	 /* Fallback for web browsers that doesn't support RGBa
	 background: rgb(161, 145, 70) transparent; */
	 /* RGBa with 0.6 opacity */
	 background: rgba(161, 145, 70, 0.9);
	 /* For IE 5.5 - 7*/
	 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ddA19146, endColorstr=#ddA19146);
	 /* For IE 8*/
	 -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ddA19146, endColorstr=#ddA19146)";  
 }
.flyout3 a:hover { color:#016991; background-color:white;
	 /* Fallback for web browsers that doesn't support RGBa
	 background: rgb(161, 145, 70) transparent; */
	 /* RGBa with 0.6 opacity */
	 background: rgba(255, 255, 255, 1.0);
	 /* For IE 5.5 - 7*/
	 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffffff, endColorstr=#ffffffff);
	 /* For IE 8*/
	 -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffffff, endColorstr=#ffffffff)";  
 }

