
/* ######### DELEGATE drop down menu ######### */

/* ann brown changed the width on this one */
.anylinkmenucols{
position: absolute;
width: 574px;
left: 0;
top: 5px;
visibility: hidden;
border: 0px;
padding: 0px; /*z space around perimeter */
font: bold 13px Arial;
z-index: 100; /*zIndex should be greater than that of shadow's below*/
background: #ED8222;
}

.anylinkmenucols li{
padding-bottom: 0px;

}
/* ann brown added this */
.anylinkmenucols ul li a{
padding-bottom: 3px;
padding-top: 3px;
display: block;
text-indent: 0px;
text-decoration: none;
font-weight: bold;
color:white;

}
/* ann brown added this */
.anylinkmenucols ul li a:hover{
padding-bottom: 3px;
padding-top: 3px;
display: block;
text-indent: 0px;
text-decoration: none;
font-weight: bold;
color: white;      /*z this is blue #00529c;  */
background: #EE3A39;  /*z red  */

}

.anylinkmenucols .column{
float: left;
padding: 0px 0px;
margin-right: 0px; /*zspace between light blocks*/
background: #ED8222; /*z Lighter background - #FDC160*/

}

.anylinkmenucols .column ul{
margin: 0;
padding: 0;
list-style-type: none;
}


/* ######### SPONSOR/EXHIBITOR drop down menus ANYLINKMENU4 ######### */

/* ann brown changed the width on this one */
.anylinkmenucols_4{
position: absolute;
width: 228px;
left: 0;
top: 5px;
visibility: hidden;
border: 0px;
padding: 0px; /*z space around perimeter */
font: bold 13px Arial;
z-index: 100; /*zIndex should be greater than that of shadow's below*/
background: #ED8222;
}

.anylinkmenucols_4 li{
padding-bottom: 0px;

}
/* ann brown added this */
.anylinkmenucols_4 ul li a{
padding-bottom: 3px;
padding-top: 3px;
display: block;
text-indent: 0px;
text-decoration: none;
font-weight: bold;
color:white;

}
/* ann brown added this */
.anylinkmenucols_4 ul li a:hover{
padding-bottom: 3px;
padding-top: 3px;
display: block;
text-indent: 0px;
text-decoration: none;
font-weight: bold;
color: white;      /*z this is blue #00529c;  */
background: #EE3A39;  /*z red  */

}

.anylinkmenucols_4 .column{
float: left;
padding: 0px 0px;
margin-right: 0px; /*zspace between light blocks*/
background: #ED8222; /*z Lighter background - #FDC160*/

}


.anylinkmenucols_4 .column ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/* ######### Speaker Drop down menu  - ANYLINKMENU5 ######### */
/* ann brown changed the width on this one */

.anylinkmenucols_5{
position: absolute;
width: 267px;
left: 0;
top: 5px;
visibility: hidden;
border: 0px;
padding: 0px; /*z space around perimeter */
font: bold 13px Arial;
z-index: 100; /*zIndex should be greater than that of shadow's below*/
background: #ED8222;
}


.anylinkmenucols_5 li{
padding-bottom: 0px;

}
/* ann brown added this */
.anylinkmenucols_5 ul li a{
padding-bottom: 3px;
padding-top: 3px;
display: block;
text-indent: 0px;
text-decoration: none;
font-weight: bold;
color:white;


}
/* ann brown added this */
.anylinkmenucols_5 ul li a:hover{
padding-bottom: 3px;
padding-top: 3px;
display: block;
text-indent: 0px;
text-decoration: none;
font-weight: bold;
color: white;      /*z this is blue #00529c;  */
background: #EE3A39;  /*z red  */
}


.anylinkmenucols_5 .column{
float: left;
padding: 0px 0px;
margin-right: 0px; /*zspace between light blocks*/
background: #ED8222; /*z Lighter background - #FDC160*/

}


.anylinkmenucols_5 .column ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/* ######### ABOUT STEP down menu  - ANYLINKMENU6 ######### */
/* ann brown changed the width on this one */
.anylinkmenucols_6{
position: absolute;
width: 525px;
left: 0;
top: 5px;
visibility: hidden;
border: 0px;
padding: 0px; /*z space around perimeter */
font: bold 13px Arial;
z-index: 100; /*zIndex should be greater than that of shadow's below*/
background: #ED8222;
}


.anylinkmenucols_6 li{
padding-bottom: 0px;

}
/* ann brown added this */
.anylinkmenucols_6 ul li a{
padding-bottom: 3px;
padding-top: 3px;
display: block;
text-indent: 0px;
text-decoration: none;
font-weight: bold;
color:white;

}
/* ann brown added this */
.anylinkmenucols_6 ul li a:hover{
padding-bottom: 3px;
padding-top: 3px;
display: block;
text-indent: 0px;
text-decoration: none;
font-weight: bold;
color: white;      /*z this is blue #00529c;  */
background: #EE3A39;  /*z red  */

}


.anylinkmenucols_6 .column{
float: left;
padding: 0px 0px;
margin-right: 0px; /*zspace between light blocks*/
background: #ED8222; /*z Lighter background - #FDC160*/

}




.anylinkmenucols_6 .column ul{
margin: 0;
padding: 0;
list-style-type: none;
}





/* ######### class for shadow DIV ######### */


.anylinkshadow{ /*CSS for shadow. Keep this as is */
position: absolute;
left: 0;
top: 0;
z-index: 99; /*zIndex for shadow*/
background: black;
visibility: hidden;
}

td.bg
{
background-image:url('http://www.imondweb.com/images/Template/banner_bottom_strip.jpg');
background-repeat:no-repeat;


}