
.dropmenu_top {
	width: 132px;
	height: 22px;
	
	/*background-color: #606060;*/
	background-color: #4582c4;

	float: left;
	
	margin-right: 0px;
	
	position: relative;
	z-index: 65;
}

.dropmenu_top_active {
	width: 132px;
	height: 22px;
	
	background-color: #fcaf17;

	float: left;
	
	margin-right: 0px;

	cursor: default;
	
	position: relative;
	z-index: 65;
	
	font-size: 10px;
	font-weight: bold;
}

	#dropmenu_base_admissions {
		width: 96px;
	}

	#dropmenu_base_programs {
		width: 84px;
	}
	
	#dropmenu_base_courseschedule {
		width: 118px;
	}
	
	#dropmenu_base_prospective {
		width: 145px;
	}
	
	#dropmenu_base_students {
		width: 124px;	
	}
	
	#dropmenu_base_parents {
		width: 70px;	
	}
	
	#dropmenu_base_online {
		width: 114px;	
	}
	
	#dropmenu_base_business {
		width: 134px;
	}
	
	#dropmenu_base_faculty {
		width: 110px;
		
		margin-right: 0px;
	}

/*First three dropmenus have a unique style - override*/
		#dropmenu_base_admissions.dropmenu_top {
			background-color: #4582c4;
			/*margin-right: 1px;*/
		}
		#dropmenu_base_admissions.dropmenu_top_active {
			/*margin-right: 1px;*/
		}
		#dropmenu_base_programs.dropmenu_top {
			background-color: #4582c4;
			/*margin-right: 1px;*/
		}
		#dropmenu_base_programs.dropmenu_top_active {
			/*margin-right: 1px;*/
		}
		#dropmenu_base_courseschedule.dropmenu_top {
			background-color: #4582c4;
			/*margin-right: 1px;*/
		}
		#dropmenu_base_courseschedule.dropmenu_top_active {
			/*margin-right: 1px;*/
		}
		
		.dropmenu_base_spacer {
			height: 22px;
			width: 1px;
			background-color: #ffffff;
			
			display: inline;
			
			margin: 0px;
			padding: 0px;
			
			float: left;
		}
	
.dropmenu_top-text {
	padding-top: 3px;
	
}

.dropmenu_table {
	border-collapse: collapse;

	position: absolute;
	top: 24px;
	left: -30px;
	
	z-index: 60;
	
	visibility: hidden;
	
	overflow: auto;
	text-align: left;
	font-weight: normal;
}
/*
	#dropmenu_admissions {
		top: 6px;
		left: -27px;
	}

	#dropmenu_programs {
		top: 6px;
		left: -27px;
	}
	
	#dropmenu_visiting {
		top: 6px;
		left: -27px;
	}
	
	#dropmenu_faculty {
		left: -61px;
	}
*/

	.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(file:///C|/Documents%20and%20Settings/iforeman/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/WR939L43/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(file:///C|/Documents%20and%20Settings/iforeman/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/WR939L43/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(file:///C|/Documents%20and%20Settings/iforeman/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/WR939L43/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(file:///C|/Documents%20and%20Settings/iforeman/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/WR939L43/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(file:///C|/Documents%20and%20Settings/iforeman/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/WR939L43/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(file:///C|/Documents%20and%20Settings/iforeman/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/WR939L43/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(file:///C|/Documents%20and%20Settings/iforeman/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/WR939L43/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(file:///C|/Documents%20and%20Settings/iforeman/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/WR939L43/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(file:///C|/Documents%20and%20Settings/iforeman/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/WR939L43/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(file:///C|/Documents%20and%20Settings/iforeman/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/WR939L43/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(file:///C|/Documents%20and%20Settings/iforeman/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/WR939L43/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(file:///C|/Documents%20and%20Settings/iforeman/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/WR939L43/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;

	cursor: pointer;

}

	.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;
		
		cursor: pointer;
		/*background-color: #4582c4;*/
	}

	.dropmenu_item li a:hover {
		text-decoration: none;
	}
	
	.dropmenu_item-active a:hover {
		text-decoration: none;
	}
	