.anylinkcss{
visibility: hidden;
border:1px solid white;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height: 18px;
z-index: 100;
background-color: #D6D9EA;
width: 294px;
background:transparent url(/images/transparent.png);
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid white;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color: #000000;
text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #5853CB;
text-decoration: none;
color: white;
}

/* NETWORK NAVIGATION DROPDOWN */

.NetworkMenu{
position:absolute;
visibility: hidden;
border:1px solid white;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height: 18px;
z-index: 100;
background-color: #D6D9EA;
width: 294px;
background:transparent url(/images/transparent.png);
}

.NetworkMenu a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid white;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color: #081962;
text-indent: 5px;
}

.NetworkMenu a:visited{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid white;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color: #081962;
text-indent: 5px;
}

.NetworkMenu a:hover{ /*hover background color*/
background-color: #081962;
text-decoration: none;
color: white;
}

/* PROMOTE NAVIGATION DROPDOWN */

.PromoteMenu{
position:absolute;
visibility: hidden;
border:1px solid white;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height: 18px;
z-index: 100;
background-color: #D6D9EA;
width: 294px;
background:transparent url(/images/transparent.png);
}

.PromoteMenu a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid white;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color: #3733b0;
text-indent: 5px;
}

.PromoteMenu a:visited{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid white;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color: #3733b0;
text-indent: 5px;
}

.PromoteMenu a:hover{ /*hover background color*/
background-color: #3733b0;
text-decoration: none;
color: white;
}


/* DEVELOP NAVIGATION DROPDOWN */

.DevelopMenu{
position:absolute;
visibility: hidden;
border:1px solid white;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height: 18px;
z-index: 100;
background-color: #D6D9EA;
width: 294px;
background:transparent url(/images/transparent.png);
}

.DevelopMenu a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid white;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color: #a536b3;
text-indent: 5px;
}

.DevelopMenu a:visited{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid white;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color: #a536b3;
text-indent: 5px;
}

.DevelopMenu a:hover{ /*hover background color*/
background-color: #a536b3;
text-decoration: none;
color: white;
}


/* ADVOCATE NAVIGATION DROPDOWN */

.AdvocateMenu{
position:absolute;
visibility: hidden;
border:1px solid white;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height: 18px;
z-index: 100;
background-color: #D6D9EA;
width: 294px;
background:transparent url(/images/transparent.png);
}

.AdvocateMenu a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid white;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color: #7a1f6c;
text-indent: 5px;
}

.AdvocateMenu a:visited{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid white;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color: #7a1f6c;
text-indent: 5px;
}

.AdvocateMenu a:hover{ /*hover background color*/
background-color: #7a1f6c;
text-decoration: none;
color: white;
}