
.dropmenu_top {
	/*	width: 132px;
	height: 22px;*/
	
	/*	background-color: #818286;*/

	float: left;
	
	/*	margin-right: 1px;*/
	
	position: relative;
	
	padding-left: 5px;
	padding-right: 5px;
}

	.dropmenu_sep {
		float: left;
	}

.dropmenu_top_active {
	/*	width: 132px;
	height: 22px;
	
	background-color: #fcaf17;*/

	float: left;
	
	/*margin-right: 1px;*/
	
	position: relative;
	
	/*font-size: 10px;
	font-weight: bold;*/

	padding-left: 5px;
	padding-right: 5px;

}

	
.dropmenu_top-text {
	/*padding-top: 3px;*/
	
}

.dropmenu_table {
	border-collapse: collapse;

	position: absolute;
	top: 7px;
	/*left: -27px;*/
	left: -30px;
	
	z-index: 70;
	
	visibility: hidden;
	
	overflow: auto;
}

	#dropmenu_base_provider {
		color: #c6006f;
	}
	
	#dropmenu_base_family {
		color: #00539e;
	}
	
	#dropmenu_base_community {
		color: #8f4f9f;
	}
	
	#dropmenu_base_contact {
		color: #008e4a;
		
	}
	
		#dropmenu_base_contact .dropmenu_top-text a {
			color: #008e4a;
		}
	
	


	.dropmenu_table td {
		padding: 0px;
		margin: 0px;
	}

	.dropmenu_td {
		/*width: 164px;*/
		
		padding: 0px;
		margin: 0px;
		
		z-index: 60;
	}
		.dropmenu_td_div {
			/*width: 164px;*/
			
			/*background-color: #fcaf17;*/

			position: relative;
			z-index: 60;
			
			margin: 0px;
			padding: 0px;
		}

			.dropmenu_content {
				padding-top: 5px;
				padding-left: 5px;
				padding-right: 5px;
				padding-bottom: 5px;

				
				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;	
	
	text-align: left;

}

	.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;
		
		text-align: left;
		
	}

	.dropmenu_item li a:hover {
		text-decoration: none;
	}
	
	.dropmenu_item-active a:hover {
		text-decoration: none;
	}
	