
.dropmenu_top {

	float: left;
	
	
	position: relative;
	
	
	z-index: 70;
	
}

	.dropmenu_sep {
		float: left;
	}

.dropmenu_top_active {
	/*	width: 132px;
	
	background-color: #fcaf17;*/

	float: left;
	
	/*margin-right: 1px;*/
	
	position: relative;
	
	/*font-size: 10px;
	font-weight: bold;*/

	/*padding-left: 7px;
	padding-right: 6px;*/

	color: #ffffff;
	
	/*background-color: orange;*/

}

	
.dropmenu_top-text {
	/*padding-top: 3px;*/
	
	
}

	.dropmenu_top-text_span {
		height: 34px;
		/*background-color: blue;*/
				
		position: relative;
	}
	
		.dropmenu_top-label {
			position: relative;
			
			z-index: 70;
		}
	
		.dropmenu_top_effect_div {
			height: 36px;
			/*width: 100px;*/
			/*background-color: red;*/
			
			position: absolute;
			top: -17px;
			left: 0px;
		}

		
		.dropmenu_top_active .dropmenu_top_effect_div {
			background-image: url(images/dropmenu_style1/dropmenu_active_tab-bg.gif);
			background-repeat: repeat-x;
		}
		
			.dropmenu_top_effect_left_div {
				height: 36px;
				width: 39px;
				
				position: absolute;
				top: 0px;
				left: -30px;
				
				
			}

				.dropmenu_top_active .dropmenu_top_effect_left_div {
					background-image: url(images/dropmenu_style1/dropmenu_active_tab-left.gif);
					background-repeat: no-repeat;
				}


/*
	#dropmenu_base_provider {
		color: #d2a809;
	}
*/	


/*-- dropmenu style1 --*/

.dropmenu_table1 {
	border-collapse: collapse;

	position: absolute;
	top: 20px;
	/*left: -27px;*/
	left: 0px;
	
	z-index: 70;
	
	visibility: hidden;
	
	overflow: auto;
	
	/*border: 1px solid red;*/
}

	.dropmenu_table1 td {
		padding: 0px;
		margin: 0px;
	}

	.dropmenu_table1 .dropmenu_td {
		/*width: 164px;*/
		
		padding: 0px;
		margin: 0px;
		
		z-index: 60;
		
		background-color: #a8a920;
	}
	
		.dropmenu_table1 .dropmenu_td_div {
			/*width: 164px;*/
			
			/*background-color: #fcaf17;*/

			position: relative;
			z-index: 60;
			
			margin: 0px;
			padding: 0px;
			
			/*border: 1px solid #c0c1c2;*/
			
		}

			.dropmenu_table1 .dropmenu_content {
				padding-top: 6px;
				padding-left: 2px;
				padding-right: 0px;
				padding-bottom: 3px;
								
				margin: 0px;
				
				background-image: url(images/dropmenu_border_lft.png);
				background-repeat: repeat-y;
				background-position: 0px 0px;
				
				
			
			}


	.dropmenu_table1 .dropoff_top-left {
		height:8px;
		width: 30px;
		
		background-color: transparent;
		
		font-size: 0px;
		line-height: 0px;

		background-image: none;
		background-repeat: no-repeat;
		background-position: 20px 0px;
		
		/*background-color: blue;*/
	
	}
	
		.dropmenu_table1 .dropoff_top-left_div {
			height: 8px;
			width: 30px;

			font-size: 0px;
			line-height: 0px;
		}
		
	.dropmenu_table1 .dropoff_top {
		height: 8px;
		/*width: 164px;*/
		
		z-index: 60;

		font-size: 0px;
		line-height: 0px;
		
		/*background-color: #a8a920;*/
		
	}
	
		.dropmenu_table1 .dropoff_top_div {
			height: 8px;
			/*width: 164px;*/

			position: relative;

			font-size: 0px;
			line-height: 0px;
		}
		
/*			.dropmenu_table1 .dropoff_top_shdw_left {
				height: 8px;
				width: 8px;
				
				position: absolute;
				top: 0px;
				left: 0px;
				
				background-image: none;
				background-repeat: no-repeat;
				background-position: 0% 0%;
				
			}
*/		
			.dropmenu_table1 .dropoff_top_shdw {
				height: 10px;
				width: 199px;
				
				position: absolute;
				top: 0px;
				left: 0px;
				
				background-image: url(images/dropmenu_border_top.png);
				background-repeat: no-repeat;
				background-position: 0px 0px;
				background-color: transparent;

				font-size: 0px;
				line-height: 0px;
				
			}
			
	.dropmenu_table1 .dropoff_top-right {
		height: 8px;
		width: 30px;
		
		background-color: transparent;

		background-image: none;
		background-repeat: no-repeat;
		background-position: 0% 100%;

		font-size: 0px;
		line-height: 0px;
	}
	
		.dropmenu_table1 .dropoff_top-right_div {
			height: 8px; 
			width: 30px;

		}

	.dropmenu_table1 .dropoff_left {
		width: 30px;
		
		background-color: transparent;

	}

		.dropmenu_table1 .dropoff_left_shdw_top {
			
			height: 3px;
			
			background-color: transparent;
			
			background-image: none;
			background-repeat: no-repeat;
			background-position: 100% 100%;
		}
		
		.dropmenu_table1 .dropoff_left_shdw {
			background-color: transparent;
			
			background-image: none;
			background-repeat: repeat-y;
			background-position: 100% 100%;
		}
	
	.dropmenu_table1 .dropoff_right {
		width: 30px;
		
	}

		.dropmenu_table1 .dropoff_right_shdw_top {
			height: 10px;
			
			background-color: transparent;
			
			background-image: none;
			background-repeat: no-repeat;
			
		}
		
		.dropmenu_table1 .dropoff_right_shdw {
			background-color: transparent;
			
			background-image: none;
			background-repeat: repeat-y;
		}

	
	.dropmenu_table1 .dropoff_bottom-left {
		height: 30px;
		width: 30px;
		
		
		background-image: none;
		background-repeat: no-repeat;
		background-position: 100% 0%;
	}
	
		.dropmenu_table1 .dropoff_bottom-left_div {
			height: 30px;
			width: 30px;
			
		}
	
	.dropmenu_table1 .dropoff_bottom {
		/*height: 10px;
		background-image: url(images/dropmenu_border_btm.png);
		background-repeat: no-repeat;
		background-position: 0px 0px;*/

		height: 10px;
		
		background-image: url(images/dropmenu_border_btm.png);
		background-repeat: no-repeat;
		background-position: 0% 0%;
		background-color: transparent;
		
		font-size: 0px;
		line-height: 0px;
		
	}

		.dropmenu_table1 .dropoff_bottom_div {
			height: 30px;
			/*width: 164px;*/
			
			position: relative;
		}
		
			.dropmenu_table1 .dropoff_bottom_shdw_left {
				height: 30px;
				width: 4px;

				position: absolute;
				top: 0px;
				left: 0px;

				background-image: none;
				background-repeat: no-repeat;
				background-position: 0% 0%;
			}

			.dropmenu_table1 .dropoff_bottom_shdw {
				height: 10px;
				width: 199px;
				
				position: absolute;
				top: 0px;
				left: 0px;
				
				background-image: url(images/dropmenu_border_btm.png);
				background-repeat: no-repeat;
				background-position: 0% 0%;
				background-color: transparent;

				font-size: 0px;
				line-height: 0px;
				
			}

			.dropmenu_table1 .dropoff_bottom_shdw_right {
				height: 30px;
				width: 4px;

				position: absolute;
				top: 0px;
				left: 0px;
				/*left: 155px;*/

				background-image: none;
				background-repeat: no-repeat;
				background-position: 0% 0%;
			}

	.dropmenu_table1 .dropoff_bottom-right {
		height: 30px;
		width: 30px;
		
		background-color: transparent;
		
		background-image: none;
		background-repeat: no-repeat;
		background-position: 0% 0%;
	}
	
		.dropmenu_table1 .dropoff_bottom-right_div {
			height: 30px;
			width: 30px;
						
		}

.dropmenu_table1 .dropmenu_item {
	font-size: 9px;

	color: #ffffff;

	margin: 0px;
	margin-bottom: 0px;

	padding: 0px;
	padding-left: 7px;
	padding-right: 8px;
	

	list-style-type: none;	
	
	text-align: right;
	
	height: 18px;
	
	background-image: url(images/dropmenu_item_sep.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;

}

	.dropmenu_table1 .dropmenu_item-active {
		font-size: 9px;
		
		color: #ffffff;
		
		margin: 0px;
		margin-bottom: 0px;

		padding: 0px;
		padding-left: 7px;
		padding-right: 8px;
		
		list-style-type: none;
				
		text-align: right;
		
		/*font-weight: bold;
		*/
		/*background-color: #7f8217;*/
		height: 18px;

		background-image: url(images/dropmenu_item_act.png);
		background-repeat: repeat-x;
		background-position: 0px 0px;
		
		cursor: pointer;
		
	}


	.dropmenu_table1 .dropmenu_item a {
		color: #ffffff;
	}

	.dropmenu_table1 .dropmenu_item a:hover {
		color: #ffffff;
	
		text-decoration: none;
	}
	
	.dropmenu_table1 .dropmenu_item-active a {
		color: #ffffff;
	}
	
	.dropmenu_table1 .dropmenu_item-active a:hover {
		color: #ffffff;
		
		text-decoration: none;
	}


	
	
/*-- dropmenu style2 --*/

.dropmenu_table2 {
	border-collapse: collapse;

	position: absolute;
	top: 0px;
	/*left: -27px;*/
	left: -30px;
	
	z-index: 70;
	
	visibility: hidden;
	
	overflow: auto;
}

	.dropmenu_table2 td {
		padding: 0px;
		margin: 0px;
	}

	.dropmenu_table2 .dropmenu_td {
		/*width: 164px;*/
		
		padding: 0px;
		margin: 0px;
		
		z-index: 60;
		
		
	}
		.dropmenu_table2 .dropmenu_td_div {
			/*width: 164px;*/
			
			/*background-color: #fcaf17;*/
			
			background-image: url(images/dropmenu_style2/dropmenu_bg.png);

			position: relative;
			z-index: 60;
			
			margin: 0px;
			padding: 0px;
			
		}

			.dropmenu_table2 .dropmenu_content {
				padding-top: 5px;
				padding-left: 5px;
				padding-right: 5px;
				padding-bottom: 5px;

				
				margin: 0px;
			
			}


	.dropmenu_table2 .dropoff_top-left {
		height: 11px;
		width: 30px;
		
		background-color: transparent;
		
		font-size: 0px;
		line-height: 0px;

		/*	background-image: url(images/dropmenu_style2/dropmenu-shdw_top-left.png);
		background-repeat: no-repeat;
		background-position: 100% 100%;
		*/
	
	}
	
		.dropmenu_table2 .dropoff_top-left_div {
			height: 11px;
			width: 30px;

			font-size: 0px;
			line-height: 0px;
		}
		
	.dropmenu_table2 .dropoff_top {
		height: 11px;
		/*width: 164px;*/
		
		z-index: 60;

		font-size: 0px;
		line-height: 0px;
	}
	
		.dropmenu_table2 .dropoff_top_div {
			height: 11px;
			/*width: 164px;*/

			position: relative;

			font-size: 0px;
			line-height: 0px;
		}
		
			.dropmenu_table2 .dropoff_top_shdw_left {
				height: 11px;
				width: 8px;
				
				position: absolute;
				top: 0px;
				left: 0px;
				
				/*	background-image: url(images/dropmenu_style2/dropmenu-shdw_top-over_left.png);
				background-repeat: no-repeat;
				background-position: 0% 0%;
				*/
				
			}
		
			.dropmenu_table2 .dropoff_top_shdw {
				height: 11px;
				/*width: 148px;*/
				
				position: absolute;
				top: 0px;
				left: 8px;
				
				/*	background-image: url(images/dropmenu_style2/dropmenu-shdw_top.png);
				background-repeat: repeat-x;
				background-position: 0% 0%;
				*/

				font-size: 0px;
				line-height: 0px;
				
			}
			
			.dropmenu_table2 .dropoff_top_shdw_right {
				height: 11px;
				width: 8px;
				
				position: absolute;
				top: 0px;
				/*left: 151px;*/
				
				/*	background-image: url(images/dropmenu_style2/dropmenu-shdw_top-over_right.png);
				background-repeat: no-repeat;
				background-position: 0% 0%;
				*/				
				
				font-size: 0px;
				line-height: 0px;			
			}
		
	.dropmenu_table2 .dropoff_top-right {
		height: 11px;
		width: 30px;
		
		background-color: transparent;

		/*	background-image: url(images/dropmenu_style2/dropmenu-shdw_top-right.png);
		background-repeat: no-repeat;
		background-position: 0% 100%;
		*/

		font-size: 0px;
		line-height: 0px;
	}
	
		.dropmenu_table2 .dropoff_top-right_div {
			height: 11px; 
			width: 30px;

		}

	.dropmenu_table2 .dropoff_left {
		width: 30px;
		
		background-color: transparent;

	}

		.dropmenu_table2 .dropoff_left_shdw_top {
			height: 8px;
			
			background-color: transparent;
			
			/*background-image: url(images/dropmenu_style2/dropmenu-shdw_left-over_top.png);
			background-repeat: no-repeat;
			background-position: 100% 100%;
			*/
		}
		
		.dropmenu_table2 .dropoff_left_shdw {
			background-color: transparent;
			
			/*background-image: url(images/dropmenu_style2/dropmenu-shdw_left.png);
			background-repeat: repeat-y;
			background-position: 100% 100%;
			*/
		}
	
	.dropmenu_table2 .dropoff_right {
		width: 30px;
		
		background-color: transparent;
		
	}

		.dropmenu_table2 .dropoff_right_shdw_top {
			height: 8px;
			
			background-color: transparent;
			
			/*background-image: url(images/dropmenu_style2/dropmenu-shdw_right-over_top.png);
			background-repeat: no-repeat;
			*/
			
		}
		
		.dropmenu_table2 .dropoff_right_shdw {
			background-color: transparent;
			
			/*background-image: url(images/dropmenu_style2/dropmenu-shdw_right.png);
			background-repeat: repeat-y;
			*/
		}

	
	.dropmenu_table2 .dropoff_bottom-left {
		height: 30px;
		width: 30px;
		
		background-color: transparent;
		
		/*background-image: url(images/dropmenu_style2/dropmenu-shdw_bottom-left.png);
		background-repeat: no-repeat;
		background-position: 100% 0%;
		*/
	}
	
		.dropmenu_table2 .dropoff_bottom-left_div {
			height: 30px;
			width: 30px;
			
		}
	
	.dropmenu_table2 .dropoff_bottom {
		height: 30px;

		background-color: transparent;
		
	}

		.dropmenu_table2 .dropoff_bottom_div {
			height: 30px;
			/*width: 164px;*/
			
			position: relative;
		}
		
			.dropmenu_table2 .dropoff_bottom_shdw_left {
				height: 30px;
				width: 8px;

				position: absolute;
				top: 0px;
				left: 0px;

				/*background-image: url(images/dropmenu_style2/dropmenu-shdw_bottom-over_left.png);
				background-repeat: no-repeat;
				background-position: 0% 0%;
				*/
			}

			.dropmenu_table2 .dropoff_bottom_shdw {
				height: 30px;
				/*width: 147px;*/

				position: absolute;
				top: 0px;
				left: 8px;

				/*background-image: url(images/dropmenu_style2/dropmenu-shdw_bottom.png);
				background-repeat: repeat-x;
				background-position: 0% 0%;
				*/
			}

			.dropmenu_table2 .dropoff_bottom_shdw_right {
				height: 30px;
				width: 9px;

				position: absolute;
				top: 0px;
				/*left: 155px;*/

				/*background-image: url(images/dropmenu_style2/dropmenu-shdw_bottom-over_right.png);
				background-repeat: no-repeat;
				background-position: 0% 0%;
				*/
			}

	.dropmenu_table2 .dropoff_bottom-right {
		height: 30px;
		width: 30px;
		
		background-color: transparent;
		
		/*background-image: url(images/dropmenu_style2/dropmenu-shdw_bottom-right.png);
		background-repeat: no-repeat;
		background-position: 0% 0%;
		*/
	}
	
		.dropmenu_table2 .dropoff_bottom-right_div {
			height: 30px;
			width: 30px;
						
		}

.dropmenu_table2 .dropmenu_item {
	font-size: 9px;

	color: #ffffff;

	margin: 0px;
	margin-bottom: 4px;

	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;

	list-style-type: none;	
	
	text-align: left;

}

	.dropmenu_table2 .dropmenu_item-active {
		font-size: 9px;
		
		color: #ffffff;
		
		margin: 0px;
		margin-bottom: 4px;

		padding: 0px;
		padding-left: 10px;
		padding-right: 10px;		
		
		list-style-type: none;
		
		text-align: left;
		
	}

	.dropmenu_table2 .dropmenu_item a {
		color: #ffffff;
	}

	.dropmenu_table2 .dropmenu_item a:hover {
		color: #ffffff;
	
		text-decoration: none;
	}
	
	.dropmenu_table2 .dropmenu_item-active a {
		color: #fdba31;
	}
	
	.dropmenu_table2 .dropmenu_item-active a:hover {
		color: #fdba31;
		
		text-decoration: none;
	}



/*-- dropmenu style3 --*/

.dropmenu_table3 {
	border-collapse: collapse;

	position: absolute;
	top: 0px;
	/*left: -27px;*/
	left: -30px;
	
	z-index: 70;
	
	visibility: hidden;
	
	overflow: auto;
	
}

	.dropmenu_table3 td {
		padding: 0px;
		margin: 0px;
	}

	.dropmenu_table3 .dropmenu_td {
		/*width: 164px;*/
		
		padding: 0px;
		margin: 0px;
		
		z-index: 60;		
	}
	
		.dropmenu_table3 .dropmenu_td_div {
			/*width: 164px;*/
			
			/*background-color: #a8a920;*/
			
			/*background-image: url(images/dropmenu_style2/dropmenu_bg.png);*/

			position: relative;
			z-index: 60;
			
			margin: 0px;
			padding: 0px;
			
		}

			.dropmenu_table3 .dropmenu_content {
				padding-top: 10px;
				padding-left: 5px;
				padding-right: 5px;
				padding-bottom: 5px;

				
				margin: 0px;
		
			
			}


	.dropmenu_table3 .dropoff_top-left {
		height: 11px;
		width: 30px;
		
		background-color: transparent;
		
		font-size: 0px;
		line-height: 0px;

		/*	background-image: url(images/dropmenu_style2/dropmenu-shdw_top-left.png);
		background-repeat: no-repeat;
		background-position: 100% 100%;
		*/
	
	}
	
		.dropmenu_table3 .dropoff_top-left_div {
			height: 11px;
			width: 30px;

			font-size: 0px;
			line-height: 0px;
		}
		
	.dropmenu_table3 .dropoff_top {
		height: 11px;
		/*width: 164px;*/
		
		z-index: 60;

		font-size: 0px;
		line-height: 0px;
	}
	
		.dropmenu_table3 .dropoff_top_div {
			height: 11px;
			/*width: 164px;*/

			position: relative;

			font-size: 0px;
			line-height: 0px;
		}
		
			.dropmenu_table3 .dropoff_top_shdw_left {
				height: 11px;
				width: 8px;
				
				position: absolute;
				top: 0px;
				left: 0px;
				
				/*	background-image: url(images/dropmenu_style2/dropmenu-shdw_top-over_left.png);
				background-repeat: no-repeat;
				background-position: 0% 0%;
				*/
				
			}
		
			.dropmenu_table3 .dropoff_top_shdw {
				height: 11px;
				/*width: 148px;*/
				
				position: absolute;
				top: 0px;
				left: 8px;
				
				/*	background-image: url(images/dropmenu_style2/dropmenu-shdw_top.png);
				background-repeat: repeat-x;
				background-position: 0% 0%;
				*/

				font-size: 0px;
				line-height: 0px;
				
			}
			
			.dropmenu_table3 .dropoff_top_shdw_right {
				height: 11px;
				width: 8px;
				
				position: absolute;
				top: 0px;
				/*left: 151px;*/
				
				/*	background-image: url(images/dropmenu_style2/dropmenu-shdw_top-over_right.png);
				background-repeat: no-repeat;
				background-position: 0% 0%;
				*/				
				
				font-size: 0px;
				line-height: 0px;			
			}
		
	.dropmenu_table3 .dropoff_top-right {
		height: 11px;
		width: 30px;
		
		background-color: transparent;

		/*	background-image: url(images/dropmenu_style2/dropmenu-shdw_top-right.png);
		background-repeat: no-repeat;
		background-position: 0% 100%;
		*/

		font-size: 0px;
		line-height: 0px;
	}
	
		.dropmenu_table3 .dropoff_top-right_div {
			height: 11px; 
			width: 30px;

		}

	.dropmenu_table3 .dropoff_left {
		width: 30px;
		
		background-color: transparent;

	}

		.dropmenu_table3 .dropoff_left_shdw_top {
			height: 4px;
			
			background-color: transparent;
			
			/*background-image: url(images/dropmenu_style2/dropmenu-shdw_left-over_top.png);
			background-repeat: no-repeat;
			background-position: 100% 100%;
			*/
		}
		
		.dropmenu_table3 .dropoff_left_shdw {
			width: 30px;
			
			/*position: absolute;
			top: 4px;
			left: 26px;*/
			
			/*background-color: transparent;*/
			/*background-color: #b25c11;*/
			
									
			background-image: url(images/dropmenu_style2/dropmenu-shdw_left.png);
			background-repeat: repeat-y;
			background-position: 100% 100%;
			
			position: relative;
			
		}
	
	.dropmenu_table3 .dropoff_right {
		width: 30px;
		
		background-color: transparent;
		
	}

		.dropmenu_table3 .dropoff_right_shdw_top {
			height: 8px;
			
			background-color: transparent;
			
			/*background-image: url(images/dropmenu_style2/dropmenu-shdw_right-over_top.png);
			background-repeat: no-repeat;
			*/
			
		}
		
		.dropmenu_table3 .dropoff_right_shdw {
			background-color: transparent;
			
			/*background-image: url(images/dropmenu_style2/dropmenu-shdw_right.png);
			background-repeat: repeat-y;
			*/
		}

	
	.dropmenu_table3 .dropoff_bottom-left {
		height: 30px;
		width: 30px;
		
		background-color: transparent;
		
		/*background-image: url(images/dropmenu_style2/dropmenu-shdw_bottom-left.png);
		background-repeat: no-repeat;
		background-position: 100% 0%;
		*/
	}
	
		.dropmenu_table3 .dropoff_bottom-left_div {
			height: 30px;
			width: 30px;
			
		}
	
	.dropmenu_table3 .dropoff_bottom {
		height: 30px;

		background-color: transparent;
		
	}

		.dropmenu_table3 .dropoff_bottom_div {
			height: 30px;
			/*width: 164px;*/
			
			/*background-color: #b25c11;*/
						
			position: relative;
		}
		
			.dropmenu_table3 .dropoff_bottom_shdw_left {
				height: 30px;
				width: 8px;

				position: absolute;
				top: 0px;
				left: 0px;

				/*background-image: url(images/dropmenu_style2/dropmenu-shdw_bottom-over_left.png);
				background-repeat: no-repeat;
				background-position: 0% 0%;
				*/
			}

			.dropmenu_table3 .dropoff_bottom_shdw {
				height: 30px;
				/*width: 147px;*/

				position: absolute;
				top: 0px;
				left: 8px;

				/*background-image: url(images/dropmenu_style2/dropmenu-shdw_bottom.png);
				background-repeat: repeat-x;
				background-position: 0% 0%;
				*/
			}

			.dropmenu_table3 .dropoff_bottom_shdw_right {
				height: 30px;
				width: 9px;

				position: absolute;
				top: 0px;
				/*left: 155px;*/

				/*background-image: url(images/dropmenu_style2/dropmenu-shdw_bottom-over_right.png);
				background-repeat: no-repeat;
				background-position: 0% 0%;
				*/
			}

	.dropmenu_table3 .dropoff_bottom-right {
		height: 30px;
		width: 30px;
		
		background-color: transparent;
		
		/*background-image: url(images/dropmenu_style2/dropmenu-shdw_bottom-right.png);
		background-repeat: no-repeat;
		background-position: 0% 0%;
		*/
	}
	
		.dropmenu_table3 .dropoff_bottom-right_div {
			height: 30px;
			width: 30px;
						
		}

.dropmenu_table3 .dropmenu_item {
	font-size: 9px;

	color: #ffffff;

	margin: 0px;
	margin-bottom: 4px;

	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;

	list-style-type: none;	
	
	text-align: left;

}

	.dropmenu_table3 .dropmenu_item-active {
		font-size: 9px;
		
		color: #ffffff;
		
		margin: 0px;
		margin-bottom: 4px;

		padding: 0px;
		padding-left: 10px;
		padding-right: 10px;		
		
		list-style-type: none;
		
		text-align: left;
		
	}

	.dropmenu_table3 .dropmenu_item a {
		color: #ffffff;
	}

	.dropmenu_table3 .dropmenu_item a:hover {
		color: #ffffff;
	
		text-decoration: none;
	}
	
	.dropmenu_table3 .dropmenu_item-active a {
		color: #ffffff;
		
		font-weight: bold;
	}
	
	.dropmenu_table3 .dropmenu_item-active a:hover {
		color: #ffffff;
		
		font-weight: bold;
		
		text-decoration: none;
	}




/*-- overrides --*/
	#dropmenu_base_quicklinks {
		padding-left: 5px;
		padding-right: 5px;
	
	}
	
	#dropmenu_quicklinks {
		/*position: relative;
		top: 23px;
		left: -79px;
		*/
		
		position: absolute;
		top: 23px;
		left: -74px;
		
		z-index: 99;
	}
	
	
		#dropmenu_quicklinks .dropmenu_td_div {
			border-top: 0px solid #c0c1c2;
			border-left: 1px solid #ffffff;
			border-right: 0px solid #c0c1c2;
			border-bottom: 1px solid #ffffff;
			
		}

		#dropmenu_quicklinks_dropoff_left_shdw_fill_div {
			width: 4px;
			background-color: #b25c11;
			
			position: absolute;
			top: 0px;
			left: 26px;
		}
		
		#dropmenu_quicklinks_dropoff_bottom_fill_div {
			height: 4px;
			background-color: #b25c11;
			
			/*position: absolute;
			top: 0px;
			left: 0px;*/
		}
		
#dropmenu_base_areas_of_interest {
	width: 100px;
	margin-right: 5px;
	
	z-index: 87;
	
	
}
	#dropmenu_base_areas_of_interest .dropmenu_top-label {
		padding-left: 2px;
				
	}


	#dropmenu_base_areas_of_interest .dropmenu_table1 {
		left: -134px;
	}
	
	#dropmenu_base_areas_of_interest .dropmenu_top_effect_div {
		width: 95px;

	}


#dropmenu_base_applying_for_a_grant {
	width: 113px;
	margin-right: 5px;
	
	z-index: 86;
}

	#dropmenu_base_applying_for_a_grant .dropmenu_table1 {
		left: -121px;
	}

	#dropmenu_base_applying_for_a_grant .dropmenu_top_effect_div {
		width: 108px;
	}

#dropmenu_base_advocacy {
	width: 60px;
	margin-right: 5px;
	
	z-index: 85;

}


	#dropmenu_base_advocacy .dropmenu_top-label {
		padding-left: 2px;	
				
	}

	#dropmenu_base_advocacy .dropmenu_table1 {
		left: -170px;
		
	}

	#dropmenu_base_advocacy .dropmenu_top_effect_div {
		width: 59px;
	}

#dropmenu_base_calendar {
	width: 54px;
	
	z-index: 84;
}


	#dropmenu_base_calendar .dropmenu_top-label {
		padding-left: 2px;	
				
	}

	#dropmenu_base_calendar .dropmenu_table1 {
		left: -175px;
	}
		
	#dropmenu_base_calendar .dropmenu_top_effect_div {
		width: 54px;
	}
		
#dropmenu_base_communications {
	width: 96px;
	color: #ef813b;
	
	margin-right: 5px;
	
	z-index: 83;
	
}

	#dropmenu_base_communications .dropmenu_table1 {
		left: -138px;
	}

	#dropmenu_base_communications .dropmenu_top_effect_div {
		width: 91px;
	}
	
	#dropmenu_base_communications.dropmenu_top_active .dropmenu_top-label {
		color: #ffffff;
	}
	

#dropmenu_base_who_we_are {
	width: 70px;
	color: #ef813b;
	
	z-index: 82;
	
}

	#dropmenu_base_who_we_are .dropmenu_top-label {
		padding-left: 2px;	
				
	}

	#dropmenu_base_who_we_are .dropmenu_table1 {
		left: -159px;
	}

	#dropmenu_base_who_we_are .dropmenu_top_effect_div {
		width: 70px;
		
		z-index: 60;
	}
	
	#dropmenu_base_who_we_are.dropmenu_top_active .dropmenu_top-label {
		color: #ffffff;
	}


	
#dropmenu_top_rollover {
	position: absolute;
	top: -5px;
	left: -40px;
	width: 590px;
	height: 40px;
	/*background-color: blue;*/
	z-index: 100;
}

	#dropmenu_rollover_areas_of_interest {
		position: absolute;
		width: 94px;
		height: 35px;
		top: 0px;
		left: 40px;
	}
	#dropmenu_rollover_applying_for_a_grant {
		position: absolute;
		width: 105px;
		height: 35px;
		top: 0px;
		left: 140px;
	}
	#dropmenu_rollover_advocacy {
		position: absolute;
		width: 60px;
		height: 35px;
		top: 0px;
		left: 258px;
	}
	#dropmenu_rollover_calendar {
		position: absolute;
		width: 60px;
		height: 35px;
		top: 0px;
		left: 324px;
	}
	#dropmenu_rollover_communications {
		position: absolute;
		width: 94px;
		height: 35px;
		top: 0px;
		left: 400px;
	}
	#dropmenu_rollover_who_we_are {
		position: absolute;
		width: 70px;
		height: 35px;
		top: 0px;
		left: 512px;
	}
	
.dropmenu_item_txt {
	position: relative;
	top: 1px;
	left: 0px;
}
