
.dropmenu_top {
	color: #d1d3d4;
	float: left;
	position: relative;
	
	padding: 8px 18px 0px 0px;
	z-index: 70;
	
}

	.dropmenu_sep {
		float: left;
	}

.dropmenu_top_active {
	color: #d1d3d4;
	float: left;
	position: relative;

	padding: 8px 18px 0px 0px;
	z-index: 70;

}

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

	.dropmenu_top-text_span {
		height: 34px;
		/*background-color: blue;*/
				
		position: relative;
	}
	
		.dropmenu_top-label {
			position: relative;
			color: #ffffff;
			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: 0px;
	/*left: -27px;*/
	left: -30px;
	
	z-index: 70;
	
	visibility: hidden;
	
	overflow: auto;
}

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

	.dropmenu_table1 .dropmenu_td {
		/*width: 164px;*/
		
		padding: 0px;
		margin: 0px;
		
		z-index: 60;
		
		
	}
		.dropmenu_table1 .dropmenu_td_div {
			background-image: url();

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

		.dropmenu_table1 .dropmenu_bg_fade_top {
			background-image: url(images/dropmenu_ql_bg_fade_top.gif);
			width: 190px;
			height: 69px;
			position: absolute;
			left: 0px;
			top: 0px;

			z-index: 70;
			
		}
		
		.dropmenu_table1 .dropmenu_bg_fade_btm {
			background-image: url(images/dropmenu_ql_bg_fade_btm.gif);
			width: 190px;
			height: 69px;
			position: relative;
			margin-top: -60px;
			
			z-index: 70;
		}
		
		.dropmenu_table1 .dropmenu_bg_fade_grow {
			width: 190px;
			/*height is set in javascript on tag inline*/
			position: relative;
			
			z-index: 70;
		}

			.dropmenu_table1 .dropmenu_content {
				padding-top: 13px;
				padding-left: 5px;
				padding-right: 5px;
				padding-bottom: 5px;
				
				margin: 0px;
				
				position: relative;
				left: 0px;
				top: 0px;
				
				z-index: 90;
			
			}


	.dropmenu_table1 .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_table1 .dropoff_top-left_div {
			height: 11px;
			width: 30px;

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

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

			position: relative;

			font-size: 0px;
			line-height: 0px;
		}
		
			.dropmenu_table1 .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_table1 .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_table1 .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_table1 .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_table1 .dropoff_top-right_div {
			height: 11px; 
			width: 30px;

		}

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

	}

		.dropmenu_table1 .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_table1 .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_table1 .dropoff_right {
		width: 30px;
		
		background-color: transparent;
		
	}

		.dropmenu_table1 .dropoff_right_shdw_top {
			height: 20px;
			
			background-color: transparent;
			
			/*background-image: url(images/dropmenu_style2/dropmenu-shdw_right-over_top.png);
			background-repeat: no-repeat;
			*/
			
		}
		
		.dropmenu_table1 .dropoff_right_shdw {
			width: 30px;
			
			background-image: url(images/dropmenu_shdw_tile.gif);
			background-repeat: repeat-y;
			background-position: 5px left;
		}

	
	.dropmenu_table1 .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_table1 .dropoff_bottom-left_div {
			height: 30px;
			width: 30px;
			
		}
	
	.dropmenu_table1 .dropoff_bottom {
		height: 30px;

		background-color: transparent;
		
	}

		.dropmenu_table1 .dropoff_bottom_div {
			height: 30px;
			
			position: relative;
			
		}
		
			.dropmenu_table1 .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_table1 .dropoff_bottom_shdw {
				height: 30px;
				/*width: 147px;*/

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

				background-image: url(images/dropmenu_shdw_tile.gif);
				background-repeat: repeat-x;
				background-position: top right;
				
				
			}

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

				position: absolute;
				top: 0px;
				



			}

	.dropmenu_table1 .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_table1 .dropoff_bottom-right_div {
			height: 30px;
			width: 30px;
						
			background-image: url(images/dropmenu_shdw_tile.gif);
			background-repeat: no-repeat;
			background-position: top left;

		}

/* for Li tag */
.dropmenu_table1 .dropmenu_item {
	font-size: 10px;
	width: 90%;
	
	/*height: 17px;*/

	color: #ffffff;

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

	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 5px;

	list-style-type: none;	
	
	text-align: right;
	
	background-color: transparent;
	
	cursor: pointer;
	
	z-index: 80;
	
	position: relative;

}

	.dropmenu_table1 .dropmenu_item .dropmenu_item_active_top {
		position: absolute;
	}
	
	.dropmenu_table1 .dropmenu_item .dropmenu_item_active_bottom {
		position: absolute;
	}

	.dropmenu_table1 .dropmenu_item-active {
		font-size: 10px;
		width: 90%;
		
		font-weight: bold;
		
		/*height: 17px;*/
		
		color: #ffffff;
		
		margin: 0px;
		margin-bottom: -2px;

		padding: 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 1px;
		padding-bottom: 5px;
		
		list-style-type: none;
		
		text-align: right;
		
		background-image: url(images/dropmenu_item-active_li.gif);
		background-repeat: no-repeat;
		background-position: 176px 7px;
		
		cursor: pointer;
		
		z-index: 80;
		
		position: relative;
	}
	
		.dropmenu_table1 .dropmenu_item-active .dropmenu_item_active_top {
			height: 2px;
			width: 136px;
			
			position: absolute;
			top: 0px;
			left: 44px;
			
			background-image: url(images/dropmenu_item-active_top.png);
			background-repeat: no-repeat;
		}
		
		.dropmenu_table1 .dropmenu_item-active .dropmenu_item_active_bottom {
			height: 2px;
			width: 136px;
			
			position: absolute;
			left: 44px;
			bottom: 2px;
			
			background-image: url(images/dropmenu_item-active_bottom.png);
			background-repeat: no-repeat;
		}

	.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: #fdba31;
	}
	
	.dropmenu_table1 .dropmenu_item-active a:hover {
		color: #fdba31;
		
		text-decoration: none;
	}


	
	
/*-- dropmenu style2 --*/

.dropmenu_table2 {
	border-collapse: collapse;

	position: absolute;
	top: 15px;
	/*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 {
			background-image: url(images/dropmenu_style2/dropmenu_bg.png);

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

		.dropmenu_table2 .dropmenu_bg_fade_top {
			background-image: url(images/dropmenu_bg_fade_top.gif);
			width: 152px;
			height: 69px;
			position: absolute;
			left: 0px;
			top: 0px;

			z-index: 70;
			
		}
		
		.dropmenu_table2 .dropmenu_bg_fade_btm {
			background-image: url(images/dropmenu_bg_fade_btm.gif);
			width: 152px;
			height: 69px;
			position: relative;
			margin-top: -60px;
			
			z-index: 70;
		}
		
		.dropmenu_table2 .dropmenu_bg_fade_grow {
			width: 152px;
			/*height is set in javascript on tag inline*/
			position: relative;
			
			z-index: 70;
		}

			.dropmenu_table2 .dropmenu_content {
				padding-top: 13px;
				padding-left: 5px;
				padding-right: 5px;
				padding-bottom: 5px;
				
				margin: 0px;
				
				position: relative;
				left: 0px;
				top: 0px;
				
				z-index: 90;
			
			}


	.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: 5px;
			
			background-color: transparent;
			
			/*background-image: url(images/dropmenu_style2/dropmenu-shdw_right-over_top.png);
			background-repeat: no-repeat;
			*/
			
		}
		
		.dropmenu_table2 .dropoff_right_shdw {
			width: 30px;
			
			background-image: url(images/dropmenu_shdw_tile.gif);
			background-repeat: repeat-y;
			background-position: 5px left;
		}

	
	.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;
			
			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: 2px;

				background-image: url(images/dropmenu_shdw_tile.gif);
				background-repeat: repeat-x;
				background-position: top right;
				
			}

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

				position: absolute;
				top: 0px;
				



			}

	.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;
						
			background-image: url(images/dropmenu_shdw_tile.gif);
			background-repeat: no-repeat;
			background-position: top left;
		}

/* for Li tag */
.dropmenu_table2 .dropmenu_item {
	font-size: 10px;
	width: 90%;
	
	/*height: 17px;*/

	color: #ffffff;

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

	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 5px;

	list-style-type: none;	
	
	text-align: left;
	
	background-color: transparent;
	
	cursor: pointer;
	
	z-index: 80;
	
	position: relative;

}

	.dropmenu_table2 .dropmenu_item .dropmenu_item_active_top {
		position: absolute;
	}
	
	.dropmenu_table2 .dropmenu_item .dropmenu_item_active_bottom {
		position: absolute;
	}

	.dropmenu_table2 .dropmenu_item-active {
		font-size: 10px;
		width: 90%;
		
		font-weight: bold;
		
		/*height: 17px;*/
		
		color: #ffffff;
		
		margin: 0px;
		margin-bottom: -2px;

		padding: 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 1px;
		padding-bottom: 5px;
		
		list-style-type: none;
		
		text-align: left;
		
		background-image: url(images/dropmenu_item-active_li.gif);
		background-repeat: no-repeat;
		background-position: 4px 7px;
		
		/*background-image: url(images/dropmenu_item-active.png);
		background-repeat: no-repeat;
		background-position: -8px 0px;
		*/
		
		
/*		background-color: green;*/
		
		cursor: pointer;
		
		z-index: 80;
		
		position: relative;
	}
	
		.dropmenu_table2 .dropmenu_item-active .dropmenu_item_active_top {
			height: 2px;
			width: 136px;
			
			position: absolute;
			top: 0px;
			left: 4px;
			
			background-image: url(images/dropmenu_item-active_top.png);
			background-repeat: no-repeat;
		}
		
		.dropmenu_table2 .dropmenu_item-active .dropmenu_item_active_bottom {
			height: 2px;
			width: 136px;
			
			position: absolute;
			left: 4px;
			bottom: 3px;
			
			background-image: url(images/dropmenu_item-active_bottom.png);
			background-repeat: no-repeat;
		}


	.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;
	}





/*-- overrides --*/
	#dropmenu_base_quicklinks {
color: #ffffff;
		padding-left: 5px;
		padding-right: 5px;
			
	}
	
	#dropmenu_quicklinks {
color: #ffffff;	
	position: absolute;
		top: 7px;
		left: -114px;
		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;
		}
*/
	
.dropmenu_item_txt {
	position: relative;
	top: 1px;
	left: 0px;
}
