/* ######### Default class for drop down menus ######### */

.anylinkmenu{
	top: 0;
	left: 0;
	position: absolute;
	visibility: hidden;
	margin-top: 1px;
	z-index: 100; /* zIndex should be greater than that of shadow's below */
	width: 123px; /* default width for menu */
	border: 0px solid red;
	font-family: arial, sans-serif;
	line-height: 18px;

}

.anylinkmenu ul{
	padding: 0;
	padding-left: 0px;
	padding-bottom: 35px;
	margin: 0;
	margin-left: 0px;
	margin-top: 24px;
	list-style-type: none;

/*	background-image: url('../images/menu_back.jpg');
	background-repeat: no-repeat;
	background-position:100% 100%;*/
	border-bottom:12px solid #00487e;
}

.anylinkmenu ul li a{
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #024F7D;
/*	width: 107px;*/
	width: auto;
	display: block;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin-left: 8px;
	margin-right: 8px;
	padding-top: 6px;
	padding-bottom: 5px;
}

.anylinkmenu ul li+li a{
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #024F7D;
/*	width: 107px;*/
	width: auto;
	display: block;
	border-top: 0px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin-left: 8px;
	margin-right: 8px;
	padding-top: 6px;
	padding-bottom: 5px;
}

.anylinkmenu a:hover{ /*hover background color*/
	background: #D6D6D6;
/*	width: 107px;*/
	width: auto;
}
.anylinkmenu ul li{
	width: 100%;
}
.anylinkmenu ul li:hover{
	background: #D6D6D6;
	display:block;
}

/* width = 129 */
.set_129 ul{
	padding: 0;
	padding-left: 0px;
	padding-bottom: 38px;
	margin: 0;
	margin-left: 0px;
	margin-top: 24px;
	list-style-type: none;

	background-image: url('../images/menu_back.jpg');
	background-repeat: repeat-x;
	background-position:100% 100%;
	border: 0px solid red;
}

.set_129 ul li a{
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #024F7D;
/*	width: 114px;*/
	display: block;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin-left: 7px;
	margin-right: 7px;
	padding-top: 6px;
	padding-bottom: 5px;
}

.set_129 ul li+li a{
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #024F7D;
/*	width: 114px;*/
	display: block;
	border-top: 0px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin-left: 7px;
	margin-right: 7px;
	padding-top: 6px;
	padding-bottom: 5px;
}

.set_129 a:hover{ /*hover background color*/
	background: #D6D6D6;
/*	width: 114px;*/
}

.set_129 ul li:hover{
	background: #D6D6D6;
}

/* width = 129 */
.set_130 ul{
	padding: 0;
	padding-left: 0px;
	padding-bottom: 38px;
	margin: 0;
	margin-left: 0px;
	margin-top: 24px;
	list-style-type: none;

	background-image: url('../images/menu_back.jpg');
	background-repeat: repeat-x;
	background-position:100% 100%;
	border: 0px solid red;
}

.set_130 ul li a{
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #024F7D;
/*	width: 115px;*/
	display: block;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin-left: 7px;
	margin-right: 7px;
	padding-top: 6px;
	padding-bottom: 5px;
}

.set_130 ul li+li a{
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #024F7D;
/*	width: 115px;*/
	display: block;
	border-top: 0px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin-left: 7px;
	margin-right: 7px;
	padding-top: 6px;
	padding-bottom: 5px;
}

.set_130 a:hover{ /*hover background color*/
	background: #D6D6D6;
/*	width: 115px;*/
}

.set_130 ul li:hover{
	background: #D6D6D6;
}

/* width = 134 */
.set_134 ul{
	padding: 0;
	padding-left: 0px;
	padding-bottom: 38px;
	margin: 0;
	margin-left: 0px;
	margin-top: 24px;
	list-style-type: none;

	background-image: url('../images/menu_back.jpg');
	background-repeat: repeat-x;
	background-position:100% 100%;
	border: 0px solid red;
}

.set_134 ul li a{
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #024F7D;
	width: 119px;
	display: block;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin-left: 7px;
	margin-right: 7px;
	padding-top: 6px;
	padding-bottom: 5px;
}

.set_134 ul li+li a{
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #024F7D;
	width: 119px;
	display: block;
	border-top: 0px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin-left: 7px;
	margin-right: 7px;
	padding-top: 6px;
	padding-bottom: 5px;
}

.set_134 a:hover{ /*hover background color*/
	background: #D6D6D6;
	width: 119px;
}

.set_134 ul li:hover{
	background: #D6D6D6;
}

/* width = 146 */
.set_146 ul{
	padding: 0;
	padding-left: 0px;
	padding-bottom: 38px;
	margin: 0;
	margin-left: 0px;
	margin-top: 24px;
	list-style-type: none;

	background-image: url('../images/menu_back.jpg');
	background-repeat: repeat-x;
	background-position:100% 100%;
	border: 0px solid red;
}

.set_146 ul li a{
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #024F7D;
	width: 131px;
	display: block;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin-left: 7px;
	margin-right: 7px;
	padding-top: 6px;
	padding-bottom: 5px;
}

.set_146 ul li+li a{
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #024F7D;
	width: 131px;
	display: block;
	border-top: 0px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin-left: 7px;
	margin-right: 7px;
	padding-top: 6px;
	padding-bottom: 5px;
}

.set_146 a:hover{ /*hover background color*/
	background: #D6D6D6;
	width: 131px;
}

.set_146 ul li:hover{
	background: #D6D6D6;
}


/* width = 148 */
.set_148 ul{
	padding: 0;
	padding-left: 0px;
	padding-bottom: 38px;
	margin: 0;
	margin-left: 0px;
	margin-top: 24px;
	list-style-type: none;

	background-image: url('../images/menu_back.jpg');
	background-repeat: repeat-x;
	background-position:100% 100%;
	border: 0px solid red;
}

.set_148 ul li a{
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #024F7D;
	width: 133px;
	display: block;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin-left: 7px;
	margin-right: 7px;
	padding-top: 6px;
	padding-bottom: 5px;
}

.set_148 ul li+li a{
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #024F7D;
	width: 133px;
	display: block;
	border-top: 0px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin-left: 7px;
	margin-right: 7px;
	padding-top: 6px;
	padding-bottom: 5px;
}

.set_148 a:hover{ /*hover background color*/
	background: #D6D6D6;
	width: 133px;
}

.set_148 ul li:hover{
	background: #D6D6D6;
}

/* width = 166 */
.set_166 ul{
	padding: 0;
	padding-left: 0px;
	padding-bottom: 38px;
	margin: 0;
	margin-left: 0px;
	margin-top: 24px;
	list-style-type: none;

	background-image: url('../images/menu_back.jpg');
	background-repeat: repeat-x;
	background-position:100% 100%;
	border: 0px solid red;
}

.set_166 ul li a{
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #024F7D;
/*	width: 151px;*/
	display: block;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin-left: 7px;
	margin-right: 7px;
	padding-top: 6px;
	padding-bottom: 5px;
}

.set_166 ul li+li a{
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #024F7D;
/*	width: 151px;*/
	display: block;
	border-top: 0px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin-left: 7px;
	margin-right: 7px;
	padding-top: 6px;
	padding-bottom: 5px;
}

.set_166 a:hover{ /*hover background color*/
	background: #D6D6D6;
/*	width: 151px;*/
}

.set_166 ul li:hover{
	background: #D6D6D6;
}


/* ######### Alternate multi-column class for drop down menus ######### */


.anylinkmenucols{
position: absolute;
width: 125px;
left: 0;
top: 0;
visibility: hidden;
border: 1px solid black;
padding: 10px;
font: normal 12px Verdana;
z-index: 100; /*zIndex should be greater than that of shadow's below*/
background: #E9E9E9;
}

.anylinkmenucols li{
padding-bottom: 3px;
}

.anylinkmenucols .column{
float: left;
padding: 3px 8px;
margin-right: 5px;
background: #E0E0E0;
}

.anylinkmenucols .column ul{
margin: 0;
padding: 0;
list-style-type: none;
}



/* ######### class for shadow DIV ######### */

/*CSS for shadow. Keep this as is*/
.anylinkshadow{ 
position: absolute;
left: 0;
top: 0;
z-index: 99; 
/*background: black;*/
visibility: hidden;
} 