
.dropmenu_top {
	width: 95px;
	height: 33px;
	
	background-color: transparent;

	float: left;
	
	margin-right: 1px;
	
	position: relative;
	
}

.dropmenu_top_active {
	width: 95px;
	height: 33px;
	
	background-color: #231f20;

	float: left;
	
	margin-right: 1px;
	
	position: relative;
	
	font-size: 11px;
/*	font-weight: bold; */
	color: #bcbec0;
	
}

	
.dropmenu_top-text {
	padding-top: 10px;
	text-align: center;
	
}

.dropmenu_table {
	border-collapse: collapse;

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

	#dropmenu_quicklinks {
		top: 1px;
		left: 1px;
	}




	.dropmenu_table td {
		padding: 0px;
		margin: 0px;
	}
	
	.dropmenu_table ul li {
		list-style-type: none;
		padding: 0px;
		margin: 0px;
		
		position: relative;
	}

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

			.dropmenu_content {
				padding-top: 8px;
				padding-left: 12px;
				padding-right: 10px;
				padding-bottom: 8px;
				line-height: 16px;
				
				
				margin: 0px;
			
			}


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

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

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

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

			position: relative;

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

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

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

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

		}

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

			background-image: url(images/dropmenu-shdw_left.png);
			background-repeat: repeat-y;
			background-position: 100% 0%;	
	}

		.dropoff_left_div {
			height: 100%;
			width: 30px;

		}
	
	.dropoff_right {
		width: 30px;
		
		background-color: transparent;
		
		background-image: url(images/dropmenu-shdw_right.png);
		background-repeat: repeat-y;
		background-position: 0% 100%;
	}

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

		background-color: transparent;
		
	}

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

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

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

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

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

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

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

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

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

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

.dropmenu_item {
	font-size: 9px;

	color: #ffffff;

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

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

	list-style-type: none;
	
	position: relative;

}

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

		padding: 0px;
		padding-left: 10px;
		padding-right: 10px;		
		
		/*font-weight: bold;*/ 

		list-style-type: none;
		
		position: relative;
		
		background-image: url(images/dropmenu_content_aitem_bg.png);
		
	}
	
	
			.dropmenu_item-active .dropmenu_item_active_highlight_left {
				height: 19px;
				width: 3px;
				background-color: #b5111b;
				position: absolute;
				left: -16px;
				top: -1px;

			}

			.dropmenu_item-active .dropmenu_item_active_highlight_right {
				height: 19px;
				width: 3px;
				background-color: #b5111b;
				position: absolute;
				left: 153px;
				top: -1px;
			}

	.dropmenu_item li a:hover {
		text-decoration: none;
	}
	
	.dropmenu_item-active a:hover {
		text-decoration: none;
	}
	