.dropmenu_table1 {
	border-collapse: collapse;

	position: absolute;
	top: 46px;
	left: -30px;
	
	z-index: 70;
	
	visibility: hidden;
	
	overflow: auto;
		
}

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

	.dropmenu_table1 .dropmenu_td {
		padding: 0px;
		margin: 0px;
		
		z-index: 60;
	}
	
		.dropmenu_table1 .dropmenu_td_div {
			position: relative;
			z-index: 60;
			
			margin: 0px;
			padding: 0px;

			background-color: transparent;
			

		}
			.dropmenu_table1 .dropmenu_content_top {
				height: 31px;
				width: 179px;
				
				background-image: url(images/dropmenu_style1/top.png);
				background-repeat: no-repeat;
				
				position: relative;
			}
			
			.dropmenu_table1 .dropmenu_content_top2 {
				height: 4px;
				width: 64px;
				
				background-image: url(images/dropmenu_style1/top2.gif);
				background-repeat: no-repeat;
				
				position: absolute;
				top: -4px;
				left: 13px;
			}

			.dropmenu_table1 .dropmenu_content {
				padding-top: 0px;
				padding-left: 0px;
				padding-right: 0px;
				padding-bottom: 0px;
				
				background-color: #90930b;
				
				background-image: url(images/dropmenu_style1/middle.png);
				background-repeat: repeat-y;
								
				margin: 0px;
				
				margin-bottom: -2px;
			}
			
			.dropmenu_table1 .dropmenu_content_bottom {
				height: 18px;
				width: 179px;

				font-size: 1px;
				line-height: 1px;
				
				position: relative;
				
				background-image: url(images/dropmenu_style1/bottom.png);
				background-repeat: no-repeat;
			}
				

.dropmenu_table1 .dropmenu_sub_item {
	height: 0px;
	
	font-size: 0px;
	line-height: 0px;
	
	position: relative;
	
	z-index: 71;
}
	
		.dropmenu_table1 .dropmenu_item_sub_div {
			position: absolute;
			top: 0px;

		}



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

	color: #32383a;

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

	padding: 0px;
	

	list-style-type: none;	
	
	text-align: left;
	
	height: 20px;
	
	/*background-image: url(images/dropmenu_style1/item_sep.png);*/
	background-repeat: repeat-x;
	background-position: 0px 19px;
	
	position: relative;
	
	z-index: 75;
	

}

	.dropmenu_table1 .dropmenu_item_highlight_outter {
		padding-top: 1px;
	}

		.dropmenu_table1 .dropmenu_item_highlight {
			height: 17px;
		}

			.dropmenu_table1 .dropmenu_item_txt {
				padding-top: 2px;

				padding-left: 12px;
				padding-right: 7px;

			}
			
			.dropmenu_table1 .dropmenu_item_sub_arrow {
				margin-top: 1px;
				margin-right: 10px;
				
				float: right;
			}
	
	.dropmenu_table1 .dropmenu_item-active {
		font-size: 11px;
		
		color: #32383a;
		
		margin: 0px;
		margin-bottom: 0px;

		padding: 0px;
		
		list-style-type: none;
				
		text-align: left;
		
		height: 20px;

		/*background-image: url(images/dropmenu_style1/item_dot.png);*/
		background-repeat: repeat-x;
		background-position: 0px 19px;
		
		cursor: pointer;
		
		position: relative;
		
		z-index: 75;
		
	}

		.dropmenu_table1 .dropmenu_item-active .dropmenu_item_highlight {
			background-image: url(images/dropmenu_style1/item_dot.png);
			background-repeat: no-repeat;
			background-position: 0px 3px;
			
			position: relative;
			left: -5px;
			
			padding-left: 5px;
		}

	.dropmenu_table1 .dropmenu_item a.dropmenu_item_a {
		color: #32383a;
	}

	.dropmenu_table1 .dropmenu_item a.dropmenu_item_a:hover {
		color: #32383a;
	
		text-decoration: none;
	}
	
	.dropmenu_table1 .dropmenu_item-active a.dropmenu_item_a {
		color: #ffffff !important;
	}
	
	.dropmenu_table1 .dropmenu_item-active a.dropmenu_item_a:hover {
		color: #ffffff;
		
		text-decoration: none;
	}
	
	.dropmenu_table1 .dropmenu_item-active .dropmenu_item_sub_arrow {
		color: #ffffff;
	}


	/*-- dropoffs -- */
	
		.dropmenu_table1 .dropoff_left {
			width: 30px;

			font-size: 0px;
			line-height: 0px;
			
			background-color: transparent;
	
		}
	
			.dropmenu_table1 .dropoff_left_shdw_top {
				height: 5px;

				font-size: 0px;
				line-height: 0px;
				
				background-color: transparent;
				
				background-image: none;
			}
			
			.dropmenu_table1 .dropoff_left_shdw {
				height: 50px;

				font-size: 0px;
				line-height: 0px;
			
				background-color: transparent;
				
				/*background-image: url(images/dropmenu_style1/left_shdw.png);*/
				background-repeat: repeat-y;
				background-position: 100% 100%;
			}
	
		
		.dropmenu_table1 .dropoff_right {
			width: 30px;

			font-size: 0px;
			line-height: 0px;
			
		}
	
			.dropmenu_table1 .dropoff_right_shdw_top {
				height: 5px;

				font-size: 0px;
				line-height: 0px;
				
				background-color: transparent;
			
				background-image: none;
				
			}
			
			.dropmenu_table1 .dropoff_right_shdw {
				height: 50px;
				
				font-size: 0px;
				line-height: 0px;

				background-color: transparent;
				
				/*background-image: url(images/dropmenu_style1/right_shdw.png);*/
				background-repeat: repeat-y;
				
			}
	
		
		.dropmenu_table1 .dropoff_bottom-left {
			height: 30px;
			width: 30px;
			
			font-size: 0px;
			line-height: 0px;
			
			background-image: none;
			background-repeat: no-repeat;
			background-position: 100% 0%;
		}
		
			.dropmenu_table1 .dropoff_bottom-left_div {
				height: 30px;
				width: 30px;

				font-size: 0px;
				line-height: 0px;
				
				/*background-image: url(images/dropmenu_style1/bottom-left.png);*/
				background-repeat: no-repeat;
				background-position: 24px 0px;
				
			}
		
		.dropmenu_table1 .dropoff_bottom {
			height: 10px;
	
			font-size: 0px;
			line-height: 0px;
			
		}
	
			.dropmenu_table1 .dropoff_bottom_div {
				height: 30px;

				font-size: 0px;
				line-height: 0px;
				
				position: relative;
				
				/*background-image: url(images/dropmenu_style1/bottom.png);*/
				background-repeat: no-repeat;
				background-position: 0px 0px;
			}

		.dropmenu_table1 .dropoff_bottom-right {
			height: 30px;
			width: 30px;

			font-size: 0px;
			line-height: 0px;
			
			background-color: transparent;
		}
		
			.dropmenu_table1 .dropoff_bottom-right_div {
				height: 30px;
				width: 30px;

				font-size: 0px;
				line-height: 0px;
						
				/*background-image: url(images/dropmenu_style1/bottom-right.png);*/
				background-repeat: no-repeat;
				background-position: 0px 0px;
			}


